[PATCH v4 0/2] Make workload audit & shadow execute parallelly with dispatch
Ping Gao
ping.a.gao at intel.com
Thu Jun 29 04:22:41 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 scan and shadow from workload dispatch
drm/i915/gvt: Audit and shadow workload during ELSP writing
drivers/gpu/drm/i915/gvt/cmd_parser.c | 2 +-
drivers/gpu/drm/i915/gvt/cmd_parser.h | 2 +-
drivers/gpu/drm/i915/gvt/execlist.c | 11 +++++
drivers/gpu/drm/i915/gvt/gvt.h | 2 +
drivers/gpu/drm/i915/gvt/scheduler.c | 88 ++++++++++++++++++++++-------------
drivers/gpu/drm/i915/gvt/scheduler.h | 1 +
6 files changed, 72 insertions(+), 34 deletions(-)
--
2.7.4
More information about the intel-gvt-dev
mailing list