commit | 952f89f098c75ae4147fc440aaa3b9a209240cea | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 16 19:39:01 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Oct 21 08:57:27 2019 +0100 |
tree | 121f410d0115dd5398c48a8bceea2b23abe61914 | |
parent | 0dc3c562aa95e029f40779c5c9709c7c1bdeb415 [diff] |
drm/i915/gvt: Wean off struct_mutex Use the local vgpu_lock while preparing workloads to avoid taking the obsolete i915->drm.struct_mutex Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191016183902.13614-1-chris@chris-wilson.co.uk