summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_ctrl.c
AgeCommit message (Expand)Author
2022-03-04Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-02-18drm/msm/dp: enhance debug info related to dp phyKuogee Hsieh
2022-02-18drm/msm/dp: stop link training after link training 2 failedKuogee Hsieh
2022-02-18drm/msm/dp: add support of tps4 (training pattern 4) for HBR3Kuogee Hsieh
2022-02-18drm/msm/dp: do not initialize phy until plugin interrupt receivedKuogee Hsieh
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2021-11-28drm/msm/dp: Enable ASSR for supported DP sinksSankeerth Billakanti
2021-11-28drm/msm/dp: Enable downspread for supported DP sinksSankeerth Billakanti
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