summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp
AgeCommit message (Expand)Author
2020-12-03drm/msm/dp: fix connect/disconnect handled at irq_hpdKuogee Hsieh
2020-11-29drm/msm/dp: remove duplicate include statementTian Tao
2020-11-29drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heapLee Jones
2020-11-10drm/msm/dp: do not notify audio subsystem if sink doesn't support audioAbhinav Kumar
2020-11-10drm/msm/dp: promote irq_hpd handle to handle link training correctlyKuogee Hsieh
2020-11-10drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh
2020-11-10drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh
2020-11-10drm/msm/dp: fixes wrong connection state caused by failure of link trainKuogee Hsieh
2020-11-10drm/msm/dp: return correct connection status after suspendKuogee Hsieh
2020-11-04drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rateKuogee Hsieh
2020-11-04drm/msm/dp: DisplayPort PHY compliance tests fixupTanmay Shah
2020-09-25drm/msm/dp: fix incorrect function prototype of dp_debug_get()Abhinav Kumar
2020-09-20drm/msm/dp: Sleep properly in dp_hpd_handler kthreadStephen Boyd
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd
2020-09-15drm/msm/dp: remove mode hard-coding in case of DP CTSAbhinav Kumar
2020-09-15drm/msm/dp: add debugfs nodes for video pattern testsAbhinav Kumar
2020-09-15drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/Abhinav Kumar
2020-09-15drm/msm/dp: add debugfs support to DP driverAbhinav Kumar
2020-09-15drm/msm/dp: wait for audio notification before disabling clocksAbhinav Kumar
2020-09-15drm/msm/dp: signal the hotplug disconnect in the event handlerAbhinav Kumar
2020-09-15drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driverAbhinav Kumar
2020-09-15drm/msm/dp: add audio support for Display Port on MSMAbhinav Kumar
2020-09-15drm/msm/dp: store dp_display in the driver dataAbhinav Kumar
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah
2020-09-15drm/msm/dp: add support for DP PLL driverChandan Uddaraju
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju