commit | 20af04f3dd567970508d5ad756e1777ba1286815 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 08 08:03:42 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 08 10:14:29 2019 +0100 |
tree | b761e6dec241e066e1aef8486988a3a52156bb28 | |
parent | 41286861b4c9abdb4e0b32c6caa0967780e6f803 [diff] |
drm/i915/execlists: Assign virtual_engine->uncore from first sibling Copy across the engine->uncore shortcut to the virtual_engine from its first physical engine, similar to the handling of the engine->gt backpointer. 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/20191008070342.4045-1-chris@chris-wilson.co.uk