summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
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: 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-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: fix divide error in DM plane scale calcsMelissa Wen-2/+2
2025-01-06drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung-31/+0
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-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira-1/+1
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie-0/+23
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
2024-11-04drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo-5/+14
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse-1/+6
2024-11-04drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin-12/+4
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung-0/+15
2024-10-28drm/amd/display: Fix idle optimizations entry logAurabindo Pillai-6/+2
2024-10-28drm/amd/display: Reduce HPD Detection Interval for IPSFangzhi Zuo-1/+1
2024-10-24drm/amd/display: add missing tracepoint event in DM atomic_commit_tailMelissa Wen-0/+2
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-2/+0
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai-0/+13
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai-1/+2
2024-10-15drm/amd/display: Add check for headless for idle optimizationRoman Li-1/+1
2024-10-15drm/amd/display: Increase idle worker HPD detection timeRoman Li-1/+1
2024-10-15drm/amd/display: Check returns from drm_dp_dpcd_writeAlex Hung-5/+12
2024-10-08drm/amdgpu: fix dm_suspend/resume arguments to ip_blockSunil Khatri-2/+7
2024-10-08drm/amd/display: disable SG displays on cyan skillfishAlex Deucher-1/+5
2024-10-07drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz-3/+4
2024-10-07drm/amd/display: Fetch the EDID from _DDC if available for eDPMario Limonciello-3/+62
2024-10-07drm/amd/display: remove redundant freesync parser for DPMelissa Wen-66/+4
2024-10-07drm/amd/display: always call connector_update when parsing freesync_capsMelissa Wen-2/+2
2024-10-07drm/amd/display: switch to setting physical address directlyMelissa Wen-3/+3
2024-10-07drm/amd/display: switch amdgpu_dm_connector to use struct drm_edidMelissa Wen-90/+84
2024-10-07drm/amd/display: Skip Invalid Streams from DSC PolicyFangzhi Zuo-1/+12
2024-10-07drm/amd/display: Align static screen idle worker with IPX modeRoman Li-0/+1
2024-10-07drm/amd/display: fix a memleak issue when driver is removedAurabindo Pillai-15/+33
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri-2/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri-2/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri-2/+2
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri-1/+1
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri-1/+1
2024-10-01drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri-1/+1
2024-10-01drm/amdgpu: update the handle ptr in early_finiSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri-2/+2