From: Antonino A. Daplas Date: Tue, 13 Dec 2005 06:17:16 +0000 (-0800) Subject: [PATCH] fbcon: Add ability to save/restore graphics state X-Git-Tag: v2.6.15-rc6~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4743484718e1d710321f24f8ef7d0124a48291b3;p=pandora-kernel.git [PATCH] fbcon: Add ability to save/restore graphics state Add hooks to save and restore the graphics state. These hooks are called in fbcon_blank() when entering/leaving KD_GRAPHICS mode. This is needed by savagefb at least so it can cooperate with savage_dri and by cyblafb. State save/restoration can be full or partial. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed