[PATCH 07/13] drm/sti: Store correct CRTC index in events

2015-08-13 Thread Thierry Reding
On Wed, Aug 12, 2015 at 05:26:01PM +0200, Benjamin Gaignard wrote: > The fix look good however it enter in conflict with the large rework > we have done to support atomic. > The pull request for this has been send. > Would it be ok for you if we include your patch in the your next > series of patch

[PATCH 07/13] drm/sti: Store correct CRTC index in events

2015-08-12 Thread Benjamin Gaignard
The fix look good however it enter in conflict with the large rework we have done to support atomic. The pull request for this has been send. Would it be ok for you if we include your patch in the your next series of patches ? Benjamin 2015-08-12 17:00 GMT+02:00 Thierry Reding : > From: Thierry R

[PATCH 07/13] drm/sti: Store correct CRTC index in events

2015-08-12 Thread Thierry Reding
From: Thierry Reding A negative pipe causes a special case to be triggered for drivers that don't have proper VBLANK support. STi does support VBLANKs, so there is no need for the fallback code. Cc: Benjamin Gaignard Signed-off-by: Thierry Reding --- drivers/gpu/drm/sti/sti_drm_crtc.c | 2 +-

[PATCH 07/13] drm/sti: Store correct CRTC index in events

2014-12-16 Thread Thierry Reding
From: Thierry Reding A negative pipe causes a special case to be triggered for drivers that don't have proper VBLANK support. STi does support VBLANKs, so there is no need for the fallback code. Cc: Benjamin Gaignard Signed-off-by: Thierry Reding --- drivers/gpu/drm/sti/sti_drm_crtc.c | 2 +-