summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c
AgeCommit message (Expand)Author
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira
2020-01-22drm/amd/display: Add debug option to disable DSC supportWenjing Liu
2019-12-18drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij
2019-12-18drm/amd/display: Add interface to adjust DSC max target bpp limitJoshua Aberback
2019-12-05drm/amd/display: add dsc policy getterWenjing Liu
2019-12-05drm/amd/display: add dc dsc functions to return bpp range for pixel encodingWenjing Liu
2019-11-19drm/amd/display: Add DSC 422Native debug optionIlya Bakoulin
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-09-13drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan
2019-09-13drm/amd/display: config to override DSC start slice heightNikola Cornij
2019-08-15drm/amd/display: Change DSC policy from slices per column to minimum slice he...Nikola Cornij
2019-06-27drm/amd/display: fix a couple of spelling mistakesColin Ian King
2019-06-22drm/amd/display: update dsc max_target_bpp to 16 bppWenjing Liu
2019-06-22drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu
2019-06-22drm/amd/display: fix a potential issue in DSC logicWenjing Liu
2019-06-22drm/amd/display: Add support for extended DSC DPCD capsNikola Cornij
2019-06-22drm/amd/display: Add 170Mpix/sec DSC throughput supportNikola Cornij
2019-06-22drm/amd/display: Consider DSC target bpp precision when calculating DSC targe...Nikola Cornij
2019-06-22drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu
2019-06-22drm/amd/display: Make sure DSC slice height is divisible by 2 for 4:2:0 color...Nikola Cornij
2019-06-22drm/amd/display: Use 1/8th DSC target bitrate precision for N4:2:2 and 4:2:0 ...Nikola Cornij
2019-06-22drm/amd/display: Remove additional FEC link bandwidth reductionNikola Cornij
2019-06-22drm/amd/display: remove target_dpp hack for dscWenjing Liu
2019-06-22drm/amd/display: remove legacy DSC functionsWenjing Liu
2019-06-22drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland