summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30drm/amd/display: Refactor DSC into component folderBhuvana Chandra Pinninti1-780/+0
2023-11-07drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo1-1/+9
2023-06-09drm/amd/display: DSC Programming DeltasSridevi1-19/+10
2023-03-07drm/amd/display: change several dcn20 variables storage-class-specifier to st...Tom Rix1-1/+1
2023-01-31drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu1-1/+35
2023-01-05drm/amd/display: Remove redundant logs from DSC codePraful Swarnakar1-1/+0
2022-07-14drm/amd/display: Enable DCN314 in DCRoman Li1-5/+12
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+11
2022-05-04drm/amd/display: Add new DSC interface to disconnect from pipeEric Bernstein1-0/+11
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann1-0/+2
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen1-0/+2
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol1-1/+1
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol1-0/+5
2020-07-01drm/amd/display: Remove Unused RegistersBhawanpreet Lakha1-17/+0
2020-03-05drm/amd/display: fix image corruption with ODM 2:1 DSC 2 sliceWenjing Liu1-1/+1
2020-01-10drm/amd/display: Initialize DSC PPS variables to 0David Francis1-0/+3
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-11-13drm/amd/display: Add a sanity check for DSC already enabled/disabledNikola Cornij1-3/+22
2019-09-14drm/amd/display: Add back support for DSC 4:2:2 SimpleNikola Cornij1-1/+1
2019-08-23drm/amd/display: Fix number of slices not being checked for dscNikola Cornij1-1/+1
2019-08-23drm/amd/display: Zero-out dsc init regsNikola Cornij1-0/+2
2019-08-15drm/amd/display: Add and refine DSC logs in enable sequenceNikola Cornij1-5/+9
2019-08-15drm/amd/display: Correct DSC PPS logNikola Cornij1-1/+1
2019-08-15drm/amd/display: Remove 4:2:2 DSC supportNikola Cornij1-2/+2
2019-08-15drm/amd/display: Set DSC before DIG front-end is connected to its back-endNikola Cornij1-42/+58
2019-07-18drm/amd/display: Remove dsc disable_ich flag programming.Dmytro Laktyushkin1-3/+5
2019-06-27drm/amd/display: fix a couple of spelling mistakesColin Ian King1-1/+1
2019-06-22drm/amd/display: fix dsc validationDmytro Laktyushkin1-0/+5
2019-06-22drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij1-1/+2
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+688