]> git.baikalelectronics.ru Git - kernel.git/commit
[media] coda: make NV12 format default
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 16 Jul 2015 16:19:39 +0000 (13:19 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 17 Jul 2015 14:29:39 +0000 (11:29 -0300)
commit5cfcc480321cff0e025ddc2a9d874011ad2a8bd6
tree3812537bf391269c54d738398a26c00f1e25d02c
parent517dbce2b855ea98695bdacaccd8fc3116e389ec
[media] coda: make NV12 format default

The chroma interleaved NV12 format has higher memory bandwidth efficiency
because the chroma planes can be read/written with longer burst lengths.
Use NV12 as default format if available and consistently sort it first.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/coda/coda-common.c