CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/13 09:38:21
Modified files:
sys/dev/pci/drm: drm_drv.c drm_linux.c
sys/dev/pci/drm/i915/gt: intel_gt_pm.c
sys/dev/pci/drm/include/generated: autoconf.h
sys/dev/pci/drm/include/linux: acpi.h suspend.h
Log message:
Implement some more suspend/resume Linux compat such that inteldrm(4) can
achieve RC6 and save a significant amount of power for S0i.
ok jsg@
