From: Hyunwoong Kim Date: Wed, 29 Dec 2010 10:08:32 +0000 (-0300) Subject: [media] s5p-fimc: fix MSCTRL.FIFO_CTRL for performance enhancement X-Git-Tag: v2.6.39-rc1~86^2~407 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbe425e57d3ca715cfe9c98bac5f8f07a96c81a;p=pandora-kernel.git [media] s5p-fimc: fix MSCTRL.FIFO_CTRL for performance enhancement This patch fixes the value of FIFO_CTRL in MSCTRL. Main-scaler has the value to specify a basis FIFO control of input DMA. The description of FIFO_CTRL has been changed as below. 0 = FIFO Empty (Next burst transaction is possible when FIFO is empty) 1 = FIFO Full (Next burst transaction is possible except Full FIFO) Value '1' is recommended to enhance the FIMC operation performance. Reviewed-by: Jonghun Han Signed-off-by: Hyunwoong Kim Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed