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