aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dsc
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai1-0/+7
2026-08-06drm/amd/display: Add new sources for DCN6Aurabindo Pillai2-0/+695
2026-06-03drm/amd/display: add HDMI 2.1 DSC over FRL supportHarry Wentland1-0/+704
2026-06-03drm/amd/display: Add FRL support to clk_mgr, dsc, hdcpHarry Wentland1-0/+5
2026-05-11drm/amd/display: Fix warningsClay King4-14/+14
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian3-7/+12
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian2-3/+4
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian2-21/+21
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic4-10/+9
2026-03-30drm/amd/display: enable eDP DSC seamless boot supportMohit Bawa2-0/+10
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic4-9/+10
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic4-10/+9
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas1-0/+1
2026-01-20drm/amd/display: fix misspelling of "minimum" in dc_dsc.cRunrun Liu1-1/+1
2025-11-11drm/amd/display: refactor DSC cap calculation for dcn35Mohit Bawa1-1/+30
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen5-0/+16
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic2-1/+2
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic1-1/+2
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 Varone3-44/+173
2025-07-15drm/amd/display: Make dcn401_initialize_min_clocks() available to other compilation unitsKarthi Kandasamy1-0/+1
2025-06-30drm/amd/display: prepare for new platformKarthi Kandasamy2-4/+4
2025-05-05drm/amd/display: Refactoring DSC enum dsc_bits_per_comp.Bhuvanachandra Pinninti3-13/+6
2025-02-12drm/amd/display: Allow reuse of of DCN4x codeDmytro2-13/+13
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-08-23drm/amd/display: Make dcn401_dsc_funcs staticJinjie Ruan1-1/+1
2024-06-27drm/amd/display: Adjust reg field for DSC wait for disconnectRyan Seto3-3/+6
2024-06-27drm/amd/display: Reset DSC memory statusDuncan Ma3-20/+71
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira1-5/+0
2024-05-20drm/amd/display: Fix POWERPC_64 compilationRoman Li1-1/+1
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu1-0/+96
2024-05-13drm/amd/display: Allow higher DSC slice support for small timings on dcn401Wenjing Liu1-373/+39
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu4-14/+25
2024-05-02drm/amd/display: Fix invalid Copyright noticeLeo Ma1-2/+1
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 Pillai2-98/+12
2024-04-26drm/amd/display: Add some DCN401 reg name to macro definitionsAurabindo Pillai1-0/+11
2024-04-26drm/amd/display: Add new DCN401 sourcesAurabindo Pillai2-0/+1084
2024-04-26drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-04-09drm/amd/display: Update DSC compute parameter calculationRodrigo Siqueira1-4/+3
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-29drm/amd/display: Refactor DSC into component folderBhuvana Chandra Pinninti6-0/+1626
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