drm/exynos/fimc: fix source buffer registers
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 28 Aug 2014 09:07:39 +0000 (11:07 +0200)
committerInki Dae <daeinki@gmail.com>
Fri, 19 Sep 2014 15:56:13 +0000 (00:56 +0900)
commit20ed715ebb71eba110b08754412bd0bd5b062cbd
treebfc37e864670ccc1dbee082e7c8f90b4ecf95a93
parent56442d83401f122cc5c38391bb5960bb6a52a343
drm/exynos/fimc: fix source buffer registers

FIMC in default mode of operation uses only one input buffer,
but the driver used also second buffer, as a result only the
first frame was processed correctly. The patch fixes it.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimc.c