Re: Intel GPU, ghosting after zzz or ZZZ

Jonathan Gray <[email protected]>
Newsgroups gmane.os.openbsd.tech
Message-ID <[email protected]>
committed with the call order changed to match
inteldrm_doswitch() and inteldrm_enter_ddb()

Index: i915_driver.c
===================================================================
RCS file: /cvs/src/sys/dev/pci/drm/i915/i915_driver.c,v
diff -u -p -r1.31 i915_driver.c
--- i915_driver.c	9 Jun 2026 11:23:02 -0000	1.31
+++ i915_driver.c	10 Jun 2026 03:54:32 -0000
@@ -2567,8 +2567,8 @@ inteldrm_activate(struct device *self, i
 			i915_pm_resume_early(self);
 			i915_pm_resume(self);
 		}
-		drm_client_dev_restore(dev);
 		rasops_show_screen(ri, ri->ri_active, 0, NULL, NULL);
+		drm_client_dev_restore(dev);
 		rv = config_suspend(dev->dev, act);
 		break;
 	}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.