linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: "Antonino A. Daplas" <adaplas@gmail.com>
Cc: linux-fbdev-devel@lists.sourceforge.net,
	openzaurus-devel@lists.sourceforge.net,
	hasjim.williams@futaris.org
Subject: Re: Re: [Linux-fbdev-devel] Linux 2.6 fbcon rotation - in software
Date: Wed, 26 Oct 2005 23:49:26 +0100	[thread overview]
Message-ID: <1130366966.8322.57.camel@localhost.localdomain> (raw)
In-Reply-To: <435F6C77.7010603@gmail.com>

On Wed, 2005-10-26 at 19:45 +0800, Antonino A. Daplas wrote:
> Hasjim Williams wrote:
> > Hi all,
> > 
> > I am looking to rotate the framebuffer console on an embedded ARM
> > device.  I know that both OPIE and GPE (X Windows) support screen
> > rotation in software.  I think they use a shadow framebuffer...  Has
> > anyone on either of the lists started implementing this in 2.6.x ???  I
> > know the Zaurus CL-3xxx series use the pxafb driver and fbcon is rotated
> > on these devices.  My platform uses the amba_clcd driver and fbcon is
> > also rotated on this device.
> > 
> > See http://sourceforge.net/mailarchive/message.php?msg_id=12904686 for
> > the Zaurus info.
> > 
> > Is there some easy / good way to add rotated console support to the
> > kernel?  Or do we have to use a shadow framebuffer?
> 
> I had a patch that does software rotation for the framebuffer console. But
> this was during 2.5. The patch does this by having different putcs, putc,
> bmove, fill, and cursor methods depending on the orientation.
> 
> If this is really desired, I may try to revive that patch...

I was asked about this offlist and sent Hasjim a copy of the 2.5 patch. 

Console rotation would be extremely useful for several of the Zaurus
devices (Collie, Spitz, Akita and Borzoi). These use pxafb or sa1100fb
which don't support rotation in hardware. (The other Zaurus models use
w100fb which does support hardware rotation).

I've been planning to make the patch apply to recent kernels but haven't
found the time to do that yet...

Richard



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information

  reply	other threads:[~2005-10-26 22:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26  4:38 Linux 2.6 fbcon rotation - in software Hasjim Williams
2005-10-26 11:45 ` Antonino A. Daplas
2005-10-26 22:49   ` Richard Purdie [this message]
2005-10-27  0:09     ` [Openzaurus-devel] " Antonino A. Daplas

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=1130366966.8322.57.camel@localhost.localdomain \
    --to=rpurdie@rpsys.net \
    --cc=adaplas@gmail.com \
    --cc=hasjim.williams@futaris.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=openzaurus-devel@lists.sourceforge.net \
    /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).