commit | 88071539a3f5195f9e9dae38a3e35b3ce4b9f9fc | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Sun Dec 06 21:46:24 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Dec 07 15:22:01 2009 +1000 |
tree | a0be303c46b4cfa28b8357cf27ab6fae666fe470 | |
parent | 01d01ba947670cf58f22119fc126fdf39078f6ba [diff] |
drm/ttm: Add user-space objects. Add objects needed for user-space to maintain reference counts on ttm objects. This is used by the vmwgfx driver which allows user-space to maintain map-counts on dma buffers, lock-counts on the ttm lock and ref-counts on gpu surfaces, gpu contexts and dma buffer. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>