diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2010-11-02 13:21:48 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-11-09 13:39:06 +1000 |
commit | 29e190e049168b01dc5fa26d577ef99cafd753ee (patch) | |
tree | e8e6a543caa6ad85bd2e3467f0326a8d27ef777c /drivers/gpu/drm/vmwgfx | |
parent | aa123268c2623c62e33248dafc0572f091689e86 (diff) |
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
This breaks vmwgfx non-root EGL clients and is a remnant from the
TTM user-space interface. This test should be done in the driver.
Replace the remaining placement test with a BUG_ON, since triggering
it is a driver bug.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/vmwgfx')
0 files changed, 0 insertions, 0 deletions