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
/
accessories
Age
Commit message (
Expand
)
Author
2025-01-10
drm/amd/display: Update chip_cap defines and usage
Michael Strauss
2024-08-20
drm/amd/display: Update HPO I/O When Handling Link Retrain Automation Request
Michael Strauss
2024-08-06
drm/amd/display: Revert Avoid overflow assignment
Gabe Teeger
2024-07-27
drm/amd/display: Avoid overflow assignment in link_dp_cts
Alex Hung
2024-07-23
drm/amd/display: Check null pointers before multiple uses
Alex Hung
2024-06-27
drm/amd/display: Remove redundant checks for pipe_ctx->stream
Alex Hung
2024-04-12
drm/amd/display: Adjust some includes used by display
Rodrigo Siqueira
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2024-02-14
drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern Sequences
Michael Strauss
2023-11-07
drm/amd/display: Update DP HPO MSA with colorimetry from test request
George Shen
2023-11-07
drm/amd/display: Update test link rate DPCD bit field to match spec
George Shen
2023-10-26
drm/amd/display: Update SDP VSC colorimetry from DP test automation request
George Shen
2023-10-09
drm/amd/display: Refactor DPG test pattern logic for ODM cases
George Shen
2023-09-26
drm/amd/display: Drop unused link FPGA code
Rodrigo Siqueira
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
2023-08-15
drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer
Michael Strauss
2023-08-07
drm/amd/display: fix a regression in blank pixel data caused by coding mistake
Wenjing Liu
2023-07-25
drm/amd/display: Update DPG test pattern programming
Wenjing Liu
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
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 accessories folder to dc_link_exports
Wenjing Liu
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
2023-01-24
drm/amd/display: move dp cts functions from dc_link_dp to link_dp_cts
Wenjing Liu
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu