commit | d4d21902222d44acc76a520f11f78040b1e34b5a | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Thu Mar 23 15:09:42 2017 -0700 |
committer | Sinclair Yeh <syeh@vmware.com> | Fri Mar 31 15:21:17 2017 -0700 |
tree | fb909312ad6d76917811f2f054c59a1984fdb8da | |
parent | 50f837371dd9aea5470c06d5d10bc9ca3e8155b6 [diff] |
drm/vmwgfx: Introduce a simple resource type The callbacks we need to provide to many resources are very similar, so provide a simple resource type with a number of helpers for these callbacks. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com>