CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/19 17:04:02
Modified files:
sys/dev/pci/drm/i915: i915_driver.c
Log message:
Call freeze and restore functions for hibernate. These call the
equivalent suspend and resume functions so no functional change.
Closer matches the amdgpu activate function.
ok kettenis@
