All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/3] VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
Date: Thu, 06 Oct 2011 09:56:18 +0200	[thread overview]
Message-ID: <4E8D5F22.80301@denx.de> (raw)
In-Reply-To: <1317854656-12087-1-git-send-email-agust@denx.de>

On 10/06/2011 12:44 AM, Anatolij Gustschin wrote:
> From: Stefano Babic <sbabic@denx.de>
> 
> The framebuffer driver for MX5 is based on CONFIG_LCD.
> In the current implementation, there is a serious bug
> because the required memory is allocated before
> relocation, but the driver knows only later which is
> the resolution of the display. The patch switches the driver
> to CONFIG_VIDEO and the memory is allocated by the driver itself.
> 
> We also need to switch the vision2 board code and config file
> in the same commit so that this commit will be bisectable.
> 
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> CC: Anatolij Gustschin <agust@denx.de>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> V3: patches 1 and 3 of the previous patchset combined to single
>     patch to make this commit bisectable
> V2: patchset with modified Marek's patch to select display
> 

Tested-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2011-10-06  7:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-26  8:15 [U-Boot] [PATCH 1/2] VIDEO: MX5: Switch MX5 to CONFIG_VIDEO Stefano Babic
2011-09-26  8:15 ` [U-Boot] [PATCH 2/2] MX5: Switch vision2 " Stefano Babic
2011-09-28  9:21 ` [U-Boot] [PATCH V2 1/4] VIDEO: MX5: Switch MX5 " Stefano Babic
2011-10-05 22:50   ` Anatolij Gustschin
2011-10-06  7:13     ` Stefano Babic
2011-09-28  9:21 ` [U-Boot] [PATCH V2 2/4] VIDEO: MX5: export pix format Stefano Babic
2011-09-28 10:52   ` Marek Vasut
2011-09-28  9:21 ` [U-Boot] [PATCH V2 3/4] MX5: Switch vision2 to CONFIG_VIDEO Stefano Babic
2011-09-28  9:21 ` [U-Boot] [PATCH V2 4/4] MX5: Make IPU display output and pixel format configurable Stefano Babic
2011-09-28 10:53   ` Marek Vasut
2011-10-05 22:44 ` [U-Boot] [PATCH v3 1/3] VIDEO: MX5: Switch MX5 to CONFIG_VIDEO Anatolij Gustschin
2011-10-06  7:56   ` Stefano Babic [this message]
2011-10-06 17:32   ` Anatolij Gustschin
2011-10-05 22:44 ` [U-Boot] [PATCH v3 2/3] VIDEO: MX5: export pix format Anatolij Gustschin
2011-10-06  7:56   ` Stefano Babic
2011-10-06 17:33   ` Anatolij Gustschin
2011-10-05 22:44 ` [U-Boot] [PATCH v3 3/3] MX5: Make IPU display output and pixel format configurable Anatolij Gustschin
2011-10-06  7:57   ` Stefano Babic
2011-10-06  8:08     ` Anatolij Gustschin
2011-10-06 17:35   ` Anatolij Gustschin

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=4E8D5F22.80301@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.