commit | 7e8b60faea972604c315634cff62d44803731ea9 | [log] [tgz] |
---|---|---|
author | Andrew Lutomirski <luto@mit.edu> | Sun Nov 08 13:49:51 2009 -0500 |
committer | Eric Anholt <eric@anholt.net> | Tue Dec 08 06:32:51 2009 -0800 |
tree | a9c6fb0426fd6eac03e974b4c3242218d5996f80 | |
parent | 5618ca6abc2d6f475b258badc017a5254cf43d1b [diff] |
drm/i915: restore render clock gating on resume 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>