commit | 6ac689d2e3162f2673136b59ea29e18c4cb3fbf1 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 16 09:31:43 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 16 12:02:59 2019 +0100 |
tree | 5e5c3eba1b81f23c3153177a398f2fa4982e369a | |
parent | 8e7cb1799b4f8bde3e7d9c80bf689e5408add271 [diff] |
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