summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2025-11-24drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-24drm/amd/display: Disable VRR on DCE 6Timur Kristóf1-1/+3
2025-08-28drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello1-0/+3
2025-08-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello1-1/+2
2025-06-19Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai1-11/+5
2025-06-04Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-06-04drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher1-1/+1
2025-05-22drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin1-1/+2
2025-05-18drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin1-2/+1
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-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: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu1-7/+7
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-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-02-17drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2024-11-22drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1
2024-10-10drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-10-10drm/amd/display: Fix system hang while resume with TBT monitorTom Chung1-0/+6
2024-10-10drm/amd/display: Add HDR workaround for specific eDPAlex Hung1-1/+10
2024-10-04drm/amd/display: Validate backlight caps are saneMario Limonciello1-0/+16
2024-09-12drm/amd/display: Check denominator pbn_div before usedAlex Hung1-1/+1
2024-09-08drm/amd/display: Spinlock before reading eventAlex Hung1-8/+6
2024-09-08drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu1-1/+4
2024-08-14drm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2024-07-25drm/amd/display: Fix refresh rate range for some panelTom Chung1-0/+48
2024-07-25drm/amd/display: Add refresh rate range checkTom Chung1-1/+3
2024-07-11drm/amd/display: Fix uninitialized variables in DMAlex Hung1-4/+4
2024-06-12drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
2024-05-17drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-0/+10
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland1-5/+3
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-03-27drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich1-9/+7
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-03-01drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-23drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-23drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-05drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher1-2/+6
2024-02-05Re-revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski1-22/+0
2024-02-01Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski1-1/+1
2024-02-01drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen1-1/+1