Re: [PATCH 2/3] drm/sti: Fix up crtc_state->event handling

2017-02-01 Thread Vincent ABRIOU
Acked-by: Vincent Abriou On 01/12/2017 05:27 PM, Fabien Dessenne wrote: > Use drm-core to handle event. > This is required to be able to use the nonblocking helpers. > > Signed-off-by: Fabien Dessenne > --- > drivers/gpu/drm/sti/sti_crtc.c | 46 > + > d

[PATCH 2/3] drm/sti: Fix up crtc_state->event handling

2017-01-12 Thread Fabien Dessenne
Use drm-core to handle event. This is required to be able to use the nonblocking helpers. Signed-off-by: Fabien Dessenne --- drivers/gpu/drm/sti/sti_crtc.c | 46 + drivers/gpu/drm/sti/sti_mixer.h | 2 -- 2 files changed, 14 insertions(+), 34 deletions(-)