[PATCH 0/4] implement viafb SAMM mode

From: Florian Tobias Schandinat
Date: Tue Feb 14 2012 - 00:51:11 EST


Hi all,

this patch series implements viafb single adapter multiple monitor
mode in a useful way. It allows showing the same image on 2 devices
with different video modes by centering the smaller image.
It is useful for presentation or similar tasks, whenever dual fb is
not desired. I have now used it for quite some time.


Best regards,

Florian Tobias Schandinat


Florian Tobias Schandinat (4):
viafb: set correct polarity for second adapter
viafb: fill xres and yres
viafb: make single framebuffer multiple adapter mode work
viafb: make SAMM to also work on LCD

drivers/video/via/chip.h | 2 -
drivers/video/via/dvi.c | 5 ++-
drivers/video/via/dvi.h | 3 +-
drivers/video/via/hw.c | 85 +++++++++++++++++++++++----------------------
drivers/video/via/hw.h | 3 +-
drivers/video/via/lcd.c | 18 +++++-----
drivers/video/via/lcd.h | 3 +-
7 files changed, 61 insertions(+), 58 deletions(-)

--
1.7.9

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/