OSDN Git Service

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)
commit481a6f7dcf43c73644e483c7b736cafd1bc305a2
tree68b647ae62ddfe8faf36647537ffc7617d93ca7b
parenta01cb37affb7ac698ed260c0e31d02af8df6b785
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