aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_ctrl.c
AgeCommit message (Expand)Author
2021-08-10drm/msm/dp: do not end dp link training until video is readyKuogee Hsieh
2021-08-10drm/msm/dp: reduce link rate if failed at link training 1Kuogee Hsieh
2021-08-10drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh
2021-08-07drm/msm/dp: add logs across DP driver for ease of debuggingMaitreyee Rao
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-23drm/msm/dp: power off DP phy at suspendKuogee Hsieh
2021-06-23drm/msm: Convert to use resource-managed OPP APIYangtao Li
2021-06-23drm/msm/dp: handle irq_hpd with sink_count = 0 correctlyKuogee Hsieh
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul
2021-02-25Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2021-02-07drm/msm/dp: Add a missing semi-colonStephen Boyd
2021-02-06drm/msm/dp: reset dp controller only at boot up and pm_resumeKuogee Hsieh
2021-01-31drm/msm/dp/dp_ctrl: Remove unneeded semicolonXu Wang
2021-01-31drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh
2021-01-21drm/msm/dp: fix build after dp quirk helper changeJani Nikula
2020-11-29drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heapLee Jones
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: 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-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd
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 displayPort driver supportChandan Uddaraju