drm/exynos: gsc: Use real buffer width for configuring the hardware
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 7 Jun 2018 11:06:10 +0000 (13:06 +0200)
committerInki Dae <inki.dae@samsung.com>
Fri, 29 Jun 2018 09:02:56 +0000 (18:02 +0900)
commit4958a1c0c9c4a48d6ba9e2b184d93cab0dce68e1
treeae18460d000614b1253aaa59bb0295230c0d89ea
parent4e1a6230313ad76c08633fa57853349de56f60a2
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>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gsc.c