index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dp
/
dp_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
1
-0
/
+2
2022-06-24
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
1
-8
/
+8
2022-06-23
drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
Kuogee Hsieh
1
-0
/
+2
2022-06-18
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
1
-7
/
+6
2022-06-18
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
1
-1
/
+2
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-163
/
+275
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-163
/
+275
2022-05-07
drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
Kuogee Hsieh
1
-4
/
+9
2022-05-02
drm/msm/dp: Support the eDP modes given by panel
Sankeerth Billakanti
1
-0
/
+8
2022-05-02
drm/msm/dp: wait for hpd high before aux transaction
Sankeerth Billakanti
1
-1
/
+1
2022-05-02
drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
Sankeerth Billakanti
1
-1
/
+21
2022-05-02
drm/msm/dp: Add eDP support via aux_bus
Sankeerth Billakanti
1
-3
/
+68
2022-05-02
drm/msm/dp: tear down main link at unplug handle immediately
Kuogee Hsieh
1
-80
/
+33
2022-05-02
drm/msm/dp: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-4
/
+3
2022-05-02
drm/msm/dp: stop event kernel thread when DP unbind
Kuogee Hsieh
1
-8
/
+31
2022-05-02
drm/msm/dp: remove max_pclk_khz field from dp_panel/dp_display
Dmitry Baryshkov
1
-4
/
+1
2022-05-02
drm/msm/dp: simplify dp_connector_get_modes()
Dmitry Baryshkov
1
-7
/
+2
2022-05-02
drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()
Dmitry Baryshkov
1
-1
/
+1
2022-05-02
drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp
Kuogee Hsieh
1
-28
/
+40
2022-05-02
drm/msm/dp: remove extra wrappers and public functions
Dmitry Baryshkov
1
-17
/
+37
2022-05-02
drm/msm/dp: replace dp_connector with drm_bridge_connector
Dmitry Baryshkov
1
-11
/
+11
2022-04-27
drm/msm/dp: remove fail safe mode related code
Kuogee Hsieh
1
-6
/
+0
2022-04-26
drm/msm/dp: enable widebus feature for display port
Kuogee Hsieh
1
-2
/
+19
2022-04-26
drm/msm: don't store created planes, connectors and encoders
Dmitry Baryshkov
1
-2
/
+0
2022-04-11
drm/msm/dp: add fail safe mode outside of event_mutex context
Kuogee Hsieh
1
-0
/
+6
2022-02-19
drm/msm/dp: support attaching bridges to the DP encoder
Dmitry Baryshkov
1
-1
/
+1
2022-02-18
drm/msm/dp: add connector type to enhance debug messages
Kuogee Hsieh
1
-21
/
+50
2022-02-18
drm/msm/dp: populate connector of struct dp_panel
Kuogee Hsieh
1
-0
/
+5
2022-02-18
drm/msm/dp: do not initialize phy until plugin interrupt received
Kuogee Hsieh
1
-54
/
+57
2022-02-18
drm/msm/dp: Add DisplayPort controller for SM8350
Bjorn Andersson
1
-0
/
+8
2022-02-18
drm/msm/dp: Add sc8180x DP controllers
Bjorn Andersson
1
-0
/
+11
2021-12-16
drm/msm/dp: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-12-08
drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
Kuogee Hsieh
1
-3
/
+9
2021-12-07
drm/msm/dp: employ bridge mechanism for display enable and disable
Kuogee Hsieh
1
-2
/
+14
2021-12-07
drm/msm/dp: Re-order dp_audio_put in deinit_sub_modules
Sean Paul
1
-1
/
+1
2021-12-07
drm/msm/dp: Add "qcom, sc7280-dp" to support display port.
Kuogee Hsieh
1
-0
/
+1
2021-12-06
drm/msm: Allocate msm_drm_private early and pass it as driver data
AngeloGioacchino Del Regno
1
-7
/
+3
2021-11-29
drm/msm/dp: Drop now unused hpd_high member
Bjorn Andersson
1
-6
/
+0
2021-11-28
drm/msm/dp: Add DP controllers for sc7280
Sankeerth Billakanti
1
-0
/
+9
2021-10-18
drm/msm/dp: Support up to 3 DP controllers
Bjorn Andersson
1
-7
/
+13
2021-10-18
drm/msm/dp: Allow attaching a drm_panel
Bjorn Andersson
1
-3
/
+6
2021-10-18
drm/msm/dp: Allow specifying connector_type per controller
Bjorn Andersson
1
-1
/
+42
2021-10-18
drm/msm/dp: Remove global g_dp_display variable
Bjorn Andersson
1
-58
/
+21
2021-10-15
drm/msm/dp: Use the connector passed to dp_debug_get()
Bjorn Andersson
1
-1
/
+1
2021-10-11
drm/msm/dp: only signal audio when disconnected detected at dp_pm_resume
Kuogee Hsieh
1
-5
/
+5
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-32
/
+44
2021-08-10
drm/msm/dp: add drm debug logs to dp_pm_resume/suspend
Kuogee Hsieh
1
-0
/
+13
2021-08-10
drm/msm/dp: replug event is converted into an unplug followed by an plug events
Kuogee Hsieh
1
-9
/
+5
2021-08-07
drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
Kuogee Hsieh
1
-3
/
+14
2021-08-07
drm/msm/dp: Remove unused variable
Souptick Joarder
1
-2
/
+0
[next]