Re: [PATCH 1/3] drm/sti: use atomic_helper for commit

2017-02-01 Thread Vincent ABRIOU
Acked-by: Vincent Abriou On 01/12/2017 05:27 PM, Fabien Dessenne wrote: > Since nonblocking atomic commits are now supported, the driver can > now use drm_atomic_helper_commit(). > > Signed-off-by: Fabien Dessenne > --- > drivers/gpu/drm/sti/sti_drv.c | 83 > +--

[PATCH 1/3] drm/sti: use atomic_helper for commit

2017-01-12 Thread Fabien Dessenne
Since nonblocking atomic commits are now supported, the driver can now use drm_atomic_helper_commit(). Signed-off-by: Fabien Dessenne --- drivers/gpu/drm/sti/sti_drv.c | 83 +-- drivers/gpu/drm/sti/sti_drv.h | 6 2 files changed, 1 insertion(+), 88 d