new helper: drm_ioctl_kernel()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 24 May 2017 16:31:12 +0000 (12:31 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 27 May 2017 19:39:28 +0000 (15:39 -0400)
commit7f0dfc1625dbaa1360414206d420231b9828701a
tree1b8f10ce6ac0866d9a1a8701f7ef242cb5db9e31
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
new helper: drm_ioctl_kernel()

drm_ioctl() guts sans copying the structure to/from userland
and parsing the ioctl cmd.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/gpu/drm/drm_ioctl.c
include/drm/drm_ioctl.h