summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li1-0/+14
2025-03-07drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen1-7/+62
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung1-1/+2
2025-03-07drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen1-2/+15
2025-02-27drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-02-27drm/amd/display: update dcn351 used clock offsetCharlene Liu6-34/+308
2025-02-17Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira3-24/+13
2025-02-17drm/amd/display: Fix seamless boot sequenceLo-an Chen8-6/+15
2025-02-17Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-17drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-02-17drm/amd/display: Limit Scaling Ratio on DCN3.01Gabe Teeger1-4/+4
2025-02-17drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor1-0/+4
2025-02-17drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo1-3/+3
2025-02-17drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/amd/display: Overwriting dualDPP UBF values before usageAusef Yousof2-18/+18
2025-02-17drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof2-11/+29
2025-02-17drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh1-0/+6
2025-02-08drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-02-08drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-01-13drm/amd/display: Disable replay and psr while VRR is enabledTom Chung3-4/+6
2025-01-13drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung1-1/+1
2025-01-10drm/amd/display: Initialize denominator defaults to 1Alex Hung1-2/+2
2025-01-10drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2
2025-01-10drm/amd/display: Remove unnecessary eDP power downYiling Chen1-6/+6
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li1-6/+23
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li6-17/+54
2025-01-10Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto1-2/+2
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin2-9/+27
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin1-5/+9
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li1-0/+8
2025-01-06drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2025-01-06drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-06drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2025-01-06drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2024-12-03drm/amd/display: Add hblank borrowing supportChris Park9-7/+75
2024-12-03drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone11-3/+46
2024-12-03drm/amd/display: Correct prefetch calculationLo-an Chen1-0/+1
2024-12-03drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-03drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo1-0/+23
2024-12-03drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello1-0/+2
2024-12-03drm/amd: Sanity check the ACPI EDIDMario Limonciello1-3/+10
2024-11-20drm/amd/display: Allow building DC with clang on LoongArchHuacai Chen1-7/+8
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-11-20drm/amd/display: 3.2.310Aric Cyr1-1/+1
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
2024-11-20drm/amd/display: allow chroma 1:1 scaling when sharpness is offSamson Tam1-14/+20
2024-11-20drm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng1-2/+2
2024-11-20drm/amd/display: add public taps API in SPLSamson Tam2-17/+48
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone8-11/+53