commit | 532f9169db21fbffd07cc44075c7ea1859c07806 | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Wed Oct 19 20:32:50 2011 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Fri Feb 10 19:28:39 2012 +0000 |
tree | 2d8a5eb0e44592f1ee91da056d86acff9085de30 | |
parent | 561c9079ea1de24f8d49c73391811c547d1b2636 [diff] |
viafb: make single framebuffer multiple adapter mode work This patch implementes this mode (viafb_SAMM_ON set and viafb_dual_fb not set) in a useful way for CRT and DVI devices. The same content is shown on both devices in different video modes. The first (primary) resolution must not be bigger than the secondary one and determines the visible region. The same content is shown centered on the secondary output. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>