[PATCH 11/11] drm/omap: page-flip fixes

2012-10-09 Thread Imre Deak
On Tue, 2012-10-09 at 12:35 +0300, Imre Deak wrote: > On Mon, 2012-10-08 at 14:50 -0500, Rob Clark wrote: > > From: Rob Clark > > > > Userspace might not request a vblank event. So it is not an error > > for 'event' to be NULL, and we shouldn't use it to determine if > > there is a pending flip

[PATCH 11/11] drm/omap: page-flip fixes

2012-10-09 Thread Imre Deak
On Mon, 2012-10-08 at 14:50 -0500, Rob Clark wrote: > From: Rob Clark > > Userspace might not request a vblank event. So it is not an error > for 'event' to be NULL, and we shouldn't use it to determine if > there is a pending flip already. > > Signed-off-by: Rob Clark > --- > drivers/staging

Re: [PATCH 11/11] drm/omap: page-flip fixes

2012-10-09 Thread Imre Deak
On Tue, 2012-10-09 at 12:35 +0300, Imre Deak wrote: > On Mon, 2012-10-08 at 14:50 -0500, Rob Clark wrote: > > From: Rob Clark > > > > Userspace might not request a vblank event. So it is not an error > > for 'event' to be NULL, and we shouldn't use it to determine if > > there is a pending flip

Re: [PATCH 11/11] drm/omap: page-flip fixes

2012-10-09 Thread Imre Deak
On Mon, 2012-10-08 at 14:50 -0500, Rob Clark wrote: > From: Rob Clark > > Userspace might not request a vblank event. So it is not an error > for 'event' to be NULL, and we shouldn't use it to determine if > there is a pending flip already. > > Signed-off-by: Rob Clark > --- > drivers/staging

[PATCH 11/11] drm/omap: page-flip fixes

2012-10-08 Thread Rob Clark
From: Rob Clark Userspace might not request a vblank event. So it is not an error for 'event' to be NULL, and we shouldn't use it to determine if there is a pending flip already. Signed-off-by: Rob Clark --- drivers/staging/omapdrm/omap_crtc.c |6 ++ 1 file changed, 2 insertions(+), 4

[PATCH 11/11] drm/omap: page-flip fixes

2012-10-08 Thread Rob Clark
From: Rob Clark Userspace might not request a vblank event. So it is not an error for 'event' to be NULL, and we shouldn't use it to determine if there is a pending flip already. Signed-off-by: Rob Clark --- drivers/staging/omapdrm/omap_crtc.c |6 ++ 1 file changed, 2 insertions(+), 4