summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dsc
AgeCommit message (Expand)AuthorLines
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan-2/+2
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann-4/+4
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann-1/+1
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park-2/+2
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann-1/+1
2021-11-24drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing-31/+4
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski-0/+8
2021-11-17drm/amd/display: Fix Coverity IssuesChris Park-1/+5
2021-10-28drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo-1042/+1
2021-09-14drm/amd/display: move bpp range decision in decide dsc bw range functionWenjing Liu-62/+64
2021-09-14drm/amd/display: expose dsc overhead bw in dc dsc headerWenjing Liu-37/+32
2021-07-28drm/amd/display: Fixed EdidUtility build errorsMark Morra-165/+228
2021-05-10drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu-13/+28
2021-04-28drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu-70/+88
2021-03-23drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone-71/+34
2021-02-09drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei-18/+11
2021-02-02drm/amd/display: implement support for DID2.0 dsc passthroughJun Lei-11/+18
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher-4/+0
2020-11-02drm/amd/display: Fix compilation errorTao.Huang-5/+5
2020-10-26drm/amd/display: Add an option to limit max DSC target bpp per sinkNikola Cornij-8/+16
2020-08-17drm/amd/display: Mask DPCD field to avoid reading unsupported field valueJaehyun Chung-1/+3
2020-08-17drm/amd/display: Fix DSC force enable on SSTEryk Brol-1/+15
2020-08-10drm/amd/display: add DCN support for aarch64Daniel Kolesa-0/+5
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu-5/+5
2020-07-01drm/amd/display: Use u16 for drm_bpp in DSC calculationsNicholas Kazlauskas-4/+4
2020-07-01drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira-50/+153
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira-1/+1
2020-01-22drm/amd/display: Add debug option to disable DSC supportWenjing Liu-1/+2
2019-12-18drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij-1/+18
2019-12-18drm/amd/display: Add interface to adjust DSC max target bpp limitJoshua Aberback-3/+11
2019-12-18amdgpu: Enable initial DCN support on POWERTimothy Pearson-0/+8
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter-37/+78
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher-0/+1
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher-0/+1
2019-12-05drm/amd/display: add dsc policy getterWenjing Liu-39/+64
2019-12-05drm/amd/display: add dc dsc functions to return bpp range for pixel encodingWenjing Liu-7/+31
2019-11-19drm/amd/display: Add DSC 422Native debug optionIlya Bakoulin-1/+5
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha-12/+0
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie-7/+12
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers-3/+1
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers-0/+9
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers-6/+4
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-18/+70
2019-10-07drm/amd/display: Remove set but not used variable 'source_bpp'zhengbin-3/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-4/+3
2019-09-13drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan-11/+64
2019-09-13drm/amd/display: config to override DSC start slice heightNikola Cornij-6/+8
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada-4/+3
2019-08-15drm/amd/display: Change DSC policy from slices per column to minimum slice he...Nikola Cornij-39/+32
2019-08-12drm/amd/display: Remove drm_dsc_dc.cDavid Francis-453/+0