summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen1-5/+4
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen1-1/+7
2023-10-27drm/amd/display: Update SDP VSC colorimetry from DP test automation requestGeorge Shen1-0/+6
2023-10-10drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen1-93/+24
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-1/+2
2023-08-16drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss1-0/+3
2023-08-08drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu1-1/+1
2023-07-25drm/amd/display: Update DPG test pattern programmingWenjing Liu1-53/+54
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-0/+1
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu1-3/+3
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu1-30/+11
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-17/+0
2023-02-15drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu1-1/+2
2023-02-15drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu1-26/+16
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-2/+2
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu1-0/+1055