Re: [PATCH 1/4] drm: Drop DRM_CONTROL_ALLOW from ioctls

2018-05-02 Thread Sean Paul
On Fri, Apr 20, 2018 at 08:51:56AM +0200, Daniel Vetter wrote: > We've disabled control nodes in > > commit 8a357d10043c75e980e7fcdb60d2b913491564af > Author: Daniel Vetter > Date: Fri Oct 28 10:10:50 2016 +0200 > > drm: Nerf DRM_CONTROL nodes > > and there was only a minor uapi break tha

[PATCH 1/4] drm: Drop DRM_CONTROL_ALLOW from ioctls

2018-04-19 Thread Daniel Vetter
We've disabled control nodes in commit 8a357d10043c75e980e7fcdb60d2b913491564af Author: Daniel Vetter Date: Fri Oct 28 10:10:50 2016 +0200 drm: Nerf DRM_CONTROL nodes and there was only a minor uapi break that we've paper over with commit 6449b088dd51dd5aa6b38455888bbf538d21f2fc Author: