]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6745a112d93edc610b212fe0d4ad0691153d3f9d
treeae18460d000614b1253aaa59bb0295230c0d89ea
parent25be69e5631f2331e5c8fa8738b65581fbf5f2f4
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