[Intel-gfx] [PATCH v3 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc

Chuanxiao Dong chuanxiao.dong at intel.com
Wed Apr 5 02:04:58 UTC 2017


GVT requires force-single-submission and notification when i915
using execlist submit, and these should be extended to GuC when
i915 using GuC submit. Below two patches are used to implement this

Chuanxiao Dong (2):
  drm/i915/scheduler: add gvt force-single-submission for guc
  drm/i915/scheduler: add gvt notification for guc

 drivers/gpu/drm/i915/i915_gem_context.h    | 13 +++++++++
 drivers/gpu/drm/i915/i915_guc_submission.c | 10 ++++++-
 drivers/gpu/drm/i915/intel_gvt.h           | 23 +++++++++++++++
 drivers/gpu/drm/i915/intel_lrc.c           | 46 +++++-------------------------
 4 files changed, 52 insertions(+), 40 deletions(-)

-- 
2.7.4



More information about the Intel-gfx mailing list