commit | 453a7d46dca88704ed88b364c445ff55680a8557 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Aug 19 15:51:55 2009 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Wed Aug 19 15:51:55 2009 +1000 |
tree | 2150d2ed24e444c42d1c53d89e7f2bfbc7656286 | |
parent | cfcf4738cd6b5d7bed1473acad76d6430cf1fb0a [diff] |
drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) Just a DRM_MASTER flag is sufficient here, though maybe this call is totally deprecated anyway (xf86-video-intel still calls it though). (airlied: drop ioctl auth_magic as discussed on mailing list also) Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>