MLK-20326-2: ISI: enable horizonal and vertical flip for mem2mem
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Fri, 9 Nov 2018 10:48:13 +0000 (18:48 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
Eanble horizonal and vertical flip for memory to memory function
of ISI

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
drivers/media/platform/imx8/mxc-isi-core.h

index 9fc820e..21e847f 100644 (file)
@@ -252,6 +252,7 @@ struct mxc_isi_m2m_dev {
        unsigned int frame_count;
 
        struct list_head                out_active;
+       struct mxc_isi_ctrls    ctrls;
 
        u8 alpha;
 };