summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin1-12/+4
2025-03-29drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-29drm/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-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-27drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela4-6/+9
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-08drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-02-08drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin2-9/+27
2025-02-01drm/amd/display: Initialize denominator defaults to 1Alex Hung1-2/+2
2025-02-01drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2
2025-01-23drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin1-5/+9
2025-01-23Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto1-2/+2
2025-01-23drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li6-17/+54
2025-01-23drm/amd/display: Disable replay and psr while VRR is enabledTom Chung3-4/+6
2025-01-23drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung1-1/+1
2025-01-23drm/amd/display: Do not elevate mem_type change to full updateLeo Li1-6/+23
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-17drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2025-01-17drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2025-01-17drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li1-0/+8
2025-01-17drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2024-12-14Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-12-14drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-14drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo4-8/+59
2024-12-14drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-12-14drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof1-2/+9
2024-12-14drm/amd/display: Fix underflow when playing 8K video in full screen modeLeo Ma1-1/+1
2024-12-14drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen1-2/+4