[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Inki Dae
2013/5/22 Kyungmin Park > > > On Wed, May 22, 2013 at 5:23 PM, Tomasz Figa wrote: > >> Hi Inki, >> >> On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: >> > 2013/5/22 St?phane Marchesin >> > >> > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae >> wrote: >> > > > 2013/5/22 St?phane Marchesin >>

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Inki Dae
2013/5/22 Tomasz Figa > Hi Inki, > > On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: > > 2013/5/22 St?phane Marchesin > > > > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae > wrote: > > > > 2013/5/22 St?phane Marchesin > > > > > > > >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae > wrote: > >

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Kyungmin Park
On Wed, May 22, 2013 at 5:23 PM, Tomasz Figa wrote: > Hi Inki, > > On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: > > 2013/5/22 St?phane Marchesin > > > > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae > wrote: > > > > 2013/5/22 St?phane Marchesin > > > > > > > >> On Tue, May 21, 2013 at 1:

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Inki Dae
2013/5/22 Inki Dae > > > > 2013/5/22 St?phane Marchesin > >> On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: >> > >> > >> > >> > 2013/5/22 St?phane Marchesin >> >> >> >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae >> wrote: >> >> > This patch fixes the issue that drm_vblank_get() is failed. >>

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Inki Dae
2013/5/22 St?phane Marchesin > On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: > > > > > > > > 2013/5/22 St?phane Marchesin > >> > >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > >> > This patch fixes the issue that drm_vblank_get() is failed. > >> > > >> > The issus occurs when next pa

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Inki Dae
2013/5/22 St?phane Marchesin > On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > > This patch fixes the issue that drm_vblank_get() is failed. > > > > The issus occurs when next page flip request is tried > > if previous page flip event wasn't completed yet and then > > dpms became off. > > > >

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Tomasz Figa
Hi Inki, On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: > 2013/5/22 St?phane Marchesin > > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: > > > 2013/5/22 St?phane Marchesin > > > > > >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > > >> > This patch fixes the issue that drm_

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Inki Dae
2013/5/22 Kyungmin Park > > > On Wed, May 22, 2013 at 5:23 PM, Tomasz Figa wrote: > >> Hi Inki, >> >> On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: >> > 2013/5/22 Stéphane Marchesin >> > >> > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae >> wrote: >> > > > 2013/5/22 Stéphane Marchesin >>

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Inki Dae
2013/5/22 Tomasz Figa > Hi Inki, > > On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: > > 2013/5/22 Stéphane Marchesin > > > > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae > wrote: > > > > 2013/5/22 Stéphane Marchesin > > > > > > > >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae > wrote: > >

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Kyungmin Park
On Wed, May 22, 2013 at 5:23 PM, Tomasz Figa wrote: > Hi Inki, > > On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: > > 2013/5/22 Stéphane Marchesin > > > > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae > wrote: > > > > 2013/5/22 Stéphane Marchesin > > > > > > > >> On Tue, May 21, 2013 at 1:

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-22 Thread Tomasz Figa
Hi Inki, On Wednesday 22 of May 2013 15:37:14 Inki Dae wrote: > 2013/5/22 Stéphane Marchesin > > > On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: > > > 2013/5/22 Stéphane Marchesin > > > > > >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > > >> > This patch fixes the issue that drm_

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Inki Dae
2013/5/22 Inki Dae > > > > 2013/5/22 Stéphane Marchesin > >> On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: >> > >> > >> > >> > 2013/5/22 Stéphane Marchesin >> >> >> >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae >> wrote: >> >> > This patch fixes the issue that drm_vblank_get() is failed. >>

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Inki Dae
2013/5/22 Stéphane Marchesin > On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: > > > > > > > > 2013/5/22 Stéphane Marchesin > >> > >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > >> > This patch fixes the issue that drm_vblank_get() is failed. > >> > > >> > The issus occurs when next pa

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Stéphane Marchesin
On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: > > > > 2013/5/22 Stéphane Marchesin >> >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: >> > This patch fixes the issue that drm_vblank_get() is failed. >> > >> > The issus occurs when next page flip request is tried >> > if previous page flip

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Stéphane Marchesin
On Tue, May 21, 2013 at 9:22 PM, Inki Dae wrote: > > > > 2013/5/22 St?phane Marchesin >> >> On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: >> > This patch fixes the issue that drm_vblank_get() is failed. >> > >> > The issus occurs when next page flip request is tried >> > if previous page flip

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Inki Dae
2013/5/22 Stéphane Marchesin > On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > > This patch fixes the issue that drm_vblank_get() is failed. > > > > The issus occurs when next page flip request is tried > > if previous page flip event wasn't completed yet and then > > dpms became off. > > > >

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Inki Dae
This patch fixes the issue that drm_vblank_get() is failed. The issus occurs when next page flip request is tried if previous page flip event wasn't completed yet and then dpms became off. So this patch make sure that page flip event is completed before dpms goes to off. Signed-off-by: Inki Dae

Re: [PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Stéphane Marchesin
On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > This patch fixes the issue that drm_vblank_get() is failed. > > The issus occurs when next page flip request is tried > if previous page flip event wasn't completed yet and then > dpms became off. > > So this patch make sure that page flip event i

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Stéphane Marchesin
On Tue, May 21, 2013 at 1:08 AM, Inki Dae wrote: > This patch fixes the issue that drm_vblank_get() is failed. > > The issus occurs when next page flip request is tried > if previous page flip event wasn't completed yet and then > dpms became off. > > So this patch make sure that page flip event i

[PATCH] drm/exynos: wait for the completion of pending page flip

2013-05-21 Thread Inki Dae
This patch fixes the issue that drm_vblank_get() is failed. The issus occurs when next page flip request is tried if previous page flip event wasn't completed yet and then dpms became off. So this patch make sure that page flip event is completed before dpms goes to off. Signed-off-by: Inki Dae