CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/09 22:33:13
Modified files:
sys/dev/pci/drm/i915: i915_driver.c
Log message:
In inteldrm_activate(), move the rasops_show_screen() call to before
drm_client_dev_restore(). The same order as inteldrm_doswitch() and
inteldrm_enter_ddb().
