i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45
authorKeith Packard <keithp@keithp.com>
Mon, 3 Nov 2008 07:08:44 +0000 (23:08 -0800)
committerDave Airlie <airlied@linux.ie>
Tue, 11 Nov 2008 07:42:19 +0000 (17:42 +1000)
This register is set by the 2D driver to prevent lockups, and so it needs to
be preserved across suspend/resume too. This makes my X200s work.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found