OSDN Git Service

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)
commitdd65a6867454117ecaeb8944dc231a4737681782
tree7521025d7c10d7778110013b820839a5307fdb66
parent17ef49bd23eadfb22ad4ddcdaf1f6a08691ec49e
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