index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
protocols
/
link_dp_training.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
drm/amd/display: Add early 8b/10b channel equalization test pattern sequence
Michael Strauss
1
-1
/
+0
2025-03-10
drm/amd/display: not abort link train when bw is low
Peichen Huang
1
-4
/
+1
2025-03-05
drm/amd/display: misc for dio encoder refactor
Peichen Huang
1
-1
/
+2
2025-02-25
drm/amd/display: replace dio encoder access
Peichen Huang
1
-7
/
+13
2025-02-13
drm/amd/display: add workaround flag to link to force FFE preset
Brendan Tam
1
-0
/
+2
2025-01-10
drm/amd/display: Update chip_cap defines and usage
Michael Strauss
1
-2
/
+2
2024-10-23
drm/amd/display: Add a Precise Delay Routine
Fangzhi Zuo
1
-1
/
+1
2024-10-15
drm/amd/display: print messages when programming shaper/3dlut fails
Alex Hung
1
-0
/
+11
2024-09-18
drm/amd/display: Restructure dpia link training
Peichen Huang
1
-9
/
+71
2024-06-28
drm/amd/display: Validate function returns
Alex Hung
1
-2
/
+1
2024-06-14
drm/amd/display: Remove reduntant comparisons by Coverity
Ivan Lipski
1
-2
/
+6
2024-05-20
drm/amd/display: Not fallback if link BW is smaller than req BW
Cruise
1
-1
/
+4
2024-05-02
drm/amd/display: Check index for aux_rd_interval before using
Alex Hung
1
-2
/
+2
2024-04-27
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
1
-1
/
+1
2024-03-22
drm/amd/display: Enable new interface design for alternate scrambling
Sung Joon Kim
1
-15
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-07
drm/amd/display: Remove Legacy FIXED_VS Transparent LT Sequence
Michael Strauss
1
-4
/
+1
2024-01-06
drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
Arnd Bergmann
1
-1
/
+1
2023-07-18
drm/amd/display: Add link encoding to timing BW calculation parameters
George Shen
1
-1
/
+8
2023-06-09
drm/amd/display: lower dp link training message level
Hersen Wu
1
-4
/
+13
2023-04-18
drm/amd/display: Apply correct panel mode when reinitializing hardware
Michael Mityushkin
1
-1
/
+4
2023-04-12
drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
Srinivasan Shanmugam
1
-0
/
+9
2023-04-12
drm/amd/display : Log DP link training downspread info
Srinivasan Shanmugam
1
-6
/
+8
2023-04-12
drm/amd/display: Improve robustness of FIXED_VS link training at DP1 rates
Michael Strauss
1
-1
/
+4
2023-03-31
drm/amd/display: Add support for 6.75 GBps link rate
Artem Grishin
1
-0
/
+3
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...
Lee Jones
1
-2
/
+1
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
1
-2
/
+4
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
1
-2
/
+0
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
1
-3
/
+4
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
1
-3
/
+3
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
1
-2
/
+0
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
1
-5
/
+2
2023-02-09
drm/amd/display: break down dc_link.c
Wenjing Liu
1
-1
/
+2
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
1
-1
/
+0
2023-01-24
drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...
Wenjing Liu
1
-4
/
+4
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
1
-0
/
+1
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
1
-0
/
+1700