summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-07-20 13:31:54 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-07-20 13:40:13 +0100
commit34911fd30c6183036de67aa96e2c5a74cd43c9cf (patch)
tree54d1f4fa27e816a5924912951084e58bd8e1e163 /drivers/staging
parentf8c417cdb1b83c41520980af0bdc86e3951850b8 (diff)
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free
Whilst this ultimately wraps kref_put_mutex(), our goal here is the lockless variant, so keep the _unlocked() suffix until we need it no more. s/drm_gem_object_unreference_unlocked/i915_gem_object_put_unlocked/ Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1469005202-9659-7-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1469017917-15134-6-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions