[media] v4l: Add Renesas R-Car FCP driver
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 12 Feb 2016 00:29:58 +0000 (22:29 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 17 Jun 2016 10:57:35 +0000 (07:57 -0300)
commit7b49235e83b2347caf4bc66dd0154cb799bd7405
treed25bc3ec1eaadce4064a7e3680d8e9728624d814
parent60135db8d7acaff289d10568068469b57b730b6b
[media] v4l: Add Renesas R-Car FCP driver

The FCP is a companion module of video processing modules in the
Renesas R-Car Gen3 SoCs. It provides data compression and decompression,
data caching, and conversion of AXI transactions in order to reduce the
memory bandwidth.

The driver is not meant to be used standalone but provides an API to the
video processing modules to control the FCP.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
MAINTAINERS
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/rcar-fcp.c [new file with mode: 0644]
include/media/rcar-fcp.h [new file with mode: 0644]
This page took 0.026725 seconds and 5 git commands to generate.