summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/accessories
AgeCommit message (Expand)Author
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss
2024-08-06drm/amd/display: Revert Avoid overflow assignmentGabe Teeger
2024-07-27drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung
2024-07-23drm/amd/display: Check null pointers before multiple usesAlex Hung
2024-06-27drm/amd/display: Remove redundant checks for pipe_ctx->streamAlex Hung
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr
2024-02-14drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen
2023-10-26drm/amd/display: Update SDP VSC colorimetry from DP test automation requestGeorge Shen
2023-10-09drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu
2023-08-15drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss
2023-08-07drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu
2023-07-25drm/amd/display: Update DPG test pattern programmingWenjing Liu
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu