summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-14drm/amd/display: move bpp range decision in decide dsc bw range functionWenjing Liu1-62/+64
2021-09-14drm/amd/display: expose dsc overhead bw in dc dsc headerWenjing Liu1-37/+32
2021-07-28drm/amd/display: Fixed EdidUtility build errorsMark Morra1-165/+228
2021-05-11drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu1-13/+28
2021-04-29drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu1-25/+88
2021-03-24drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone1-71/+34
2021-02-09drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei1-18/+11
2021-02-02drm/amd/display: implement support for DID2.0 dsc passthroughJun Lei1-11/+18
2020-10-26drm/amd/display: Add an option to limit max DSC target bpp per sinkNikola Cornij1-8/+16
2020-08-17drm/amd/display: Mask DPCD field to avoid reading unsupported field valueJaehyun Chung1-1/+3
2020-08-17drm/amd/display: Fix DSC force enable on SSTEryk Brol1-1/+15
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu1-5/+5
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira1-16/+2
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira1-1/+1
2020-01-23drm/amd/display: Add debug option to disable DSC supportWenjing Liu1-1/+2
2019-12-19drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij1-1/+18
2019-12-19drm/amd/display: Add interface to adjust DSC max target bpp limitJoshua Aberback1-3/+11
2019-12-06drm/amd/display: add dsc policy getterWenjing Liu1-39/+64
2019-12-06drm/amd/display: add dc dsc functions to return bpp range for pixel encodingWenjing Liu1-7/+31
2019-11-19drm/amd/display: Add DSC 422Native debug optionIlya Bakoulin1-1/+5
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-09-14drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan1-11/+64
2019-09-14drm/amd/display: config to override DSC start slice heightNikola Cornij1-6/+8
2019-08-15drm/amd/display: Change DSC policy from slices per column to minimum slice he...Nikola Cornij1-39/+32
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