From: "Benjamin Herrenschmidt" <benh@kernel.crashing.org>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: endian problem ?
Date: Sun, 13 Oct 2002 20:49:21 +0200 [thread overview]
Message-ID: <20021013184921.4571@192.168.4.1> (raw)
Ok, I've ported radeonfb, controlfb and platinumfb to the
new API (which is quite nice since allowed me to remove
a whole bunch of cruft from these drivers, good job !)
However, I'm having a problem: With controlfb and
radeonfb (couldn't test platinum yet but it's very similar
to controlfb), the console is fine in 8 bpp, but text is
plain blue in any higher bit depth (15, 16 or 32).
X with "fbdev" driver works fine, so I think setcolreg
works properly. All those drivers are set to DIRECTCOLOR
for these bit depth. Maybe I've missed something about
the pseudo_palette thing (is it documented somewhere ?)
or are there known endian bugs in the cfb_* routines ?
Ben.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next reply other threads:[~2002-10-13 18:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-13 18:49 Benjamin Herrenschmidt [this message]
2002-10-18 17:43 ` endian problem ? James Simmons
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=20021013184921.4571@192.168.4.1 \
--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).