drm/i915: Save/restore cursor state on suspend/resume.
authorEric Anholt <eric@anholt.net>
Wed, 3 Jun 2009 07:26:58 +0000 (07:26 +0000)
committerEric Anholt <eric@anholt.net>
Thu, 4 Jun 2009 11:43:11 +0000 (11:43 +0000)
This may fix cursor corruption in X on resume, which would persist until
the cursor was hidden and then shown again.

V2: Also include the cursor control regs.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found