]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA format
authorArchit Taneja <archit@ti.com>
Tue, 3 Dec 2013 11:51:12 +0000 (08:51 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 10 Dec 2013 18:49:02 +0000 (16:49 -0200)
commitfe104a9b61ac8856e7973058b71f33224a7d5ed7
treedf4f3d49c91571e82c7374553de894462538924e
parentf1b84d365af6d5ce1898fb7956e2053db14cc96e
[media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA format

The data_type value to be programmed in the data descriptors to fetch/write a
UYVY buffer was not mentioned correctly in the older DRA7x documentation. This
caused VPE to fail with UYVY color formats.
Update the data_type value to fix functionality when UYVY format is used.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/ti-vpe/vpdma_priv.h