[PATCH 3/3] drm/exynos/decon5433: fix trigger configuration

2016-05-10 Thread Inki Dae
2016년 05월 10일 16:08에 Andrzej Hajda 이(가) 쓴 글: > On 05/10/2016 08:24 AM, Inki Dae wrote: >> Hi Andrzej, >> >> 2016년 05월 10일 15:08에 Andrzej Hajda 이(가) 쓴 글: >>> Hi Inki, >>> >>> >>> On 05/10/2016 07:31 AM, Inki Dae wrote: Hi Andrzej, 2016년 04월 29일 2

[PATCH 3/3] drm/exynos/decon5433: fix trigger configuration

2016-05-10 Thread Inki Dae
Hi Andrzej, 2016년 05월 10일 15:08에 Andrzej Hajda 이(가) 쓴 글: > Hi Inki, > > > On 05/10/2016 07:31 AM, Inki Dae wrote: >> Hi Andrzej, >> >> 2016년 04월 29일 22:42에 Andrzej Hajda 이(가) 쓴 글: >>> It seems trigger cannot be configured too early, otherwise it does not work >>>

[PATCH 3/3] drm/exynos/decon5433: fix trigger configuration

2016-05-10 Thread Inki Dae
Hi Andrzej, 2016년 04월 29일 22:42에 Andrzej Hajda 이(가) 쓴 글: > 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 alw

[PATCH 3/3] drm/exynos/decon5433: fix trigger configuration

2016-05-10 Thread Andrzej Hajda
On 05/10/2016 08:24 AM, Inki Dae wrote: > Hi Andrzej, > > 2016년 05월 10일 15:08에 Andrzej Hajda 이(가) 쓴 글: >> Hi Inki, >> >> >> On 05/10/2016 07:31 AM, Inki Dae wrote: >>> Hi Andrzej, >>> >>> 2016년 04월 29일 22:42에 Andrzej Hajda 이(가) 쓴 글: It seems trigger cannot be co

[PATCH 3/3] drm/exynos/decon5433: fix trigger configuration

2016-05-10 Thread Andrzej Hajda
Hi Inki, On 05/10/2016 07:31 AM, Inki Dae wrote: > Hi Andrzej, > > 2016년 04월 29일 22:42에 Andrzej Hajda 이(가) 쓴 글: >> 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 >>

[PATCH 3/3] drm/exynos/decon5433: fix trigger configuration

2016-04-29 Thread Andrzej Hajda
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 --- drivers/gpu/drm/exynos