commit | a61ac1e75105a077ec1efd6923ae3c619f862304 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Mar 06 10:08:10 2020 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Fri Mar 06 10:08:10 2020 +0800 |
tree | 31a24e8ae27e3d124e237802c403746dc5108ee2 | |
parent | 8fde41076f6df53db84cb13051efed6482986ce3 [diff] |
drm/i915/gvt: Wean gvt off using dev_priv Teach gvt to use intel_gt directly as it currently assumes direct HW access. [Zhenyu: rebase, fix compiling] Cc: Ding Zhuocheng <zhuocheng.ding@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20200304032307.2983-3-zhenyuw@linux.intel.com