summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_panel.c
AgeCommit message (Expand)Author
2023-10-09drm/msm/dp: support setting the DP subconnector typeDmitry Baryshkov
2023-10-09drm/msm/dp: Remove error message when downstream port not connectedStephen Boyd
2023-10-09drm/msm/dp: skip validity check for DP CTS EDID checksumJani Nikula
2023-10-09drm/msm/dp: Simplify with drm_dp_{max_link_rate, max_lane_count}()Stephen Boyd
2023-10-09drm/msm/dp: Remove aux_cfg_update_done and related codeStephen Boyd
2023-10-09drm/msm/dp: Remove dead code related to downstream cap infoStephen Boyd
2023-10-09drm/msm/dp: Use drm_dp_read_sink_count() helperStephen Boyd
2023-10-09drm/msm/dp: Replace open-coded drm_dp_read_dpcd_caps()Stephen Boyd
2023-03-13drm/msm/dp: Add basic PSR support for eDPVinod Polimera
2023-01-09drm/msm/dp: add support of max dp link rateKuogee Hsieh
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-05-02drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()Dmitry Baryshkov
2022-05-02drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh
2022-04-27drm/msm/dp: remove fail safe mode related codeKuogee Hsieh
2022-04-11drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh
2022-02-18drm/msm/dp: always add fail-safe mode into connector mode listKuogee Hsieh
2021-10-15drm/msm/dp: Remove redundant initialization of variable bppColin Ian King
2021-08-10drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh
2021-06-23drm/msm: Remove unneeded variable: "rc"zuoqilin
2021-06-23drm/msm/dp: Drop malformed debug printStephen Boyd
2021-02-04drm/msm: remove unneeded variable: "rc"Bernard Zhao
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh
2020-11-10drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh
2020-11-10drm/msm/dp: fixes wrong connection state caused by failure of link trainKuogee Hsieh
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd
2020-09-15drm/msm/dp: remove mode hard-coding in case of DP CTSAbhinav Kumar
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju