From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: video: update imx-ipu-v3 and hdmi support
Date: Fri, 7 Aug 2015 15:40:05 +0200 [thread overview]
Message-ID: <1438954809-5962-1-git-send-email-s.hauer@pengutronix.de> (raw)
This makes the i.MX6 HDMI work with higher resolutions. Also we now
use writecombined memory for faster graphics.
----------------------------------------------------------------
Sascha Hauer (4):
video: imx-hdmi: sync with kernel
video: ipuv3: Adjust videomode to IPU limitations
ARM: implement dma_alloc_writecombine
video: imx-ipu-v3: Use writecombine memory for fb
arch/arm/cpu/mmu.c | 20 ++
drivers/video/imx-ipu-v3/imx-hdmi.c | 380 ++++++++++++++++++++++--------------
drivers/video/imx-ipu-v3/imx-hdmi.h | 3 +-
drivers/video/imx-ipu-v3/ipufb.c | 32 ++-
include/dma.h | 1 +
5 files changed, 287 insertions(+), 149 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2015-08-07 13:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 13:40 Sascha Hauer [this message]
2015-08-07 13:40 ` [PATCH 1/4] video: imx-hdmi: sync with kernel Sascha Hauer
2015-08-07 13:40 ` [PATCH 2/4] video: ipuv3: Adjust videomode to IPU limitations Sascha Hauer
2015-08-07 13:40 ` [PATCH 3/4] ARM: implement dma_alloc_writecombine Sascha Hauer
2015-08-07 13:40 ` [PATCH 4/4] video: imx-ipu-v3: Use writecombine memory for fb Sascha Hauer
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=1438954809-5962-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox