summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-27drm/amd/display: fix a couple of spelling mistakesColin Ian King1-4/+4
2019-06-22drm/amd/display: update dsc max_target_bpp to 16 bppWenjing Liu1-8/+1
2019-06-22drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu1-1/+4
2019-06-22drm/amd/display: fix a potential issue in DSC logicWenjing Liu1-4/+10
2019-06-22drm/amd/display: Add support for extended DSC DPCD capsNikola Cornij1-37/+81
2019-06-22drm/amd/display: Add 170Mpix/sec DSC throughput supportNikola Cornij1-2/+8
2019-06-22drm/amd/display: Consider DSC target bpp precision when calculating DSC targe...Nikola Cornij1-8/+17
2019-06-22drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu1-8/+18
2019-06-22drm/amd/display: Make sure DSC slice height is divisible by 2 for 4:2:0 color...Nikola Cornij1-2/+11
2019-06-22drm/amd/display: Use 1/8th DSC target bitrate precision for N4:2:2 and 4:2:0 ...Nikola Cornij1-0/+4
2019-06-22drm/amd/display: Remove additional FEC link bandwidth reductionNikola Cornij1-3/+2
2019-06-22drm/amd/display: remove target_dpp hack for dscWenjing Liu1-21/+6
2019-06-22drm/amd/display: remove legacy DSC functionsWenjing Liu1-114/+9
2019-06-22drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij1-9/+5
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+899