summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dsc
AgeCommit message (Expand)AuthorLines
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas-0/+1
2026-01-20drm/amd/display: fix misspelling of "minimum" in dc_dsc.cRunrun Liu-1/+1
2025-11-11drm/amd/display: refactor DSC cap calculation for dcn35Mohit Bawa-1/+30
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen-0/+16
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic-1/+2
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic-1/+2
2025-08-27drm/amd/display: Consider sink max slice width limitation for dscDillon Varone-0/+5
2025-07-28drm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone-14/+15
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone-44/+173
2025-07-15drm/amd/display: Make dcn401_initialize_min_clocks() available to other compi...Karthi Kandasamy-0/+1
2025-06-30drm/amd/display: prepare for new platformKarthi Kandasamy-4/+4
2025-05-05drm/amd/display: Refactoring DSC enum dsc_bits_per_comp.Bhuvanachandra Pinninti-13/+6
2025-02-12drm/amd/display: Allow reuse of of DCN4x codeDmytro-13/+13
2025-01-06drm/amd/display: Add Interface to Dump DSC Caps from dmFangzhi Zuo-0/+45
2024-11-20drm/amd/display: remove redundant is_dsc_possible checkBhavin Sharma-8/+5
2024-09-18drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma-2/+3
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto-5/+5
2024-08-23drm/amd/display: Make dcn401_dsc_funcs staticJinjie Ruan-1/+1
2024-06-27drm/amd/display: Adjust reg field for DSC wait for disconnectRyan Seto-3/+6
2024-06-27drm/amd/display: Reset DSC memory statusDuncan Ma-20/+71
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira-5/+0
2024-05-20drm/amd/display: Fix POWERPC_64 compilationRoman Li-1/+1
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu-0/+96
2024-05-13drm/amd/display: Allow higher DSC slice support for small timings on dcn401Wenjing Liu-373/+39
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu-14/+25
2024-05-02drm/amd/display: Fix invalid Copyright noticeLeo Ma-2/+1
2024-04-30drm/amd/display: take ODM slice count into account when deciding DSC sliceWenjing Liu-7/+23
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai-98/+12
2024-04-26drm/amd/display: Add some DCN401 reg name to macro definitionsAurabindo Pillai-0/+11
2024-04-26drm/amd/display: Add new DCN401 sourcesAurabindo Pillai-0/+1084
2024-04-26drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez-1/+6
2024-04-09drm/amd/display: Update DSC compute parameter calculationRodrigo Siqueira-4/+3
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr-4/+4
2024-01-22drm/amd/display: Fix timing bandwidth calculation for HDMILeo (Hanghong) Ma-0/+5
2023-11-29drm/amd/display: Add DSC granular throughput adjustmentIlya Bakoulin-2/+8
2023-11-29drm/amd/display: Refactor DSC into component folderBhuvana Chandra Pinninti-0/+1626
2023-11-07drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo-0/+11
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen-6/+18
2023-07-18drm/amd/display: Add stream overhead in BW calculations for 128b/132bGeorge Shen-0/+42
2023-06-09drm/amd/display: drop redundant memset() in get_available_dsc_slices()Hamza Mahfooz-2/+0
2023-04-18drm/amd/display: DSC policy override when ODM combine is forcedNasir Osman-1/+9
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu-0/+53
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland-1/+1
2023-03-07drm/amd/display: Build DSC without DCN configHarry Wentland-0/+2
2023-03-07drm/amd/display: fix typo in dc_dsc_config_options structureMike Hsieh-3/+3
2023-03-07drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh-12/+21
2023-01-31drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu-6/+9
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