From: jacmet@sunsite.dk (Peter Korsgaard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
Date: Tue, 10 Jan 2012 15:19:18 +0100 [thread overview]
Message-ID: <87pqerd4ih.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20120110140218.GB7180@jl-vm1.vm.bytemark.co.uk> (Jamie Lokier's message of "Tue, 10 Jan 2012 14:02:18 +0000")
>>>>> "Jamie" == Jamie Lokier <jamie@shareable.org> writes:
>> Similar you can connect a 12bit 4:4:4 panel by just connecting it to the
>> MSB LCD pins.
Jamie> If you're connecting an RGB555 or RGB444 panel, don't you want
Jamie> the software using the framebuffer to know this so it will
Jamie> dither appropriately?
Potentially. This is similar to the issues with cheap 18bit laptop
LCDs. We somewhat do this (E.G. default to 565 mode if a 16bit panel is
used), but as the hardware doesn't support anything bwteen 8bit paletted
and RGB565 modes, there's not much else we can do (fbdev doesn't provide
any info about the panel specs).
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-10 14:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-13 14:52 [PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes Peter Korsgaard
2012-01-05 11:26 ` Peter Korsgaard
2012-01-09 2:49 ` Florian Tobias Schandinat
2012-01-09 6:15 ` Peter Korsgaard
2012-01-09 13:36 ` Nicolas Ferre
2012-01-09 10:34 ` Nicolas Ferre
2012-01-09 11:13 ` Peter Korsgaard
2012-01-09 13:32 ` Nicolas Ferre
2012-01-10 13:01 ` Christian Glindkamp
2012-01-10 13:17 ` Peter Korsgaard
2012-01-10 16:42 ` Peter Korsgaard
2012-01-10 14:02 ` Jamie Lokier
2012-01-10 14:19 ` Peter Korsgaard [this message]
2012-01-10 21:06 ` Russell King - ARM Linux
2012-01-09 12:13 ` Russell King - ARM Linux
2012-01-09 12:20 ` Peter Korsgaard
2012-01-30 5:12 ` 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=87pqerd4ih.fsf@macbook.be.48ers.dk \
--to=jacmet@sunsite.dk \
--cc=linux-arm-kernel@lists.infradead.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).