]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/decon5433: fix trigger configuration
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 29 Apr 2016 13:42:49 +0000 (15:42 +0200)
committerInki Dae <daeinki@gmail.com>
Tue, 10 May 2016 14:11:46 +0000 (23:11 +0900)
commit4cd6d6769636d05199c6efce4f71ea5e63d3bce9
tree7521025d7c10d7778110013b820839a5307fdb66
parent5290a644d6fc6c414c3784e63a99210d83491e89
drm/exynos/decon5433: fix trigger configuration

It seems trigger cannot be configured too early, otherwise it does not work in
case of panel. The patch fixes also trigger flag logic, previously HW-TRIGGER
flag was cleared in case of panel - as a result panel used always software
trigger.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c