drm/i915: Refactor save/restore code
authorBen Gamari <bgamari.foss@gmail.com>
Mon, 14 Sep 2009 21:48:42 +0000 (17:48 -0400)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 21:34:27 +0000 (14:34 -0700)
We move the display-specific code into it's own functions, called
from the general GPU state save/restore functions. This will be needed
later by the GPU reset code.

Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found