linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Linux Fbdev development list <linux-fbdev-devel@lists.sourceforge.net>
Subject: cfb_* / fbcon vs. 64 bits
Date: Wed, 05 Nov 2003 17:01:19 +1100	[thread overview]
Message-ID: <1068012079.707.140.camel@gaston> (raw)

Hi !

Did anybody tested a non-accelerated framebuffer device (that is one
using the cfb_* functions) on a 64 bits arch ?

Here, with radeonfb, the mode gets properly sync'ed, but I get garbage
on the first lines where the logo should be, and then other junk that
looks like some address calculations aren't done properly in the
blitting code.

Same machine, same driver, with a 32 bits kernel it works just fine.

And yes, the driver itself seem to be passing properly the 64 bits
result of ioremap, but taht could be the problem. On ppc64, ioremap
returns "weird" addresses which are token that only readx/writex
can actually understand. Maybe I should try to "munge" this a bit
first...

Ben.





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/

             reply	other threads:[~2003-11-05  6:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-05  6:01 Benjamin Herrenschmidt [this message]
2003-11-05  7:41 ` cfb_* / fbcon vs. 64 bits Benjamin Herrenschmidt

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=1068012079.707.140.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=linux-fbdev-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).