commit | b733bc2e0accd60af23719fd1fc77941c11059f4 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Sep 26 16:03:57 2018 +0200 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Fri Sep 28 08:57:07 2018 +0200 |
tree | 51ad685edbba9b9ad16b2489f3d186c7f5378976 | |
parent | 64ad2abfe9a628ce79859d072704bd1ef7682044 [diff] |
drm/vmwgfx: Look up user buffer objects without taking a reference Identically to how we look up ttm base objects witout reference, provide the same functionality to vmw user buffer objects which derive from them. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com>