aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dpp
AgeCommit message (Expand)AuthorFilesLines
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert2-6/+0
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian6-2/+18
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong2-4/+4
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li2-1/+24
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland2-4/+12
2026-03-02drm/amd/display: Remove always-false branchesAlex Hung1-5/+0
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li2-2/+13
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li2-0/+807
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu3-50/+56
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 Chen6-2/+23
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is disabled on DCN30Matthew Schwartz1-3/+0
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas3-28/+53
2025-08-29drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski3-0/+12
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 software cursor"Melissa Wen1-2/+3
2025-05-05drm/amd/display: Update IPS sequential_ono requirement checksOvidiu Bunea1-1/+1
2025-04-07drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`Mario Limonciello1-6/+3
2025-02-25drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu1-5/+6
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil1-73/+75
2025-02-12drm/amd/display: Move SPL to a new pathSamson Tam2-2/+0
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr2-5/+8
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr1-0/+3
2024-10-28drm/amd/display: store sharpness 1dlut table in dscl_prog_dataSamson Tam1-1/+2
2024-10-22drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35Yihan Zhu3-4/+20
2024-10-01drm/amd/display: correct register Clock Gater incorrectly disabledCharlene Liu1-6/+4
2024-09-06drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_program_isharp'Srinivasan Shanmugam1-0/+1
2024-09-06drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dscl_program_isharpSrinivasan Shanmugam1-0/+1
2024-09-02drm/amd/display: Add sharpness control interfaceRelja Vojvodic1-3/+21
2024-08-27drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam1-306/+262
2024-08-20drm/amd/display: Hardware cursor changes color when switched to software cursorNevenko Stupar1-3/+2
2024-08-13drm/amd/display: Remove unnecessary call to REG_SEQ_SUBMIT|WAIT_DONERodrigo Siqueira1-3/+0
2024-08-06drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function parametersSrinivasan Shanmugam1-1/+0
2024-07-27drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam1-262/+306
2024-07-23drm/amd/display: Add kdoc entry for 'bs_coeffs_updated' in dpp401_dscl_program_isharpSrinivasan Shanmugam1-0/+1
2024-07-23drm/amd/display: ensure EASF and ISHARP coefficients are programmed togetherSamson Tam1-8/+20
2024-07-23drm/amd/display: Set Cursor Matrix to bypass instead of Input PlaneDaniel Sa1-12/+2
2024-07-23drm/amd/display: Implement bias and scale pre sclRelja Vojvodic3-2/+31
2024-07-23drm/amd/display: quality improvements for EASF and ISHARPSamson Tam1-298/+242
2024-06-27drm/amd/display: Fix cursor issues with ODMs and HW rotationsNevenko Stupar1-50/+0
2024-06-14drm/amd/display: Remove redundant if conditionsIvan Lipski2-10/+0
2024-06-14drm/amd/display: Guard reading 3DLUT registers for dcn32/dcn35Nicholas Kazlauskas1-14/+15
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-31/+114
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