drm/i915: Use the associated uncore for the vm
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 16 Aug 2019 08:31:43 +0000 (09:31 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 16 Aug 2019 11:02:59 +0000 (12:02 +0100)
commit6ac689d2e3162f2673136b59ea29e18c4cb3fbf1
tree5e5c3eba1b81f23c3153177a398f2fa4982e369a
parent8e7cb1799b4f8bde3e7d9c80bf689e5408add271
drm/i915: Use the associated uncore for the vm

We store the gt&uncore to use in the i915_address_space, so use it!

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190816083143.23558-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c