summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dp/dp_link.c
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dp: Remove unused defines and membersBjorn Andersson2024-04-221-4/+0
* drm/msm/dp: allow voltage swing / pre emphasis of 3Dmitry Baryshkov2024-04-081-11/+11
* drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA caseKuogee Hsieh2024-01-241-5/+7
* drm/msms/dp: fixed link clock divider bits be over written in BPC unknown caseKuogee Hsieh2024-01-241-3/+7
* drm/msm/dp: Inline dp_link_parse_sink_count()Stephen Boyd2023-10-091-35/+3
* drm/msm/dp: Add newlines to debug printksStephen Boyd2023-09-201-2/+2
* drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability"Colin Ian King2023-04-061-1/+1
* drm/msm/dp: Add basic PSR support for eDPVinod Polimera2023-03-131-0/+36
* drm/msm/dp: retry 3 times if set sink to D0 poweer state failedKuogee Hsieh2022-11-021-5/+8
* drm/msm/dp: replace variable err with len at dp_aux_link_power_up()Kuogee Hsieh2022-11-021-7/+7
* drm/msm/dp: Silence inconsistent indent warningStephen Boyd2022-09-181-3/+2
* drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh2022-05-021-42/+61
* drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failedKuogee Hsieh2021-12-081-5/+14
* drm/msm/dp: add logs across DP driver for ease of debuggingMaitreyee Rao2021-08-071-32/+18
* drm/msm/dp/dp_link: Fix some potential doc-rotLee Jones2021-06-231-3/+3
* drm/msm: remove unneeded variable retBernard Zhao2021-06-231-12/+3
* drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh2020-11-101-15/+14
* drm/msm/dp: DisplayPort PHY compliance tests fixupTanmay Shah2020-11-041-1/+11
* drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd2020-09-151-0/+2
* drm/msm/dp: remove mode hard-coding in case of DP CTSAbhinav Kumar2020-09-151-1/+1
* drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh2020-09-151-14/+8
* drm/msm/dp: add displayPort driver supportChandan Uddaraju2020-09-151-0/+1214