Hi Dave, Simona, Fixes for 6.12. The following changes since commit 4d95a12beba146b0ca2de59c7ce905bc0aadfd0c: Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes (2024-10-25 16:55:39 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.12-2024-10-31 for you to fetch changes up to 935abb86a95def8c20dbb184ce30051db168e541: drm/amdgpu/smu13: fix profile reporting (2024-10-28 17:19:45 -0400) ---------------------------------------------------------------- amd-drm-fixes-6.12-2024-10-31: amdgpu: - DCN 3.5 fix - Vangogh SMU KASAN fix - SMU 13 profile reporting fix ---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu/smu13: fix profile reporting Ovidiu Bunea (1): Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35" Tvrtko Ursulin (1): drm/amd/pm: Vangogh: Fix kernel memory out of bounds write drivers/gpu/drm/amd/display/dc/dml2/dml2_policy.c | 1 + drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 4 +++- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 6 +++--- 3 files changed, 7 insertions(+), 4 deletions(-)