[PATCH 04/27] drm/fsl-du: Implement some semblance of vblank event handling

2016-06-08 Thread Maarten Lankhorst
Op 08-06-16 om 14:18 schreef Daniel Vetter: > No idea how exactly fsl-du commits hw state changes, but here in flush > is probably the safest place. > > While at it nuke the dummy functions. > > v2: Be more robust and either arm, when the CRTC is on, or just send > the event out right away. > > Cc:

[PATCH 04/27] drm/fsl-du: Implement some semblance of vblank event handling

2016-06-08 Thread Daniel Vetter
No idea how exactly fsl-du commits hw state changes, but here in flush is probably the safest place. While at it nuke the dummy functions. v2: Be more robust and either arm, when the CRTC is on, or just send the event out right away. Cc: Stefan Agner Signed-off-by: Daniel Vetter --- drivers/g