mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* video: update imx-ipu-v3 and hdmi support
@ 2015-08-07 13:40 Sascha Hauer
  2015-08-07 13:40 ` [PATCH 1/4] video: imx-hdmi: sync with kernel Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2015-08-07 13:40 UTC (permalink / raw)
  To: Barebox List

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-07 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07 13:40 video: update imx-ipu-v3 and hdmi support Sascha Hauer
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox