index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dp
/
dp_panel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
drm/msm/dp: fix the max supported bpp logic
Abhinav Kumar
1
-9
/
+10
2024-06-24
drm/msm/dp: switch to struct drm_edid
Jani Nikula
1
-33
/
+14
2024-04-22
drm/msm/dp: Use function arguments for timing configuration
Bjorn Andersson
1
-5
/
+9
2024-03-04
drm/msm/dp: add VSC SDP support for YUV420 over DP
Paloma Arellano
1
-0
/
+52
2024-03-04
drm/msm/dp: check if VSC SDP is supported in DP programming
Paloma Arellano
1
-0
/
+1
2024-02-11
drm/msm/dp: move link property handling to dp_panel
Dmitry Baryshkov
1
-0
/
+66
2023-10-09
drm/msm/dp: support setting the DP subconnector type
Dmitry Baryshkov
1
-0
/
+5
2023-10-09
drm/msm/dp: Remove error message when downstream port not connected
Stephen Boyd
1
-1
/
+0
2023-10-09
drm/msm/dp: skip validity check for DP CTS EDID checksum
Jani Nikula
1
-19
/
+2
2023-10-09
drm/msm/dp: Simplify with drm_dp_{max_link_rate, max_lane_count}()
Stephen Boyd
1
-2
/
+2
2023-10-09
drm/msm/dp: Remove aux_cfg_update_done and related code
Stephen Boyd
1
-15
/
+0
2023-10-09
drm/msm/dp: Remove dead code related to downstream cap info
Stephen Boyd
1
-22
/
+3
2023-10-09
drm/msm/dp: Use drm_dp_read_sink_count() helper
Stephen Boyd
1
-12
/
+7
2023-10-09
drm/msm/dp: Replace open-coded drm_dp_read_dpcd_caps()
Stephen Boyd
1
-37
/
+5
2023-03-13
drm/msm/dp: Add basic PSR support for eDP
Vinod Polimera
1
-0
/
+22
2023-01-09
drm/msm/dp: add support of max dp link rate
Kuogee Hsieh
1
-3
/
+4
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-19
/
+30
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-19
/
+30
2022-05-02
drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()
Dmitry Baryshkov
1
-1
/
+1
2022-05-02
drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp
Kuogee Hsieh
1
-18
/
+29
2022-04-27
drm/msm/dp: remove fail safe mode related code
Kuogee Hsieh
1
-11
/
+0
2022-04-11
drm/msm/dp: add fail safe mode outside of event_mutex context
Kuogee Hsieh
1
-10
/
+10
2022-02-18
drm/msm/dp: always add fail-safe mode into connector mode list
Kuogee Hsieh
1
-0
/
+5
2021-10-15
drm/msm/dp: Remove redundant initialization of variable bpp
Colin Ian King
1
-1
/
+1
2021-08-10
drm/msm/dp: return correct edid checksum after corrupted edid checksum read
Kuogee Hsieh
1
-2
/
+7
2021-06-23
drm/msm: Remove unneeded variable: "rc"
zuoqilin
1
-2
/
+1
2021-06-23
drm/msm/dp: Drop malformed debug print
Stephen Boyd
1
-1
/
+0
2021-02-04
drm/msm: remove unneeded variable: "rc"
Bernard Zhao
1
-2
/
+1
2021-01-07
drm/msm/dp: postpone irq_hpd event during connection pending state
Kuogee Hsieh
1
-3
/
+9
2020-11-10
drm/msm/dp: deinitialize mainlink if link training failed
Kuogee Hsieh
1
-1
/
+1
2020-11-10
drm/msm/dp: fixes wrong connection state caused by failure of link train
Kuogee Hsieh
1
-0
/
+5
2020-09-15
drm/msm/dp: Use qmp phy for DP PLL and PHY
Stephen Boyd
1
-0
/
+1
2020-09-15
drm/msm/dp: remove mode hard-coding in case of DP CTS
Abhinav Kumar
1
-49
/
+1
2020-09-15
drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
Kuogee Hsieh
1
-27
/
+51
2020-09-15
drm/msm/dp: add displayPort driver support
Chandan Uddaraju
1
-0
/
+486