aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dp/dp_aux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-02drm/msm/dp: wait for hpd high before aux transactionSankeerth Billakanti1-1/+20
2021-11-22drm/msm/dp: Avoid unpowered AUX xfers that caused crashesDouglas Anderson1-0/+17
2021-08-10drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed.Kuogee Hsieh1-0/+3
2021-06-23drm/msm/dp: Handle aux timeouts, nacks, defersStephen Boyd1-79/+61
2021-06-23drm/msm/dp: Shrink locking area of dp_aux_transfer()Stephen Boyd1-10/+9
2021-06-23drm/msm/dp: Simplify aux irq handling codeStephen Boyd1-14/+8
2021-03-17drm/msm/dp: Restore aux retry tuning logicStephen Boyd1-0/+7
2021-01-31drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh1-7/+0
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd1-4/+3
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh1-0/+1
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju1-0/+535