]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove unused i915_gem_active_peek_rcu()
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 9 Aug 2016 07:37:00 +0000 (08:37 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 9 Aug 2016 08:11:39 +0000 (09:11 +0100)
commit2293f6c55249b34ccb20ad42332e0ea0d49f1040
tree9c89bf69b58f4ada6a9b444f0cc26eed9a49115d
parentf0798139e1ae3383ed02de0abc8bcb9fb23dabbe
drm/i915: Remove unused i915_gem_active_peek_rcu()

This was originally introduced to be used by the busy-ioctl, but in the
end busy ioctl performed a different dance. Since there are no users,
and no likely users, remove an unwanted chunk of the API.

Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1470728222-10243-1-git-send-email-chris@chris-wilson.co.uk
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_request.h