drm/i915/gvt: Purge dev_priv->gt
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 29 Jan 2021 00:49:33 +0000 (00:49 +0000)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 22 Feb 2021 08:13:19 +0000 (16:13 +0800)
commitd18ac1a7eef9ec266142b637253353a8d9f95cc1
tree35efc947fb0316ed8180889cb9d6125d143b377b
parent97ea656521c8e94c202d24f9d953cb65297f9aec
drm/i915/gvt: Purge dev_priv->gt

Use the right intel_gt stored as a backpointer in intel_vgpu.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20210129004933.29755-2-chris@chris-wilson.co.uk
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/execlist.c
drivers/gpu/drm/i915/gvt/scheduler.c