]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: fimc: Use real buffer width for configuring the hardware
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 7 Jun 2018 11:06:14 +0000 (13:06 +0200)
committerInki Dae <inki.dae@samsung.com>
Fri, 29 Jun 2018 09:02:57 +0000 (18:02 +0900)
commit940b4a831e7daaafbd810db08ddef14bc731dcac
treebe380c5aadca2b9c06c55737921ff0dc89c251b8
parentb82eb0027eb6f417266909ab97437a650844b168
drm/exynos: fimc: 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_fimc.c