commit | 89dcbda65ca8ddcddee67d0f6734d82fde60398d | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Mon Mar 31 11:01:08 2014 +0200 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Thu Apr 03 09:31:38 2014 +0200 |
tree | ece2670addb12efb6a28707a4f38d7bdf8ee7e2a | |
parent | c8e5e010ef12df6707a1d711a5279a22f67a355e [diff] |
drm/vmwgfx: Remove authorization requirements around some more ioctls These ioctls require a valid handle referenced by the caller to succeed, which implies that the caller has or has had sufficient privileges. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Brian Paul <brianp@vmware.com>