summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2025-07-24drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen1-1/+10
2025-06-10Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai1-11/+5
2025-05-29Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-05-29drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher1-1/+1
2025-05-29drm/amd/display: Don't treat wb connector as physical in create_validate_stre...Harry Wentland3-14/+20
2025-05-29drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin2-4/+4
2025-05-29drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender1-0/+2
2025-05-22drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin1-3/+3
2025-05-22drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin2-3/+10
2025-05-18drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin1-2/+1
2025-05-18drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin1-4/+24
2025-05-18drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin1-11/+1
2025-05-18drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin1-1/+1
2025-05-18drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai1-5/+11
2025-05-18drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin1-1/+4
2025-05-09drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-09drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello1-27/+10
2025-05-09drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-05-02drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-05-02drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-25drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1Mario Limonciello1-0/+14
2025-04-25drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_co...Tom Chung1-2/+4
2025-04-25drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1Mario Limonciello1-0/+7
2025-04-25drm/amd/display: Increase vblank offdelay for PSR panelsLeo Li1-8/+33
2025-04-25drm/amd/display: Actually do immediate vblank disableLeo Li1-0/+2
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello1-0/+5
2025-04-07drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin1-12/+4
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: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
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-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-17Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira3-24/+13
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-08drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin2-9/+27
2025-01-23drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin1-5/+9
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: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2025-01-17drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2024-12-14drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo1-5/+14
2024-12-14drm/amd/display: disable SG displays on cyan skillfishAlex Deucher1-1/+5
2024-12-05drm/amd/display: Reduce HPD Detection Interval for IPSFangzhi Zuo1-1/+1