save/restore the *correct* clock gating registers on suspend/resume
authoroga <oga@openbsd.org>
Fri, 6 Aug 2010 13:12:20 +0000 (13:12 +0000)
committeroga <oga@openbsd.org>
Fri, 6 Aug 2010 13:12:20 +0000 (13:12 +0000)
commit0504914dbc73b41917177da90e3185196887c761
treee1ad0d99a57fa070ef7119468d7073b39aa92cb1
parent29b97b6f5b4b985ce2a590cc0a3e3340df27ee6f
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'' deraadt@.
sys/dev/pci/drm/i915_drv.c
sys/dev/pci/drm/i915_drv.h