summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dp/dp_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul2021-04-271-2/+2
* drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul2021-04-271-1/+1
* Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2021-02-251-7/+8
|\
| * drm/msm/dp: Add a missing semi-colonStephen Boyd2021-02-071-1/+1
| * drm/msm/dp: reset dp controller only at boot up and pm_resumeKuogee Hsieh2021-02-061-13/+9
| * drm/msm/dp/dp_ctrl: Remove unneeded semicolonXu Wang2021-01-311-1/+1
| * drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh2021-01-311-5/+10
* | drm/msm/dp: fix build after dp quirk helper changeJani Nikula2021-01-211-4/+2
|/
* drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heapLee Jones2020-11-291-167/+171
* drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh2020-11-101-14/+6
* drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh2020-11-101-2/+38
* drm/msm/dp: return correct connection status after suspendKuogee Hsieh2020-11-101-0/+5
* drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rateKuogee Hsieh2020-11-041-0/+28
* drm/msm/dp: DisplayPort PHY compliance tests fixupTanmay Shah2020-11-041-3/+0
* drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd2020-09-151-14/+34
* drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh2020-09-151-107/+263
* drm/msm/dp: Add Display Port HPD featureTanmay Shah2020-09-151-1/+0
* drm/msm/dp: add displayPort driver supportChandan Uddaraju2020-09-151-0/+1694