drm/exynos: gsc: Use real buffer width for configuring the hardware 47/180347/2
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 28 May 2018 12:10:14 +0000 (14:10 +0200)
committerInki Dae <inki.dae@samsung.com>
Mon, 28 May 2018 23:15:19 +0000 (23:15 +0000)
commit216e0e961d85f7ad8cf43ff739dc5c218e5ee2e6
tree735da5bf15d1f2cd8e7b2309be8e36131b17bbf1
parentbaac182647042ff79e4398f0bef3c5a28ea252f9
drm/exynos: gsc: Use real buffer width for configuring the hardware

DMA hardware should respect buffer pitch, so use the width calculated from
the buffer pitch instead of the virtual one.

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