[PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2013-01-03 Thread Prathyush K
On Wed, Jan 2, 2013 at 10:12 PM, Sean Paul wrote: > On Wed, Dec 26, 2012 at 6:27 AM, Prathyush K > wrote: > > The wait_for_vblank interface is modified to the complete_scanout > > function in hdmi. This inturn calls the complete_scanout mixer op. > > This patch also adds the mixer_complete_scano

[PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2013-01-03 Thread Sean Paul
On Thu, Jan 3, 2013 at 7:58 AM, Prathyush K wrote: > > > > On Wed, Jan 2, 2013 at 10:12 PM, Sean Paul wrote: >> >> On Wed, Dec 26, 2012 at 6:27 AM, Prathyush K >> wrote: >> > The wait_for_vblank interface is modified to the complete_scanout >> > function in hdmi. This inturn calls the complete_s

Re: [PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2013-01-03 Thread Sean Paul
On Thu, Jan 3, 2013 at 7:58 AM, Prathyush K wrote: > > > > On Wed, Jan 2, 2013 at 10:12 PM, Sean Paul wrote: >> >> On Wed, Dec 26, 2012 at 6:27 AM, Prathyush K >> wrote: >> > The wait_for_vblank interface is modified to the complete_scanout >> > function in hdmi. This inturn calls the complete_s

Re: [PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2013-01-03 Thread Prathyush K
On Wed, Jan 2, 2013 at 10:12 PM, Sean Paul wrote: > On Wed, Dec 26, 2012 at 6:27 AM, Prathyush K > wrote: > > The wait_for_vblank interface is modified to the complete_scanout > > function in hdmi. This inturn calls the complete_scanout mixer op. > > This patch also adds the mixer_complete_scano

[PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2013-01-02 Thread Sean Paul
On Wed, Dec 26, 2012 at 6:27 AM, Prathyush K wrote: > The wait_for_vblank interface is modified to the complete_scanout > function in hdmi. This inturn calls the complete_scanout mixer op. > This patch also adds the mixer_complete_scanout function. > > Inside mixer_complete_scanout, we read the ba

Re: [PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2013-01-02 Thread Sean Paul
On Wed, Dec 26, 2012 at 6:27 AM, Prathyush K wrote: > The wait_for_vblank interface is modified to the complete_scanout > function in hdmi. This inturn calls the complete_scanout mixer op. > This patch also adds the mixer_complete_scanout function. > > Inside mixer_complete_scanout, we read the ba

[PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2012-12-26 Thread Prathyush K
The wait_for_vblank interface is modified to the complete_scanout function in hdmi. This inturn calls the complete_scanout mixer op. This patch also adds the mixer_complete_scanout function. Inside mixer_complete_scanout, we read the base register and shadow register for each window and compare it

[PATCH 7/8] drm/exynos: hdmi: add complete_scanout function

2012-12-26 Thread Prathyush K
The wait_for_vblank interface is modified to the complete_scanout function in hdmi. This inturn calls the complete_scanout mixer op. This patch also adds the mixer_complete_scanout function. Inside mixer_complete_scanout, we read the base register and shadow register for each window and compare it