]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: fimd: Do not use HW trigger for exynos3250
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 3 Feb 2017 06:12:16 +0000 (15:12 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 7 Feb 2017 04:54:01 +0000 (13:54 +0900)
commit4c21a7ac77da2a51f73a3e89e6d8c4c372acc3af
tree17f148c9ca6b127bc43f661c868ac43cf41ec3fd
parentc1d54789ffe43c45711d51d61885f3a0ba98244c
drm/exynos: fimd: Do not use HW trigger for exynos3250

Commit d0f317e262ff ("drm/exynos: fimd: add HW trigger support") added
hardware trigger support to the FIMD controller driver. I have tested
but this broke the display in at least the exynos3250 Gear 2. So until
the issue is fixed, avoid using HW trigger for the exynos3250 based
boards and use SW trigger as it was before the mentioned commit.

Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c