linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] implement viafb SAMM mode
@ 2012-02-14  5:51 Florian Tobias Schandinat
  2012-02-14  5:51 ` [PATCH 1/4] viafb: set correct polarity for second adapter Florian Tobias Schandinat
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Tobias Schandinat @ 2012-02-14  5:51 UTC (permalink / raw)
  To: linux-fbdev; +Cc: linux-kernel, Florian Tobias Schandinat

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-14  5:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14  5:51 [PATCH 0/4] implement viafb SAMM mode Florian Tobias Schandinat
2012-02-14  5:51 ` [PATCH 1/4] viafb: set correct polarity for second adapter Florian Tobias Schandinat
2012-02-14  5:51 ` [PATCH 2/4] viafb: fill xres and yres Florian Tobias Schandinat
2012-02-14  5:52 ` [PATCH 3/4] viafb: make single framebuffer multiple adapter mode work Florian Tobias Schandinat
2012-02-14  5:52 ` [PATCH 4/4] viafb: make SAMM to also work on LCD Florian Tobias Schandinat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).