| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/msm/dp: Remove unused defines and members | Bjorn Andersson | 2024-04-22 | 1 | -4/+0 |
* | drm/msm/dp: allow voltage swing / pre emphasis of 3 | Dmitry Baryshkov | 2024-04-08 | 1 | -11/+11 |
* | drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case | Kuogee Hsieh | 2024-01-24 | 1 | -5/+7 |
* | drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case | Kuogee Hsieh | 2024-01-24 | 1 | -3/+7 |
* | drm/msm/dp: Inline dp_link_parse_sink_count() | Stephen Boyd | 2023-10-09 | 1 | -35/+3 |
* | drm/msm/dp: Add newlines to debug printks | Stephen Boyd | 2023-09-20 | 1 | -2/+2 |
* | drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability" | Colin Ian King | 2023-04-06 | 1 | -1/+1 |
* | drm/msm/dp: Add basic PSR support for eDP | Vinod Polimera | 2023-03-13 | 1 | -0/+36 |
* | drm/msm/dp: retry 3 times if set sink to D0 poweer state failed | Kuogee Hsieh | 2022-11-02 | 1 | -5/+8 |
* | drm/msm/dp: replace variable err with len at dp_aux_link_power_up() | Kuogee Hsieh | 2022-11-02 | 1 | -7/+7 |
* | drm/msm/dp: Silence inconsistent indent warning | Stephen Boyd | 2022-09-18 | 1 | -3/+2 |
* | drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp | Kuogee Hsieh | 2022-05-02 | 1 | -42/+61 |
* | drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed | Kuogee Hsieh | 2021-12-08 | 1 | -5/+14 |
* | drm/msm/dp: add logs across DP driver for ease of debugging | Maitreyee Rao | 2021-08-07 | 1 | -32/+18 |
* | drm/msm/dp/dp_link: Fix some potential doc-rot | Lee Jones | 2021-06-23 | 1 | -3/+3 |
* | drm/msm: remove unneeded variable ret | Bernard Zhao | 2021-06-23 | 1 | -12/+3 |
* | drm/msm/dp: skip checking LINK_STATUS_UPDATED bit | Kuogee Hsieh | 2020-11-10 | 1 | -15/+14 |
* | drm/msm/dp: DisplayPort PHY compliance tests fixup | Tanmay Shah | 2020-11-04 | 1 | -1/+11 |
* | drm/msm/dp: Use qmp phy for DP PLL and PHY | Stephen Boyd | 2020-09-15 | 1 | -0/+2 |
* | drm/msm/dp: remove mode hard-coding in case of DP CTS | Abhinav Kumar | 2020-09-15 | 1 | -1/+1 |
* | drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets | Kuogee Hsieh | 2020-09-15 | 1 | -14/+8 |
* | drm/msm/dp: add displayPort driver support | Chandan Uddaraju | 2020-09-15 | 1 | -0/+1214 |