[Intel-gfx] [PATCH 04/14] drm: Move master functions into drm_auth.c

Chris Wilson chris at chris-wilson.co.uk
Wed Jun 15 11:31:20 UTC 2016


On Tue, Jun 14, 2016 at 08:50:59PM +0200, Daniel Vetter wrote:
> For modern drivers pretty much the only thing drm_master does is
> handling authentication for the primary/legacy drm_minor node. Instead
> of having it all over drm files, move it all together into drm_auth.c.
> 
> This patch just does code-motion, follow up patches will also extract
> the master logic from file open&release paths.
> 
> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>

What else is to come? Wondering why drm_auth.c rather than drm_master.c?

Looks mechanical, so
Reviewed-by: Chris Wilson Mchris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the dri-devel mailing list