]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00294114 PXP: correct the PS U/V buffer settings when format is YVU420P
authorFancy Fang <B47543@freescale.com>
Wed, 8 Jan 2014 02:32:52 +0000 (10:32 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:53 +0000 (10:06 +0200)
commitcb43866a597338ec8803528835c7f8462eb59b53
tree55b3e7c036fc515d903376cad2c1734e72c47190
parentc21c42e3ecd47e038e4358bec286e172c2e7ef3c
ENGR00294114 PXP: correct the PS U/V buffer settings when format is YVU420P

The PXP itself doesn't support YVU420P default. But we can get the
U and V address according to the format when we try to set PS_UBUF
and PS_VBUF registers. So the YVU420P can be supported indirectly.

Signed-off-by: Fancy Fang <B47543@freescale.com>
drivers/dma/pxp/pxp_dma_v2.c