summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dp/dp_panel.c
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dp: Add basic PSR support for eDPVinod Polimera2023-03-131-0/+22
* drm/msm/dp: add support of max dp link rateKuogee Hsieh2023-01-091-3/+4
* Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-251-19/+30
|\
| * Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2022-05-111-19/+30
| |\
| | * drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()Dmitry Baryshkov2022-05-021-1/+1
| | * drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh2022-05-021-18/+29
* | | drm/msm/dp: remove fail safe mode related codeKuogee Hsieh2022-04-271-11/+0
|/ /
* / drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh2022-04-111-10/+10
|/
* drm/msm/dp: always add fail-safe mode into connector mode listKuogee Hsieh2022-02-181-0/+5
* drm/msm/dp: Remove redundant initialization of variable bppColin Ian King2021-10-151-1/+1
* drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh2021-08-101-2/+7
* drm/msm: Remove unneeded variable: "rc"zuoqilin2021-06-231-2/+1
* drm/msm/dp: Drop malformed debug printStephen Boyd2021-06-231-1/+0
* drm/msm: remove unneeded variable: "rc"Bernard Zhao2021-02-041-2/+1
* drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh2021-01-071-3/+9
* drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh2020-11-101-1/+1
* drm/msm/dp: fixes wrong connection state caused by failure of link trainKuogee Hsieh2020-11-101-0/+5
* drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd2020-09-151-0/+1
* drm/msm/dp: remove mode hard-coding in case of DP CTSAbhinav Kumar2020-09-151-49/+1
* drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh2020-09-151-27/+51
* drm/msm/dp: add displayPort driver supportChandan Uddaraju2020-09-151-0/+486