index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
protocols
Age
Commit message (
Expand
)
Author
Lines
2023-07-18
drm/amd/display: refine to decide the verified link setting
Zhikai Zhai
-5
/
+12
2023-07-18
drm/amd/display: Cache backlight_millinits in link structure and setting brig...
Nicholas Susanto
-0
/
+12
2023-07-18
drm/amd/display: Re-add aux intercept disable delay generically for 2+ LTTPRs
Michael Strauss
-13
/
+12
2023-06-30
drm/amd/display: Work around bad DPCD state on link loss
Ilya Bakoulin
-0
/
+26
2023-06-23
drm/amd/display: Fix 128b132b link loss handling
Ilya Bakoulin
-2
/
+9
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
-2
/
+1
2023-06-09
drm/amd/display: lower dp link training message level
Hersen Wu
-4
/
+13
2023-06-09
drm/amd/display: Add logging when DP link training Channel EQ is Successful
Srinivasan Shanmugam
-2
/
+12
2023-06-09
drm/amd/display: Add logging for eDP v1.4 supported sink rates
Srinivasan Shanmugam
-0
/
+3
2023-06-09
drm/amd/display: DSC passthrough is for DP-HDMI pcon (SST pcon)
Srinivasan Shanmugam
-3
/
+2
2023-04-24
drm/amd/display: Keep disable aux-i delay as 0
Michael Strauss
-6
/
+10
2023-04-24
drm/amd/display: Convert Delaying Aux-I Disable To Monitor Patch
Michael Strauss
-6
/
+11
2023-04-18
drm/amd/display: Apply correct panel mode when reinitializing hardware
Michael Mityushkin
-1
/
+5
2023-04-18
drm/amd/display: Adding support for VESA SCR
Iswara Nagulendran
-5
/
+33
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
-2
/
+2
2023-04-18
drm/amd/display: Check & log if receiver supports MST, DSC & FEC.
Srinivasan Shanmugam
-0
/
+16
2023-04-18
drm/amd/display: Unconditionally print when DP sink power state fails
Srinivasan Shanmugam
-3
/
+1
2023-04-14
drm/amd/display: Add logging when DP link training Clock recovery is Successful
Srinivasan Shanmugam
-1
/
+5
2023-04-14
drm/amd/display: Add logging when setting DP sink power state fails
Srinivasan Shanmugam
-0
/
+3
2023-04-11
drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
Srinivasan Shanmugam
-0
/
+9
2023-04-11
drm/amd/display : Log DP link training downspread info
Srinivasan Shanmugam
-6
/
+8
2023-04-11
drm/amd/display: Improve robustness of FIXED_VS link training at DP1 rates
Michael Strauss
-2
/
+386
2023-03-31
drm/amd/display: Conditionally enable 6.75 GBps link rate
Artem Grishin
-5
/
+18
2023-03-31
drm/amd/display: Add support for 6.75 GBps link rate
Artem Grishin
-1
/
+7
2023-03-22
drm/amd/display: Add function pointer for validate bw usb4
Mustapha Ghaddar
-8
/
+8
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...
Lee Jones
-1
/
+1
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...
Lee Jones
-1
/
+1
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...
Lee Jones
-2
/
+1
2023-03-22
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...
Lee Jones
-0
/
+5
2023-03-15
drm/amd: fix compilation issue with legacy gcc
bobzhou
-3
/
+6
2023-03-14
drm/amd/display: Add Validate BW for USB4 Links
Mustapha Ghaddar
-0
/
+48
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
-17
/
+74
2023-03-08
drm/amd/display: remove unused variable available
Tom Rix
-8
/
+0
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
-7
/
+0
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
-32
/
+36
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
-68
/
+155
2023-03-07
drm/amd/display: link link_dp_dpia_bw.o in makefile
Wenjing Liu
-16
/
+17
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
-5
/
+0
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
-2
/
+0
2023-03-07
drm/amd/display: Unify DC logging for BW Alloc
Mustapha Ghaddar
-30
/
+26
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
-3
/
+0
2023-02-28
drm/amd/display: Update BW ALLOCATION Function declaration
Mustapha Ghaddar
-1
/
+1
2023-02-28
drm/amd/display: Allocation at stream Enable
Mustapha Ghaddar
-2
/
+45
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
-13
/
+10
2023-02-28
drm/amd/display: Ext displays with dock can't recognized after resume
Ryan Lin
-2
/
+1
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
-29
/
+413
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
-4
/
+0
2023-02-14
drm/amd/display: Simplify bool conversion
Yang Li
-1
/
+1
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
-29
/
+17
2023-02-14
drm/amd/display: do not set RX back to SST mode for non 0 mst stream count
Wenjing Liu
-15
/
+0
[prev]
[next]