All of lore.kernel.org
 help / color / mirror / Atom feed
From: mgr@pengutronix.de (Michael Grzeschik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] fix mx35fb display mappings
Date: Wed, 25 Aug 2010 14:51:56 +0200	[thread overview]
Message-ID: <20100825125156.GA4311@pengutronix.de> (raw)
In-Reply-To: <4C73FDCE.9080808@eukrea.com>

Hi Eric,

On Tue, Aug 24, 2010 at 07:13:50PM +0200, Eric B?nard wrote:
> Hi Michael,
>
> Le 24/08/2010 17:27, Michael Grzeschik a ?crit :
>> This patches introduce a fix for the display mappings
>> in the mx35 framebuffer. It also sets the platformspecific
>> display mapping for the mx35_3ds development board's tft panel
>> added with this patch:
>>
> won't this patch break other platforms which are using mx3fb ?
Yes i suppose it will. But i am currently looking for a proper solution
to strange coloring issues on different pannels.

I figured out a different but related issue in the mx3fb code:
The sdc_init_panel function, which does the display mapping, is only
called with the IPU_PIX_FMT_BGR666 or IPU_PIX_FMT_RGB666 pixfmt.
So this pixfmt should better be set over the function property
with proper di_mappings.

So i think this patches can be seen as an RFC.

Thanks,
Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  reply	other threads:[~2010-08-25 12:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-24  9:46 [PATCH] mx35_3ds: Add the TFT display to the board file Michael Grzeschik
2010-08-24 10:20 ` [PATCH v2] " Michael Grzeschik
2010-09-22  9:00   ` [PATCH v2|RESEND] " Michael Grzeschik
2010-08-24 15:27 ` [PATCH 0/2] fix mx35fb display mappings Michael Grzeschik
2010-08-24 17:13   ` Eric Bénard
2010-08-25 12:51     ` Michael Grzeschik [this message]
2010-08-24 15:27 ` [PATCH 1/2] Separate display's pixel configuration from video mode Michael Grzeschik
2010-08-27 10:44   ` [PATCH v2] " Michael Grzeschik
2010-09-22  9:08     ` [PATCH v2|RESEND] " Michael Grzeschik
2010-09-22 13:00       ` Guennadi Liakhovetski
2010-09-22 14:43         ` [PATCH v3] " Michael Grzeschik
2010-09-22 16:15           ` Guennadi Liakhovetski
2010-08-24 15:27 ` [PATCH 2/2] mx35_3ds: Make usage of the display connection feature Michael Grzeschik

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=20100825125156.GA4311@pengutronix.de \
    --to=mgr@pengutronix.de \
    --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 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.