CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/06 07:12:21
Modified files:
sys/dev/pci/drm: i915_drv.c i915_drv.h
Log message:
save/restore the *correct* clock gating registers on suspend/resume
instead of accidentally writing zeros to ones that may not even exist on
the chipset we're running on.
problem noted by damien@, fix by me.
been in theo's tree a couple of days. ``commit'' dera...@.
