commit | 03ac0642f67a3a888bf82b1042c07d5df2b52a89 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jul 20 13:31:51 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jul 20 13:40:10 2016 +0100 |
tree | 139d14240183812b132d3a747581dbfab7fedfa6 | |
parent | 9a6feaf0d74f91eeef23d0ee72c5ce69a559b31b [diff] |
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup For symmetry with a forthcoming i915_gem_object_get() and i915_gem_object_put(). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1469005202-9659-4-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Dave Gordon <david.s.gordon@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1469017917-15134-3-git-send-email-chris@chris-wilson.co.uk