drm: Move master functions into drm_auth.c
Daniel Vetter authored
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.

Reviewed-by: Chris Wilson Mchris@chris-wilson.co.uk>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1465930269-7883-5-git-send-email-daniel.vetter@ffwll.ch
6548f4e7
Name Last commit Last update
..
acpi Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
asm-generic Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
clocksource clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
crypto Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
drm drm: Move master functions into drm_auth.c
dt-bindings Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
keys IMA: Use the the system trusted keyrings instead of .ima_mok
kvm KVM: arm/arm64: vgic-new: implement mapped IRQ handling
linux Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
math-emu math-emu: fix floating-point to integer overflow detection
media [media] media: rc: reduce size of struct ir_raw_event
memory ddr: add LPDDR2 data from JESD209-2
misc cxl: Add kernel API to allow a context to operate with relocate disabled
net ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
pcmcia pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplate
ras tracing: add trace event for memory-failure
rdma IB/core: Make device counter infrastructure dynamic
rxrpc rxrpc: Static arrays of strings should be const char *const[]
scsi Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi into for-4.7-zac
soc Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
sound omapdss: hdmi audio: Make header file independent of video/omapdss.h
target Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
trace Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
uapi Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
video Merge omapdss header refactoring
xen xen: Fix page <-> pfn conversion on 32 bit systems
Kbuild UAPI: remove empty Kbuild files