All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Matteo Fortini <m.fortini@selcomgroup.com>
Cc: Dmitry Baryshkov <dbaryshkov@gmail.com>,
	linuxppc-dev@ozlabs.org, Anatolij Gustschin <agust@denx.de>,
	linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [PATCH] Add new framebuffer driver for Fujitsu MB862xx GDCs
Date: Tue, 14 Oct 2008 21:53:22 +0400	[thread overview]
Message-ID: <20081014175322.GA30941@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <48F4D29F.6090909@selcomgroup.com>

On Tue, Oct 14, 2008 at 07:10:55PM +0200, Matteo Fortini wrote:
> Carminefb driver, though, supports 800x600 resolution.
>
> BTW, I tried this patch and I get wrong colors on a patched DirectFB  
> which is changing the endianness on the fly. Is this driver already  
> taking care of this?

Yup. But you can change that, just delete FB_*_ENDIAN stuff from
drivers/video/Kconfig:

+config FB_MB862XX_LIME
+       bool "Lime GDC"
+       depends on FB_MB862XX
+       select FB_FOREIGN_ENDIAN
+       select FB_LITTLE_ENDIAN

..but then the kernel's fb console will be with the wrong colors.

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

  reply	other threads:[~2008-10-14 17:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-14 15:25 [PATCH] Add new framebuffer driver for Fujitsu MB862xx GDCs Anatolij Gustschin
2008-10-14 15:25 ` Anatolij Gustschin
2008-10-14 15:50 ` Dmitry Baryshkov
2008-10-14 15:50   ` Dmitry Baryshkov
2008-10-14 17:04   ` Anton Vorontsov
2008-10-14 17:10     ` Matteo Fortini
2008-10-14 17:53       ` Anton Vorontsov [this message]
2008-10-14 21:24       ` Anatolij Gustschin
2008-10-15 13:40 ` Matteo Fortini
2008-10-15 14:21   ` Anatolij Gustschin
2008-10-15 14:27     ` Matteo Fortini
2008-10-16 21:17 ` Andrew Morton
2008-10-16 21:17   ` Andrew Morton
2008-10-19  2:52 ` Andrew Morton

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=20081014175322.GA30941@oksana.dev.rtsoft.ru \
    --to=avorontsov@ru.mvista.com \
    --cc=agust@denx.de \
    --cc=dbaryshkov@gmail.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=m.fortini@selcomgroup.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.