Hi Dave, Simona,
Alex is out this week, but we have two pretty important fixes for 7.2,
so I thought I would send them out to get picked up.
Thanks!
The following changes since commit e24b02df4e9a1a78b2dbbf6ab21ebf24918f5c6a:
Merge tag 'drm-misc-fixes-2026-07-24' of
https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
(2026-07-24 18:30:29 +1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git
tags/amd-drm-fixes-v7.2-2026-07-24
for you to fetch changes up to fbbaca9e208733652828ea98d00f09f260a7770e:
drm/amd/display: Fix missing DCE check in
dm_gpureset_toggle_interrupts() (2026-07-24 09:30:17 -0500)
----------------------------------------------------------------
amd-drm-fixes-v7.2-2026-07-04:
- Fix a backport mistake for dm_gpureset_toggle_interrupts()
- Fix a failure on flip-done timeouts for mode1 reset
----------------------------------------------------------------
Leo Li (2):
drm/amd/display: Fix flip-done timeouts on mode1 reset
drm/amd/display: Fix missing DCE check in
dm_gpureset_toggle_interrupts()
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 ++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 13 +++++++++++--
2 files changed, 13 insertions(+), 3 deletions(-)