index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
protocols
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
drm/amd/display: Adding support for VESA SCR
Iswara Nagulendran
2
-5
/
+33
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
2
-2
/
+2
2023-04-18
drm/amd/display: Check & log if receiver supports MST, DSC & FEC.
Srinivasan Shanmugam
1
-0
/
+16
2023-04-18
drm/amd/display: Unconditionally print when DP sink power state fails
Srinivasan Shanmugam
1
-3
/
+1
2023-04-14
drm/amd/display: Add logging when DP link training Clock recovery is Successful
Srinivasan Shanmugam
2
-1
/
+5
2023-04-14
drm/amd/display: Add logging when setting DP sink power state fails
Srinivasan Shanmugam
1
-0
/
+3
2023-04-11
drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
Srinivasan Shanmugam
1
-0
/
+9
2023-04-11
drm/amd/display : Log DP link training downspread info
Srinivasan Shanmugam
1
-6
/
+8
2023-04-11
drm/amd/display: Improve robustness of FIXED_VS link training at DP1 rates
Michael Strauss
3
-2
/
+386
2023-03-31
drm/amd/display: Conditionally enable 6.75 GBps link rate
Artem Grishin
1
-5
/
+18
2023-03-31
drm/amd/display: Add support for 6.75 GBps link rate
Artem Grishin
2
-1
/
+7
2023-03-22
drm/amd/display: Add function pointer for validate bw usb4
Mustapha Ghaddar
2
-8
/
+8
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...
Lee Jones
1
-1
/
+1
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...
Lee Jones
1
-1
/
+1
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...
Lee Jones
1
-2
/
+1
2023-03-22
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...
Lee Jones
1
-0
/
+5
2023-03-15
drm/amd: fix compilation issue with legacy gcc
bobzhou
1
-3
/
+6
2023-03-14
drm/amd/display: Add Validate BW for USB4 Links
Mustapha Ghaddar
2
-0
/
+48
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
8
-17
/
+74
2023-03-08
drm/amd/display: remove unused variable available
Tom Rix
1
-8
/
+0
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
2
-7
/
+0
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
6
-32
/
+36
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
22
-68
/
+155
2023-03-07
drm/amd/display: link link_dp_dpia_bw.o in makefile
Wenjing Liu
2
-16
/
+17
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
1
-5
/
+0
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
1
-2
/
+0
2023-03-07
drm/amd/display: Unify DC logging for BW Alloc
Mustapha Ghaddar
1
-30
/
+26
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
3
-3
/
+0
2023-02-28
drm/amd/display: Update BW ALLOCATION Function declaration
Mustapha Ghaddar
1
-1
/
+1
2023-02-28
drm/amd/display: Allocation at stream Enable
Mustapha Ghaddar
2
-2
/
+45
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
5
-13
/
+10
2023-02-28
drm/amd/display: Ext displays with dock can't recognized after resume
Ryan Lin
2
-2
/
+1
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
2
-29
/
+413
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
1
-4
/
+0
2023-02-14
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
1
-29
/
+17
2023-02-14
drm/amd/display: do not set RX back to SST mode for non 0 mst stream count
Wenjing Liu
2
-15
/
+0
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
8
-17
/
+161
2023-01-31
drm/amd/display: Add Function declaration in dc_link
Mustapha Ghaddar
1
-24
/
+0
2023-01-24
drm/amd/display: Pass DSC slice height to PSR FW
Robin Chen
1
-0
/
+2
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
9
-9
/
+0
2023-01-24
drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...
Wenjing Liu
6
-7
/
+446
2023-01-24
drm/amd/display: Enable AdaptiveSync in DC interface
Sung Joon Kim
1
-0
/
+16
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
4
-1
/
+867
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
26
-0
/
+8363
[prev]