summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_aux.c
AgeCommit message (Expand)Author
2023-12-03drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()Kuogee Hsieh
2023-12-03drm/msm/dp: incorporate pm_runtime framework into DP driverKuogee Hsieh
2023-04-06drm/msm/dp: Return IRQ_NONE for unhandled interruptsDouglas Anderson
2023-04-06drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson
2023-01-03drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh
2022-05-02drm/msm/dp: wait for hpd high before aux transactionSankeerth Billakanti
2021-11-22drm/msm/dp: Avoid unpowered AUX xfers that caused crashesDouglas Anderson
2021-08-10drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed.Kuogee Hsieh
2021-06-23drm/msm/dp: Handle aux timeouts, nacks, defersStephen Boyd
2021-06-23drm/msm/dp: Shrink locking area of dp_aux_transfer()Stephen Boyd
2021-06-23drm/msm/dp: Simplify aux irq handling codeStephen Boyd
2021-03-17drm/msm/dp: Restore aux retry tuning logicStephen Boyd
2021-01-31drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh
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 displayPort driver supportChandan Uddaraju