drm/exynos: decon5433: Fix WINCONx reset value 32/180532/2 accepted/tizen/unified/20180619.141833 submit/tizen/20180615.023254
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 30 May 2018 10:48:10 +0000 (12:48 +0200)
committerInki Dae <inki.dae@samsung.com>
Thu, 31 May 2018 00:57:24 +0000 (00:57 +0000)
commitaf3c3a63ecd0feee6ab435db8c77f89afe633b14
treecf521fc9435f1c62cba881d43c1dfce577e7d0e2
parent5231d80f81b57538144bfa5104bb7d3679353a79
drm/exynos: decon5433: Fix WINCONx reset value

The only bits that should be preserved in decon_win_set_fmt() is
WINCONx_ENWIN_F. All other bits depends on the selected pixel formats and
are set by the mentioned function.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I523af914c847a81be0d295e90f5053fd3e8ad14b
drivers/gpu/drm/exynos/exynos5433_drm_decon.c