[PATCH 05/13] drm/imx: 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. i.MX does support VBLANKs, so there is no need for the fallback code. Cc: Philipp Zabel Acked-by: Philipp Zabel Signed-off-by: Thierry Reding --- drivers/gpu/drm/imx/

[PATCH 05/13] drm/imx: Store correct CRTC index in events

2014-12-16 Thread Philipp Zabel
Am Dienstag, den 16.12.2014, 17:53 +0100 schrieb Thierry Reding: > From: Thierry Reding > > A negative pipe causes a special case to be triggered for drivers that > don't have proper VBLANK support. i.MX does support VBLANKs, so there is > no need for the fallback code. > > Cc: Philipp Zabel >

[PATCH 05/13] drm/imx: 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. i.MX does support VBLANKs, so there is no need for the fallback code. Cc: Philipp Zabel Signed-off-by: Thierry Reding --- drivers/gpu/drm/imx/ipuv3-crtc.c | 3 ++- 1 f