summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-04-10drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen1-1/+1
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello1-0/+5
2025-04-10drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo1-0/+4
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov1-6/+6
2025-04-10drm/amd/display: fix an indent issue in DML21Aurabindo Pillai1-2/+1
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-28drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-22drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-22drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-22drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca1-2/+5
2025-03-22drm/amd/display: Fix out-of-bound accessesAlex Hung2-5/+5
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke1-1/+2
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