drm/i915: restore render clock gating on resume
authorAndrew Lutomirski <luto@mit.edu>
Sun, 8 Nov 2009 18:49:51 +0000 (13:49 -0500)
committerEric Anholt <eric@anholt.net>
Tue, 8 Dec 2009 14:32:51 +0000 (06:32 -0800)
Rather than restoring just a few clock gating registers on resume,
just reinitialize the whole thing.

Signed-off-by: Andy Lutomirski <luto@mit.edu>
[anholt: Fixed up for RC6 support landed since the patch was written]
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found