summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_ctrl.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-7/+8
2021-02-07drm/msm/dp: Add a missing semi-colonStephen Boyd1-1/+1
2021-02-06drm/msm/dp: reset dp controller only at boot up and pm_resumeKuogee Hsieh1-13/+9
2021-01-31drm/msm/dp/dp_ctrl: Remove unneeded semicolonXu Wang1-1/+1
2021-01-31drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh1-5/+10
2021-01-21drm/msm/dp: fix build after dp quirk helper changeJani Nikula1-4/+2
2020-11-29drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heapLee Jones1-167/+171
2020-11-10drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh1-14/+6
2020-11-10drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh1-2/+38
2020-11-10drm/msm/dp: return correct connection status after suspendKuogee Hsieh1-0/+5
2020-11-04drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rateKuogee Hsieh1-0/+28
2020-11-04drm/msm/dp: DisplayPort PHY compliance tests fixupTanmay Shah1-3/+0
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd1-14/+34
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh1-107/+263
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah1-1/+0
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju1-0/+1694