U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/3] VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
Date: Thu, 6 Oct 2011 19:32:34 +0200	[thread overview]
Message-ID: <20111006193234.52c3482e@wker> (raw)
In-Reply-To: <1317854656-12087-1-git-send-email-agust@denx.de>

On Thu,  6 Oct 2011 00:44:14 +0200
Anatolij Gustschin <agust@denx.de> 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
> 
>  board/ttcontrol/vision2/vision2.c |   36 +++++++-----
>  drivers/video/mxc_ipuv3_fb.c      |  110 ++++++++++++-------------------------
>  include/configs/vision2.h         |   11 ++--
>  3 files changed, 62 insertions(+), 95 deletions(-)

Applied, thanks!

Anatolij

  parent reply	other threads:[~2011-10-06 17:32 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
2011-10-06 17:32   ` Anatolij Gustschin [this message]
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=20111006193234.52c3482e@wker \
    --to=agust@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox