index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
link_validation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Remove unused tunnel BW validation
Cruise Hung
2025-06-30
1
-59
/
+2
*
drm/amd/display: Add new DP tunnel bandwidth validation
Cruise Hung
2025-06-24
1
-1
/
+84
*
drm/amd/display: Add disconnect case on dongle check
Jingwen Zhu
2025-06-03
1
-0
/
+8
*
drm/amd/display: Add DP required HBlank size calc to link interface
George Shen
2025-01-06
1
-0
/
+179
*
drm/amd/display: Implement new DPCD register handling
Ryan Seto
2024-09-18
1
-0
/
+7
*
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2024-02-14
1
-1
/
+1
*
drm/amd/display: Drop some unnecessary guards
Rodrigo Siqueira
2024-02-07
1
-2
/
+0
*
drm/amd/display: Request usb4 bw for mst streams
Peichen Huang
2024-01-09
1
-11
/
+49
*
drm/amd/display: Add link encoding to timing BW calculation parameters
George Shen
2023-07-18
1
-3
/
+5
*
drm/amd/display: enable dpia validate
Mustapha Ghaddar
2023-06-09
1
-0
/
+3
*
drm/amd/display: Add function pointer for validate bw usb4
Mustapha Ghaddar
2023-03-22
1
-0
/
+18
*
drm/amd/display: Remove the unused function link_timing_bandwidth_kbps()
Jiapeng Chong
2023-03-22
1
-51
/
+0
*
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
2023-03-14
1
-3
/
+2
*
drm/amd/display: Rename DCN config to FP
Harry Wentland
2023-03-07
1
-1
/
+1
*
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
2023-03-07
1
-2
/
+0
*
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
2023-03-07
1
-2
/
+3
*
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
2023-02-14
1
-7
/
+7
*
drm/amd/display: fix link_validation build failure
Arnd Bergmann
2023-02-09
1
-0
/
+2
*
drm/amd/display: break down dc_link.c
Wenjing Liu
2023-02-08
1
-0
/
+396