commit | f5d974f9d2a811ef08c044b6fce95c94a6a6e19b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 30 15:32:09 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 30 16:09:35 2019 +0100 |
tree | 5289e077941a50e78091917e692bfbfe15557674 | |
parent | c082afac86cb31e2a5843336e81a9b89e3b0d664 [diff] |
drm/i915/gt: Provide a local intel_context.vm Track the currently bound address space used by the HW context. Minor conversions to use the local intel_context.vm are made, leaving behind some more surgery required to make intel_context the primary through the selftests. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190730143209.4549-2-chris@chris-wilson.co.uk