diff options
author | Hyunwoong Kim <khw0178.kim@samsung.com> | 2010-12-29 05:08:32 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-21 19:31:40 -0400 |
commit | 5bbe425e57d3ca715cfe9c98bac5f8f07a96c81a (patch) | |
tree | fa18dbad47696c0c4910ece797e7bc8bc16fc427 /drivers/media/video/s5p-fimc/fimc-capture.c | |
parent | 65777e5c58bd3b25fcba39eddb98d8a8ce35d3be (diff) |
[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 <jonghun.han@samsung.com>
Signed-off-by: Hyunwoong Kim <khw0178.kim@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/s5p-fimc/fimc-capture.c')
0 files changed, 0 insertions, 0 deletions