summaryrefslogtreecommitdiff
path: root/drivers/media/video/pxp.h
AgeCommit message (Collapse)Author
2010-05-25ENGR00121574-4 rename filename for pxp to mxs_pxpRobby Cai
Copied back the pxp.[ch] from branch 2.6.31 Signed-off-by: Robby Cai <R63905@freescale.com> Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
2010-05-25ENGR00121574-2 rename filename for pxp to mxs_pxpRobby Cai
pxp.[ch] to mxs_pxp.[ch] Signed-off-by: Robby Cai <R63905@freescale.com> Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
2010-05-25ENGR00121274-2 [MX23] Porting PxP driver to new MSLRobby Cai
Adjust PxP driver for MX23 Signed-off-by: Robby Cai <R63905@freescale.com> Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
2010-05-25ENGR00117731 MX28: PxP and V4L2 driver PortingRobby Cai
Porting PxP(combined with V4L2) driver onto MX28 Signed-off-by: Robby Cai <R63905@freescale.com> Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
2010-05-24ENGR00120447-2 FIX: MX23 PXP set wrong RGBBUF and RGBSIZE after TV/LCD switchRobby Cai
After TV/LCD switch, PXP uses wrong old FB info to set RGBBUF/RGBSIZE. This patch fixes this problem by notifying PXP to adjust when FB changed. Signed-off-by: Robby Cai <R63905@freescale.com> Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
2010-02-12ENGR00118610 MX23: Add double buffering for PXPRobby Cai
use PXP_NEXT register to implement double buffering schema. Signed-off-by: Robby Cai <R63905@freescale.com>
2010-02-12ENGR00117203 MX23 Fix the wrong operations on chromakey in PXP/V4L2 driverRobby Cai
Separate chromakey setting for s1 and s0. Set chromakey for S1 via S_FMT set chromakey for S0 via S_CTRL (with private CID) Current V4l2 framework can not support this case with only S_FMT. Signed-off-by: Robby Cai <r63905@freescale.com>
2010-02-12ENGR00117389 Port 5.0.0 release to 2.6.31Rob Herring
This is i.MX BSP 5.0.0 release ported to 2.6.31 Signed-off-by: Rob Herring <r.herring@freescale.com> Signed-off-by: Alan Tull <r80115@freescale.com> Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>