From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] video: ipuv3: fix framebuffer base address init with multiple IPUs
Date: Tue, 4 Aug 2020 09:45:28 +0200 [thread overview]
Message-ID: <20200804094528.54578b67@crub> (raw)
In-Reply-To: <20200803134533.10824-1-agust@denx.de>
On Mon, 3 Aug 2020 15:45:33 +0200
Anatolij Gustschin agust at denx.de wrote:
> Since commit 7812bbdc3732 ("video: Correctly handle multiple
> framebuffers") the vidconsole output is missing on the primary
> display on boards with two IPU units (all i.MX6Q/D based boards).
> The base address of the allocated framebuffer is not correctly
> programmed in the display controller. Fix it.
>
> Reported-by: Soeren Moch <smoch@web.de>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> drivers/video/imx/mxc_ipuv3_fb.c | 13 +++++++++----
> 1 file changed, 9 insertions(+), 4 deletions(-)
Applied to u-boot-video/master, thanks!
--
Anatolij
prev parent reply other threads:[~2020-08-04 7:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 13:45 [PATCH] video: ipuv3: fix framebuffer base address init with multiple IPUs Anatolij Gustschin
2020-08-03 21:13 ` Soeren Moch
2020-08-04 7:45 ` Anatolij Gustschin [this message]
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=20200804094528.54578b67@crub \
--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 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.