aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dp/dp_panel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-11drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh1-10/+10
2022-02-18drm/msm/dp: always add fail-safe mode into connector mode listKuogee Hsieh1-0/+5
2021-10-15drm/msm/dp: Remove redundant initialization of variable bppColin Ian King1-1/+1
2021-08-10drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh1-2/+7
2021-06-23drm/msm: Remove unneeded variable: "rc"zuoqilin1-2/+1
2021-06-23drm/msm/dp: Drop malformed debug printStephen Boyd1-1/+0
2021-02-04drm/msm: remove unneeded variable: "rc"Bernard Zhao1-2/+1
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh1-3/+9
2020-11-10drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh1-1/+1
2020-11-10drm/msm/dp: fixes wrong connection state caused by failure of link trainKuogee Hsieh1-0/+5
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd1-0/+1
2020-09-15drm/msm/dp: remove mode hard-coding in case of DP CTSAbhinav Kumar1-49/+1
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh1-27/+51
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju1-0/+486