[PATCH 0/2] Make workload audit & shadow execute parallelly with dispatch

Ping Gao ping.a.gao at intel.com
Wed May 24 12:49:46 UTC 2017


These two patchs try to make workload audit & shadow in advance of
dispatch, as result it can increase GPU utilization rate by let them
work parallelly.

Ping Gao (2):
  drm/i915/gvt: Factor out audit and shadow from workload dispatch
  drm/i915/gvt: Audit and shadow workload during ELSP writing

 drivers/gpu/drm/i915/gvt/execlist.c  | 12 +++++++++
 drivers/gpu/drm/i915/gvt/gvt.h       |  2 ++
 drivers/gpu/drm/i915/gvt/scheduler.c | 49 ++++++++++++++++++++++++++----------
 drivers/gpu/drm/i915/gvt/scheduler.h |  1 +
 4 files changed, 51 insertions(+), 13 deletions(-)

-- 
2.7.4



More information about the intel-gvt-dev mailing list