On Thursday 28 March 2013 16:10:02 Laurent Pinchart wrote:
> Hi Dave,
>
> Could you please pick this patch for v3.10 ?
Ping ?
> On Tuesday 12 March 2013 15:38:43 Laurent Pinchart wrote:
> > The page flip handler stores the page flip event pointer and then calls
> > drm_vblank_get() to enable the
On Thursday 28 March 2013 16:10:02 Laurent Pinchart wrote:
> Hi Dave,
>
> Could you please pick this patch for v3.10 ?
Ping ?
> On Tuesday 12 March 2013 15:38:43 Laurent Pinchart wrote:
> > The page flip handler stores the page flip event pointer and then calls
> > drm_vblank_get() to enable the
Hi Dave,
Could you please pick this patch for v3.10 ?
On Tuesday 12 March 2013 15:38:43 Laurent Pinchart wrote:
> The page flip handler stores the page flip event pointer and then calls
> drm_vblank_get() to enable the vblank interrupt. Due to the vblank off
> delay, the vblank interrupt can be e
Hi Dave,
Could you please pick this patch for v3.10 ?
On Tuesday 12 March 2013 15:38:43 Laurent Pinchart wrote:
> The page flip handler stores the page flip event pointer and then calls
> drm_vblank_get() to enable the vblank interrupt. Due to the vblank off
> delay, the vblank interrupt can be e
The page flip handler stores the page flip event pointer and then calls
drm_vblank_get() to enable the vblank interrupt. Due to the vblank off
delay, the vblank interrupt can be enabled in the hardware at that
point, even if the vblank reference count is equal to 0. If a vblank
interrupt is trigger
The page flip handler stores the page flip event pointer and then calls
drm_vblank_get() to enable the vblank interrupt. Due to the vblank off
delay, the vblank interrupt can be enabled in the hardware at that
point, even if the vblank reference count is equal to 0. If a vblank
interrupt is trigger