]> 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)
commit5215b32aa1d3880615dd9f7bd49e079d190a0139
tree2e9209d93677a68eb100b7f1f4f420088b22d059
parentcf1affc3585e0d1363fdcbd16e0f8ea97f52876d
drm/exynos: don't use HW trigger for Exynos5420/5422/5800

Commit d0f317e262ff ("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