]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00219397-1 v4l2 overlay: Add foreground overlay support based on ipu device
authorYuxi Sun <b36102@freescale.com>
Mon, 6 Aug 2012 06:30:41 +0000 (14:30 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:38 +0000 (14:12 +0200)
commit0d9389c19d07c528b84e3ca7f73e056a9384a1b8
tree4dd3c5c28702023a89e49e89d58af33d5ec60b1a
parent98924ae69a0c59c8f9ea707d5b4f2bcc43f46078
ENGR00219397-1 v4l2 overlay: Add foreground overlay support based on ipu device

Replace CSI_PRP_VF_MEM channel with CSI_MEM, then using ipu device
to do the processing or directly send to framebuffer if no processing
need to be perform.

Add the foreground overlay driver file name ipu_fg_overlay_sdc.c correspondding
to the former ipu_prp_vf_sdc.c

Discard the cam->vf_rotation parametter when uing the ipu device for processing
in the overlay, share the cam->rotation parametter with pp.

Signed-off-by: Yuxi sun <b36102@freescale.com>
drivers/media/video/mxc/capture/ipu_fg_overlay_sdc.c [new file with mode: 0644]
drivers/media/video/mxc/capture/ipu_prp_sw.h
drivers/media/video/mxc/capture/mxc_v4l2_capture.c
drivers/media/video/mxc/capture/mxc_v4l2_capture.h