[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1329194838.git.FlorianSchandinat@gmx.de>
Date: Tue, 14 Feb 2012 06:12:01 +0000
From: Florian Tobias Schandinat <FlorianSchandinat@....de>
To: linux-fbdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Florian Tobias Schandinat <FlorianSchandinat@....de>
Subject: [PATCH 0/4] implement viafb SAMM mode
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists