aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-03drm/amd/display: add HDMI 2.1 DSC over FRL supportHarry Wentland1-0/+704
2026-05-11drm/amd/display: Fix warningsClay King1-1/+1
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian1-5/+8
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic1-7/+6
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic1-6/+7
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic1-7/+6
2026-01-20drm/amd/display: fix misspelling of "minimum" in dc_dsc.cRunrun Liu1-1/+1
2025-08-27drm/amd/display: Consider sink max slice width limitation for dscDillon Varone1-0/+5
2025-07-28drm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone1-14/+15
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone1-26/+166
2025-01-06drm/amd/display: Add Interface to Dump DSC Caps from dmFangzhi Zuo1-0/+45
2024-11-20drm/amd/display: remove redundant is_dsc_possible checkBhavin Sharma1-8/+5
2024-09-18drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma1-2/+3
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto1-5/+5
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira1-5/+0
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu1-0/+96
2024-04-30drm/amd/display: take ODM slice count into account when deciding DSC sliceWenjing Liu1-7/+23
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-97/+5
2024-04-26drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-4/+4
2024-01-22drm/amd/display: Fix timing bandwidth calculation for HDMILeo (Hanghong) Ma1-0/+5
2023-11-29drm/amd/display: Add DSC granular throughput adjustmentIlya Bakoulin1-2/+8
2023-11-07drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo1-0/+11
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen1-6/+18
2023-07-18drm/amd/display: Add stream overhead in BW calculations for 128b/132bGeorge Shen1-0/+42
2023-06-09drm/amd/display: drop redundant memset() in get_available_dsc_slices()Hamza Mahfooz1-2/+0
2023-04-18drm/amd/display: DSC policy override when ODM combine is forcedNasir Osman1-1/+9
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-0/+53
2023-03-07drm/amd/display: fix typo in dc_dsc_config_options structureMike Hsieh1-3/+3
2023-03-07drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh1-12/+21
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan1-2/+2
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann1-2/+2
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann1-1/+1
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski1-0/+8
2021-11-17drm/amd/display: Fix Coverity IssuesChris Park1-1/+5
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-10drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu1-13/+28
2021-04-28drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu1-25/+88
2021-03-23drm/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