index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-05-13
drm/amd/display: Add early 8b/10b channel equalization test pattern sequence
Michael Strauss
2025-03-10
drm/amd/display: not abort link train when bw is low
Peichen Huang
2025-03-05
drm/amd/display: misc for dio encoder refactor
Peichen Huang
2025-02-25
drm/amd/display: replace dio encoder access
Peichen Huang
2025-02-12
drm/amd/display: add workaround flag to link to force FFE preset
Brendan Tam
2025-01-10
drm/amd/display: Update chip_cap defines and usage
Michael Strauss
2024-10-22
drm/amd/display: Add a Precise Delay Routine
Fangzhi Zuo
2024-10-15
drm/amd/display: print messages when programming shaper/3dlut fails
Alex Hung
2024-09-18
drm/amd/display: Restructure dpia link training
Peichen Huang
2024-06-27
drm/amd/display: Validate function returns
Alex Hung
2024-06-14
drm/amd/display: Remove reduntant comparisons by Coverity
Ivan Lipski
2024-05-20
drm/amd/display: Not fallback if link BW is smaller than req BW
Cruise
2024-05-02
drm/amd/display: Check index for aux_rd_interval before using
Alex Hung
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-03-22
drm/amd/display: Enable new interface design for alternate scrambling
Sung Joon Kim
2024-02-14
drm/amd/display: Add align done check
Zhikai Zhai
2024-02-07
drm/amd/display: Remove Legacy FIXED_VS Transparent LT Sequence
Michael Strauss
2024-01-05
drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
Arnd Bergmann
2023-07-18
drm/amd/display: Add link encoding to timing BW calculation parameters
George Shen
2023-06-09
drm/amd/display: lower dp link training message level
Hersen Wu
2023-04-18
drm/amd/display: Apply correct panel mode when reinitializing hardware
Michael Mityushkin
2023-04-11
drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
Srinivasan Shanmugam
2023-04-11
drm/amd/display : Log DP link training downspread info
Srinivasan Shanmugam
2023-04-11
drm/amd/display: Improve robustness of FIXED_VS link training at DP1 rates
Michael Strauss
2023-03-31
drm/amd/display: Add support for 6.75 GBps link rate
Artem Grishin
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...
Lee Jones
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
2023-01-24
drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...
Wenjing Liu
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu