Re: [PATCH] v3d: fixup for submit alignment and check for zero flags in other ioctls.

2018-05-02 Thread Daniel Vetter
On Tue, May 01, 2018 at 10:58:45AM -0700, Eric Anholt wrote: > Signed-off-by: Eric Anholt > --- > > airlied + danvet: this is the last change I think we need before I can > merge v3d with your acks. Sending as a diff so you don't have to look > at the whole thing again. Look good? Hm I thought

[PATCH] v3d: fixup for submit alignment and check for zero flags in other ioctls.

2018-05-01 Thread Eric Anholt
Signed-off-by: Eric Anholt --- airlied + danvet: this is the last change I think we need before I can merge v3d with your acks. Sending as a diff so you don't have to look at the whole thing again. Look good? drivers/gpu/drm/v3d/v3d_bo.c | 10 ++ drivers/gpu/drm/v3d/v3d_gem.c | 5 ++