drm/i915/gvt: vGPU execlist virtualization
This patch introduces the vGPU execlist virtualization. Under virtulization environment, HW execlist interface are fully emulated including virtual CSB emulation, virtual execlist emulation. The framework will emulate the virtual CSB according to the guest workload running status Signed-off-by:Zhi Wang <zhi.a.wang@intel.com> Signed-off-by:
Zhenyu Wang <zhenyuw@linux.intel.com>
Showing
- drivers/gpu/drm/i915/gvt/Makefile 2 additions, 1 deletiondrivers/gpu/drm/i915/gvt/Makefile
- drivers/gpu/drm/i915/gvt/debug.h 3 additions, 0 deletionsdrivers/gpu/drm/i915/gvt/debug.h
- drivers/gpu/drm/i915/gvt/execlist.c 386 additions, 0 deletionsdrivers/gpu/drm/i915/gvt/execlist.c
- drivers/gpu/drm/i915/gvt/execlist.h 137 additions, 0 deletionsdrivers/gpu/drm/i915/gvt/execlist.h
- drivers/gpu/drm/i915/gvt/gvt.h 3 additions, 0 deletionsdrivers/gpu/drm/i915/gvt/gvt.h
- drivers/gpu/drm/i915/gvt/vgpu.c 6 additions, 0 deletionsdrivers/gpu/drm/i915/gvt/vgpu.c
Loading
Please register or sign in to comment