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 <[email protected]>
What else is to come? Wondering why drm_auth.c rather than drm_master.c? Looks mechanical, so Reviewed-by: Chris Wilson [email protected]> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
