commit | e1f7800315d78686481b27b113a3317ac687b6bf | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Tue Dec 08 12:57:51 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 23 10:05:27 2009 +1000 |
tree | 0c1b5030073b6575e363f8f7a697444674eeaf22 | |
parent | 794f3141a194a4f4c28c1d417b071a901f78d9bb [diff] |
drm/vmwgfx: Fix unlocked ioctl and add proper access control This fixes up vmwgfx for the unlocked ioctl code to avoid doing it in the driver. Also adds ioctl flags. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Jakob Bornecrantz <jakob@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>