MLK-16536-12 video: fbdev: dcss: flush cfifo once per frame
authorFancy Fang <chen.fang@nxp.com>
Mon, 25 Sep 2017 04:24:54 +0000 (12:24 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:41 +0000 (15:38 -0500)
commit1496a8daf911acec727c7a853ec011cdfe511437
tree09433b1ddfb22f7b1a2d513aa848b0f10c2e7808
parent1c25592a630a0fc7c92fcc5609b3f25f3787488e
MLK-16536-12 video: fbdev: dcss: flush cfifo once per frame

Change the cfifo flush to be once per frame to combine
possible multiple flush requests in one frame into one
flush to improve performance. And during one frame, only
flush requests from different channels can be combined,
and the different requests from the same channel cannot
be combined into one flush.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Reviewed-by: Robby Cai <robby.cai@nxp.com>
drivers/video/fbdev/mxc/imx_dcss.c