linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
To: linux-fbdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Subject: [PATCH 0/4] implement viafb SAMM mode
Date: Tue, 14 Feb 2012 05:51:23 +0000	[thread overview]
Message-ID: <cover.1329194838.git.FlorianSchandinat@gmx.de> (raw)

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


             reply	other threads:[~2012-02-14  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-14  5:51 Florian Tobias Schandinat [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1329194838.git.FlorianSchandinat@gmx.de \
    --to=florianschandinat@gmx.de \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).