]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commite0d7461ceb5bb9b50e534262eb23e92deaaae6f1
tree2e9209d93677a68eb100b7f1f4f420088b22d059
parent5e0b37634cbb6bae69b7b15e1ea5f054dfaaa413
drm/exynos: don't use HW trigger for Exynos5420/5422/5800

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