commit | b75f2c01de34daf0b25cbd75fcf00511548ffa1e | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Mon Apr 26 16:37:53 2010 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sun Oct 24 13:04:47 2010 +0000 |
tree | 1a1af575f3aed3264bd3348edc7207e1e61ec7d4 | |
parent | 3fd9b6cc38028ea64e9a39c6af9d5ad928594be6 [diff] |
viafb: restore display on resume This patch makes viafb restore the display on resume by calling viafb_set_par. Resumeing has still its issues: - will probably freeze most machines (for me on VX800 reliable on the second resume) - under some configurations the screen appears on the wrong output device (reason unknown) Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Acked-by: Jonathan Corbet <corbet@lwn.net> Cc: Joseph Chan <JosephChan@via.com.tw>