commit | 5101020c78c9f242fe77bd7986bc24f7b800172a | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Jul 10 22:31:08 2015 -0700 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Wed Aug 12 10:06:18 2015 -0700 |
tree | 21c4b7350c58d48b492d7cc87c55bdc57ff538b9 | |
parent | 05c9501859c8bd80635d7299c384e2a8db7c0ce1 [diff] |
drm: export the DRM permission check code This way drm_ioctl_permit() can be used by drivers Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com>