gpu: ipu-v3: Add Image Converter unit
authorSteve Longerbeam <slongerbeam@gmail.com>
Mon, 11 Aug 2014 11:04:50 +0000 (13:04 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 2 Sep 2014 12:55:43 +0000 (14:55 +0200)
commit1aa8ea0d2bd5d4ba7b5d2b132a02157bc1fb9793
tree60ae9f3c40e6dfb3e12ae523630ce82da2fd96da
parent2ffd48f2e7ae06c3d7b2bcde9a0cb211d1a32468
gpu: ipu-v3: Add Image Converter unit

Adds the Image Converter (IC) unit.

Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Condensed the three CSC setup functions into a single one that
uses static tables to set up the CSC task parameters.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/ipu-v3/Makefile
drivers/gpu/ipu-v3/ipu-common.c
drivers/gpu/ipu-v3/ipu-ic.c [new file with mode: 0644]
drivers/gpu/ipu-v3/ipu-prv.h
include/video/imx-ipu-v3.h
This page took 0.026088 seconds and 5 git commands to generate.