summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2025-01-13drm/amd/display: Disable replay and psr while VRR is enabledTom Chung-4/+6
2025-01-13drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung-1/+1
2025-01-10drm/amd/display: Initialize denominator defaults to 1Alex Hung-2/+2
2025-01-10drm/amd/display: Use HW lock mgr for PSR1Tom Chung-1/+2
2025-01-10drm/amd/display: Remove unnecessary eDP power downYiling Chen-6/+6
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li-6/+23
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li-17/+54
2025-01-10Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto-2/+2
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin-9/+27
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin-5/+9
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li-0/+8
2025-01-06drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen-2/+2
2025-01-06drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen-1/+1
2025-01-06drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen-9/+8
2025-01-06drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung-31/+0
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park-7/+75
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone-3/+46
2024-12-02drm/amd/display: Correct prefetch calculationLo-an Chen-0/+1
2024-12-02drm/amd/display: Add option to retrieve detile buffer sizeSung Lee-0/+36
2024-12-02drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo-0/+23
2024-12-02drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello-0/+2
2024-12-02drm/amd: Sanity check the ACPI EDIDMario Limonciello-3/+10
2024-11-20drm/amd/display: Allow building DC with clang on LoongArchHuacai Chen-7/+8
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu-0/+3
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu-3/+3
2024-11-20drm/amd/display: 3.2.310Aric Cyr-1/+1
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea-6/+9
2024-11-20drm/amd/display: allow chroma 1:1 scaling when sharpness is offSamson Tam-14/+20
2024-11-20drm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng-2/+2
2024-11-20drm/amd/display: add public taps API in SPLSamson Tam-17/+48
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone-11/+53
2024-11-20drm/amd/display: Fix handling of plane refcountJoshua Aberback-0/+3
2024-11-20drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park-0/+8
2024-11-20drm/amd/display: update pipe selection policy to check head pipeYihan Zhu-1/+22
2024-11-20drm/amd/display: remove redundant is_dsc_possible checkBhavin Sharma-8/+5
2024-11-12Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher-3/+1
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton-1/+1
2024-11-11drm/amd/display: 3.2.309Aric Cyr-8/+32
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira-1/+1
2024-11-11drm/amd/display: Remove unused codeRodrigo Siqueira-13/+0
2024-11-11drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone-2/+9
2024-11-08drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto-0/+3
2024-11-08drm/amd/display: Use region6 size in fw_meta_infoJinZe Xu-1/+3
2024-11-08drm/amd/display: Update SPL Taps Required For Integer ScalingAustin Zheng-4/+11
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie-2/+25
2024-11-08drm/amd/display: always blank stream before disable crtcFudongwang-4/+6
2024-11-08drm/amd/display: Read DP tunneling support only for DPIA endpointsAurabindo Pillai-3/+5
2024-11-08drm/amd/display: Adding flag for forced MST blocked discoveryMeenakshikumar Somasundaram-0/+1
2024-11-08drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung-57/+59
2024-11-08drm/amd/display: Change some variable name of psrTom Chung-14/+14