]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: don't use HW trigger for Exynos5420/5422/5800
authorJavier Martinez Canillas <javier@osg.samsung.com>
Thu, 2 Jun 2016 14:20:10 +0000 (10:20 -0400)
committerInki Dae <daeinki@gmail.com>
Sun, 19 Jun 2016 05:37:26 +0000 (14:37 +0900)
commit7e7e1a9c9c37aa802e41cda75ba4e57e5fc74303
tree2e9209d93677a68eb100b7f1f4f420088b22d059
parentad1d2f66e1c8e23682d56eb07117611cdd6087ea
drm/exynos: don't use HW trigger for Exynos5420/5422/5800

Commit 4104b5daa0f8 ("drm/exynos: fimd: add HW trigger support") added
hardware trigger support to the FIMD controller driver. But this broke
the display in at least the Exynos5800 Peach Pi Chromebook.

So until the issue is fixed, avoid using HW trigger for the Exynos5420
based boards and use SW trigger as it was before the mentioned commit.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c