]> git.kernelconcepts.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>
Mon, 16 Jun 2014 16:09:35 +0000 (18:09 +0200)
commitb8d357c61f132c320e334ead0b640b9aa4573502
treea10e4fefe70f569d66b8927a3415ad28827aa1fd
parentd8044aed448373b98289236d0a422b551f0be65c
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