commit | 1341d655ddea37f307736af7030a3ef7c5648c31 | [log] [tgz] |
---|---|---|
author | Ben Gamari <bgamari.foss@gmail.com> | Mon Sep 14 17:48:42 2009 -0400 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 17 14:34:27 2009 -0700 |
tree | f02820220000990ce0a798757c2651902871c50c | |
parent | ffed1d0920d180962469feb5e14bab7af2e29137 [diff] |
drm/i915: Refactor save/restore code 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>