summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dsc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix timing bandwidth calculation for HDMILeo (Hanghong) Ma2024-01-221-0/+5
* drm/amd/display: Add DSC granular throughput adjustmentIlya Bakoulin2023-11-291-2/+8
* drm/amd/display: Refactor DSC into component folderBhuvana Chandra Pinninti2023-11-296-0/+1626
* drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo2023-11-071-0/+11
* drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen2023-07-181-6/+18
* drm/amd/display: Add stream overhead in BW calculations for 128b/132bGeorge Shen2023-07-181-0/+42
* drm/amd/display: drop redundant memset() in get_available_dsc_slices()Hamza Mahfooz2023-06-091-2/+0
* drm/amd/display: DSC policy override when ODM combine is forcedNasir Osman2023-04-181-1/+9
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-0/+53
* drm/amd/display: Rename DCN config to FPHarry Wentland2023-03-071-1/+1
* drm/amd/display: Build DSC without DCN configHarry Wentland2023-03-071-0/+2
* drm/amd/display: fix typo in dc_dsc_config_options structureMike Hsieh2023-03-071-3/+3
* drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh2023-03-071-12/+21
* drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu2023-01-312-6/+9
* drm/amd: Fix spelling typo in commentspengfuyuan2022-06-031-2/+2
* drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann2022-04-253-4/+4
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-1/+1
* drm/amd/display: Correct Slice reset calculationChris Park2022-04-061-2/+2
* drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing2021-11-243-31/+4
* drm/amd/display: Enable DSC over eDPMikita Lipski2021-11-221-0/+8
* drm/amd/display: Fix Coverity IssuesChris Park2021-11-171-1/+5
* drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo2021-10-285-1042/+1
* drm/amd/display: move bpp range decision in decide dsc bw range functionWenjing Liu2021-09-141-62/+64
* drm/amd/display: expose dsc overhead bw in dc dsc headerWenjing Liu2021-09-141-37/+32
* drm/amd/display: Fixed EdidUtility build errorsMark Morra2021-07-281-165/+228
* drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu2021-05-101-13/+28
* drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu2021-04-283-70/+88
* drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone2021-03-231-71/+34
* drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei2021-02-091-18/+11
* drm/amd/display: implement support for DID2.0 dsc passthroughJun Lei2021-02-021-11/+18
* drm/amdgpu/display: drop DCN support for aarch64Alex Deucher2021-01-051-4/+0
* drm/amd/display: Fix compilation errorTao.Huang2020-11-022-5/+5
* drm/amd/display: Add an option to limit max DSC target bpp per sinkNikola Cornij2020-10-261-8/+16
* drm/amd/display: Mask DPCD field to avoid reading unsupported field valueJaehyun Chung2020-08-171-1/+3
* drm/amd/display: Fix DSC force enable on SSTEryk Brol2020-08-171-1/+15
* drm/amd/display: add DCN support for aarch64Daniel Kolesa2020-08-101-0/+5
* drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu2020-07-211-5/+5
* drm/amd/display: Use u16 for drm_bpp in DSC calculationsNicholas Kazlauskas2020-07-011-4/+4
* drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira2020-07-015-50/+153
* drm: Correct DP DSC macro typoRodrigo Siqueira2020-04-301-1/+1
* drm/amd/display: Add debug option to disable DSC supportWenjing Liu2020-01-221-1/+2
* drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij2019-12-181-1/+18
* drm/amd/display: Add interface to adjust DSC max target bpp limitJoshua Aberback2019-12-181-3/+11
* amdgpu: Enable initial DCN support on POWERTimothy Pearson2019-12-181-0/+8
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-176-37/+78
|\
| * drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher2019-12-111-0/+1
| * drm/amd/display: add dsc policy getterWenjing Liu2019-12-051-39/+64
| * drm/amd/display: add dc dsc functions to return bpp range for pixel encodingWenjing Liu2019-12-051-7/+31
| * drm/amd/display: Add DSC 422Native debug optionIlya Bakoulin2019-11-191-1/+5