Hi Dave, Sima, Fixes for 6.8. The following changes since commit d6a209dd76e5ceb5d536e0a1a707ffcf64f95cef: Merge tag 'drm-intel-fixes-2024-03-01' of https://anongit.freedesktop.org/git/drm/drm-intel into drm-fixes (2024-03-05 09:54:12 +0100) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.8-2024-03-07 for you to fetch changes up to 0dafaf659cc463f2db0af92003313a8bc46781cd: drm/amdgpu/pm: Fix the error of pwm1_enable setting (2024-03-06 15:44:31 -0500) ---------------------------------------------------------------- amd-drm-fixes-6.8-2024-03-07: amdgpu: - SMU14 fix - Fix possible NULL pointer - VRR fix - pwm fix ---------------------------------------------------------------- Alex Deucher (1): drm/amd/display: handle range offsets in VRR ranges Li Ma (1): drm/amd/swsmu: modify the gfx activity scaling Ma Jun (1): drm/amdgpu/pm: Fix the error of pwm1_enable setting Melissa Wen (1): drm/amd/display: check dc_link before dereferencing drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 21 +++++++++++++++------ drivers/gpu/drm/amd/pm/amdgpu_pm.c | 12 +++++++++++- drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c | 2 -- .../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_0_ppt.c | 5 ++++- 4 files changed, 30 insertions(+), 10 deletions(-)