CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/19 12:02:53
Modified files:
sys/dev/pci/drm: files.drm i915_drv.c i915_drv.h i915_irq.c
Added files:
sys/dev/pci/drm: i915_suspend.c
Log message:
Split out the suspend/resume code into its own file to make it possible to
diff it against the Linux kernel sources. Fix a few bugs revealed by doing
such a diff. Tested by myself and a few others on 915, 945, 965 and
6-series.
