[PATCH 0/2] drm/i915/gvt: unify workload shadow/unshadow interface

changbin.du at intel.com changbin.du at intel.com
Thu Feb 9 08:58:01 UTC 2017


From: Changbin Du <changbin.du at intel.com>

This 2 patches unify the interface to shadow or unshadow a workload. Futher will
use unified interface to enhance error handling for workload dispatch failure.

Changbin Du (2):
  drm/i915/gvt: combine intel_gvt_scan_and_shadow_workload and
    intel_gvt_scan_and_shadow_wa_ctx
  drm/i915/gvt: move unshadow workload work to cmd_parser.c

 drivers/gpu/drm/i915/gvt/cmd_parser.c | 79 ++++++++++++++++++++++++++---------
 drivers/gpu/drm/i915/gvt/cmd_parser.h |  2 +-
 drivers/gpu/drm/i915/gvt/execlist.c   | 32 +-------------
 drivers/gpu/drm/i915/gvt/scheduler.c  |  4 --
 4 files changed, 62 insertions(+), 55 deletions(-)

-- 
2.7.4



More information about the intel-gvt-dev mailing list