]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove i915_gem_object_to_ggtt()
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 16 Jan 2017 15:21:31 +0000 (15:21 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 19 Jan 2017 10:18:21 +0000 (10:18 +0000)
commit376d8d5130a9dced9302bbabb3b477e9dae8d114
tree68b647ae62ddfe8faf36647537ffc7617d93ca7b
parent8b73278f468652541ac374051ec75832944f4b8d
drm/i915: Remove i915_gem_object_to_ggtt()

With the last user of this convenience wrapper gone, we can kill the
wrapper and in the process make the lookup function static.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20170116152131.18089-5-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_vma.c
drivers/gpu/drm/i915/i915_vma.h