index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dp
Age
Commit message (
Expand
)
Author
Lines
2020-12-03
drm/msm/dp: fix connect/disconnect handled at irq_hpd
Kuogee Hsieh
-37
/
+55
2020-11-29
drm/msm/dp: remove duplicate include statement
Tian Tao
-1
/
+0
2020-11-29
drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap
Lee Jones
-167
/
+171
2020-11-10
drm/msm/dp: do not notify audio subsystem if sink doesn't support audio
Abhinav Kumar
-1
/
+8
2020-11-10
drm/msm/dp: promote irq_hpd handle to handle link training correctly
Kuogee Hsieh
-4
/
+21
2020-11-10
drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
Kuogee Hsieh
-29
/
+20
2020-11-10
drm/msm/dp: deinitialize mainlink if link training failed
Kuogee Hsieh
-6
/
+55
2020-11-10
drm/msm/dp: fixes wrong connection state caused by failure of link train
Kuogee Hsieh
-22
/
+25
2020-11-10
drm/msm/dp: return correct connection status after suspend
Kuogee Hsieh
-68
/
+97
2020-11-04
drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rate
Kuogee Hsieh
-6
/
+70
2020-11-04
drm/msm/dp: DisplayPort PHY compliance tests fixup
Tanmay Shah
-4
/
+13
2020-09-25
drm/msm/dp: fix incorrect function prototype of dp_debug_get()
Abhinav Kumar
-1
/
+1
2020-09-20
drm/msm/dp: Sleep properly in dp_hpd_handler kthread
Stephen Boyd
-3
/
+2
2020-09-15
drm/msm/dp: Use qmp phy for DP PLL and PHY
Stephen Boyd
-1760
/
+78
2020-09-15
drm/msm/dp: remove mode hard-coding in case of DP CTS
Abhinav Kumar
-53
/
+2
2020-09-15
drm/msm/dp: add debugfs nodes for video pattern tests
Abhinav Kumar
-0
/
+207
2020-09-15
drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/
Abhinav Kumar
-35
/
+35
2020-09-15
drm/msm/dp: add debugfs support to DP driver
Abhinav Kumar
-0
/
+394
2020-09-15
drm/msm/dp: wait for audio notification before disabling clocks
Abhinav Kumar
-5
/
+70
2020-09-15
drm/msm/dp: signal the hotplug disconnect in the event handler
Abhinav Kumar
-9
/
+10
2020-09-15
drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driver
Abhinav Kumar
-1
/
+55
2020-09-15
drm/msm/dp: add audio support for Display Port on MSM
Abhinav Kumar
-0
/
+926
2020-09-15
drm/msm/dp: store dp_display in the driver data
Abhinav Kumar
-10
/
+16
2020-09-15
drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
Kuogee Hsieh
-457
/
+1043
2020-09-15
drm/msm/dp: Add Display Port HPD feature
Tanmay Shah
-35
/
+158
2020-09-15
drm/msm/dp: add support for DP PLL driver
Chandan Uddaraju
-16
/
+1290
2020-09-15
drm/msm/dp: add displayPort driver support
Chandan Uddaraju
-0
/
+7962