commit | fe104a9b61ac8856e7973058b71f33224a7d5ed7 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Tue Dec 03 08:51:12 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Dec 10 16:49:02 2013 -0200 |
tree | df4f3d49c91571e82c7374553de894462538924e | |
parent | f1b84d365af6d5ce1898fb7956e2053db14cc96e [diff] |
[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>