summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_link.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability"Colin Ian King1-1/+1
2023-03-13drm/msm/dp: Add basic PSR support for eDPVinod Polimera1-0/+36
2022-11-02drm/msm/dp: retry 3 times if set sink to D0 poweer state failedKuogee Hsieh1-5/+8
2022-11-02drm/msm/dp: replace variable err with len at dp_aux_link_power_up()Kuogee Hsieh1-7/+7
2022-09-18drm/msm/dp: Silence inconsistent indent warningStephen Boyd1-3/+2
2022-05-02drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh1-42/+61
2021-12-08drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failedKuogee Hsieh1-5/+14
2021-08-07drm/msm/dp: add logs across DP driver for ease of debuggingMaitreyee Rao1-32/+18
2021-06-23drm/msm/dp/dp_link: Fix some potential doc-rotLee Jones1-3/+3
2021-06-23drm/msm: remove unneeded variable retBernard Zhao1-12/+3
2020-11-10drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh1-15/+14
2020-11-04drm/msm/dp: DisplayPort PHY compliance tests fixupTanmay Shah1-1/+11
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd1-0/+2
2020-09-15drm/msm/dp: remove mode hard-coding in case of DP CTSAbhinav Kumar1-1/+1
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh1-14/+8
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju1-0/+1214