summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link/accessories
AgeCommit message (Expand)AuthorLines
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung-1/+6
2026-01-05drm/amd/display: Remove unnecessary divider update flagCruise Hung-5/+1
2025-10-20drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram-1/+2
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas-2/+2
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas-2/+2
2025-09-15Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...Martin Leung-7/+6
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers-2/+2
2025-07-28drm/amd/display: Cache streams targeting link when performing LT automationMichael Strauss-4/+14
2025-07-28drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res...Srinivasan Shanmugam-6/+6
2025-06-30drm/amd/display: Fix Link Override Sequencing When Switching Between DIO/HPOMichael Strauss-6/+57
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss-2/+2
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss-0/+8
2024-08-06drm/amd/display: Revert Avoid overflow assignmentGabe Teeger-2/+1
2024-07-27drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung-1/+2
2024-07-23drm/amd/display: Check null pointers before multiple usesAlex Hung-1/+4
2024-06-27drm/amd/display: Remove redundant checks for pipe_ctx->streamAlex Hung-1/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira-1/+0
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr-1/+1
2024-02-14drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss-19/+8
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen-5/+4
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen-1/+7
2023-10-26drm/amd/display: Update SDP VSC colorimetry from DP test automation requestGeorge Shen-0/+6
2023-10-09drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen-93/+24
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira-125/+0
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu-1/+2
2023-08-15drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss-0/+3
2023-08-07drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu-1/+1
2023-07-25drm/amd/display: Update DPG test pattern programmingWenjing Liu-53/+54
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu-4/+10
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu-3/+3
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu-47/+38
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu-17/+0
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo-0/+1
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu-1/+2
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu-26/+16
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu-3/+136
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu-0/+1088
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu-0/+223