summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dpp/dcn401
AgeCommit message (Expand)AuthorFilesLines
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert1-3/+0
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+5
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong1-2/+2
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li1-1/+22
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li1-1/+4
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King1-3/+3
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu2-53/+58
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee1-0/+1
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen1-0/+1
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas1-15/+27
2025-08-18drm/amd/display: Refactor DPP enum for backwards compatibilityLohita Mudimela2-23/+23
2025-06-18drm/amd/display: Removing Unused DPP FunctionsRyan Seto3-27/+1
2025-06-18drm/amd/display: DML2.1 changesAurabindo Pillai1-0/+1
2025-05-14Revert "drm/amd/display: Hardware cursor changes color when switched to softw...Melissa Wen1-2/+3
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil1-73/+75
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr1-2/+4
2024-10-28drm/amd/display: store sharpness 1dlut table in dscl_prog_dataSamson Tam1-1/+2
2024-09-07drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_pr...Srinivasan Shanmugam1-0/+1
2024-09-07drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dsc...Srinivasan Shanmugam1-0/+1
2024-09-02drm/amd/display: Add sharpness control interfaceRelja Vojvodic1-3/+21
2024-08-28drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam1-306/+262
2024-08-21drm/amd/display: Hardware cursor changes color when switched to software cursorNevenko Stupar1-3/+2
2024-08-06drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para...Srinivasan Shanmugam1-1/+0
2024-07-28drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam1-262/+306
2024-07-24drm/amd/display: Add kdoc entry for 'bs_coeffs_updated' in dpp401_dscl_progra...Srinivasan Shanmugam1-0/+1
2024-07-24drm/amd/display: ensure EASF and ISHARP coefficients are programmed togetherSamson Tam1-8/+20
2024-07-24drm/amd/display: Set Cursor Matrix to bypass instead of Input PlaneDaniel Sa1-12/+2
2024-07-24drm/amd/display: Implement bias and scale pre sclRelja Vojvodic1-1/+2
2024-07-24drm/amd/display: quality improvements for EASF and ISHARPSamson Tam1-298/+242
2024-06-28drm/amd/display: Fix cursor issues with ODMs and HW rotationsNevenko Stupar1-50/+0
2024-06-14drm/amd/display: Remove redundant if conditionsIvan Lipski1-5/+0
2024-06-05drm/amd/display: fix YUV video color corruption in DCN401Samson Tam1-6/+10
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira1-1/+1
2024-05-29drm/amd/display: Enable ISHARP support for DCN401Samson Tam1-33/+116
2024-05-29drm/amd/display: Fix incorrect cursor position for dcn401Sridevi1-5/+13
2024-05-20drm/amd/display: enable EASF support for DCN40Samson Tam2-7/+206
2024-05-13drm/amd/display: Add COEF filter types for DCN401Samson Tam1-1/+3
2024-04-30drm/amd/display: re-indent dpp401_dscl_program_isharp()Dan Carpenter1-63/+30
2024-04-27drm/amd/display: Add new DCN401 sourcesAurabindo Pillai4-0/+2428