]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
v4l: ti-vpe: vpdma: Add support for setting max width height
authorNikhil Devshatwar <nikhil.nd@ti.com>
Wed, 3 Dec 2014 18:48:01 +0000 (12:48 -0600)
committerJyri Sarha <jsarha@ti.com>
Fri, 5 Dec 2014 14:04:48 +0000 (16:04 +0200)
commitc3426558b75b0e3af65dbbeef3ceca119c904cc3
treea982eee79c9547ec204a408cbf400ce4ba64579e
parent05959920f75f47b7f953d679072a75f4a4e82d91
v4l: ti-vpe: vpdma: Add support for setting max width height

Added enums for max_width and max_height fields of the
outbound data descriptor.

Changed vpdma_add_out_dtd to accept two more arguments
for max width and height.

Make use of different max width & height sets for different
of capture module (i.e. slices).

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
Signed-off-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
drivers/media/platform/ti-vpe/vip.c
drivers/media/platform/ti-vpe/vpdma.c
drivers/media/platform/ti-vpe/vpdma.h
drivers/media/platform/ti-vpe/vpdma_priv.h
drivers/media/platform/ti-vpe/vpe.c