aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Makefile
diff options
context:
space:
mode:
authorKieran Bingham <kieran+renesas@bingham.xyz>2016-06-30 10:41:23 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-16 16:21:54 -0200
commit4710b752e029f3f82dd4a84d9dc61fe72c97bf82 (patch)
tree362820c35d0319ab5edf351377fdb6df3d951d24 /drivers/media/platform/Makefile
parent[media] dt-bindings: Add Renesas R-Car FDP1 bindings (diff)
downloadlinux-dev-4710b752e029f3f82dd4a84d9dc61fe72c97bf82.tar.xz
linux-dev-4710b752e029f3f82dd4a84d9dc61fe72c97bf82.zip
[media] v4l: Add Renesas R-Car FDP1 Driver
The FDP1 driver performs advanced de-interlacing on a memory 2 memory based video stream, and supports conversion from YCbCr/YUV to RGB pixel formats Signed-off-by: Kieran Bingham <kieran+renesas@bingham.xyz> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/Makefile')
-rw-r--r--drivers/media/platform/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/Makefile b/drivers/media/platform/Makefile
index f842933d17de..5b3cb271d2b8 100644
--- a/drivers/media/platform/Makefile
+++ b/drivers/media/platform/Makefile
@@ -48,6 +48,7 @@ obj-$(CONFIG_VIDEO_SH_VOU) += sh_vou.o
obj-$(CONFIG_SOC_CAMERA) += soc_camera/
obj-$(CONFIG_VIDEO_RENESAS_FCP) += rcar-fcp.o
+obj-$(CONFIG_VIDEO_RENESAS_FDP1) += rcar_fdp1.o
obj-$(CONFIG_VIDEO_RENESAS_JPU) += rcar_jpu.o
obj-$(CONFIG_VIDEO_RENESAS_VSP1) += vsp1/