All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc
@ 2017-03-28  1:49 Chuanxiao Dong
  2017-03-28  1:49 ` [PATCH 1/2] drm/i915/scheduler: add gvt force-single-submission " Chuanxiao Dong
                   ` (15 more replies)
  0 siblings, 16 replies; 41+ messages in thread
From: Chuanxiao Dong @ 2017-03-28  1:49 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-gvt-dev

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    | 20 +++++++++++++
 drivers/gpu/drm/i915/i915_guc_submission.c | 10 ++++++-
 drivers/gpu/drm/i915/intel_gvt.h           | 13 +++++++++
 drivers/gpu/drm/i915/intel_lrc.c           | 46 +++++-------------------------
 4 files changed, 49 insertions(+), 40 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2017-04-20  7:21 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28  1:49 [PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc Chuanxiao Dong
2017-03-28  1:49 ` [PATCH 1/2] drm/i915/scheduler: add gvt force-single-submission " Chuanxiao Dong
2017-03-28  8:21   ` Chris Wilson
2017-03-28  8:39     ` Dong, Chuanxiao
2017-03-28  1:49 ` [PATCH 2/2] drm/i915/scheduler: add gvt notification " Chuanxiao Dong
2017-03-28  2:10 ` ✗ Fi.CI.BAT: warning for drm/i915/scheduler: add gvt force-single-submission and " Patchwork
2017-03-28  9:38 ` [PATCH v2 0/2] " Chuanxiao Dong
2017-03-28 10:15   ` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/scheduler: add gvt force-single-submission " Patchwork
2017-03-31  9:41   ` [PATCH v2 0/2] drm/i915/scheduler: add gvt force-single-submission and notification " Dong, Chuanxiao
2017-03-28  9:38 ` [PATCH v2 1/2] drm/i915/scheduler: add gvt force-single-submission " Chuanxiao Dong
2017-03-31 14:23   ` Chris Wilson
2017-04-01  1:46     ` Dong, Chuanxiao
2017-03-28  9:38 ` [PATCH v2 2/2] drm/i915/scheduler: add gvt notification " Chuanxiao Dong
2017-04-06 13:32   ` Chris Wilson
2017-04-06 14:05     ` Dong, Chuanxiao
2017-04-06 14:19       ` Chris Wilson
2017-04-06 14:49         ` Dong, Chuanxiao
2017-04-06 15:06           ` Chris Wilson
2017-04-06 15:19             ` Dong, Chuanxiao
2017-04-10  2:40               ` Dong, Chuanxiao
2017-04-11  9:58                 ` Dong, Chuanxiao
2017-04-12  8:21                 ` Chris Wilson
2017-04-12  9:11                   ` Dong, Chuanxiao
2017-04-13 11:02                     ` Dong, Chuanxiao
2017-04-17  9:27                       ` Dong, Chuanxiao
2017-04-18 14:12                       ` Dong, Chuanxiao
2017-04-05  2:04 ` [PATCH v3 0/2] drm/i915/scheduler: add gvt force-single-submission and " Chuanxiao Dong
2017-04-05  2:35   ` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915/scheduler: add gvt force-single-submission " Patchwork
2017-04-06 10:46   ` [PATCH v3 0/2] drm/i915/scheduler: add gvt force-single-submission and notification " Dong, Chuanxiao
2017-04-05  2:04 ` [PATCH v3 1/2] drm/i915/scheduler: add gvt force-single-submission " Chuanxiao Dong
2017-04-05  2:05 ` [PATCH v3 2/2] drm/i915/scheduler: add gvt notification " Chuanxiao Dong
2017-04-20  5:37 ` [PATCH 1/4] drm/i915: refactor gvt force-single-submission Chuanxiao Dong
2017-04-20  5:39 ` [PATCH 2/4] drm/i915: refactor gvt context notification Chuanxiao Dong
2017-04-20  5:39 ` [PATCH 3/4] drm/i915/scheduler: add gvt force-single-submission for guc Chuanxiao Dong
2017-04-20  5:39 ` [PATCH 4/4] drm/i915/scheduler: add gvt notification " Chuanxiao Dong
2017-04-20  5:58 ` ✗ Fi.CI.BAT: failure for drm/i915/scheduler: add gvt force-single-submission and notification for guc (rev4) Patchwork
2017-04-20  6:30   ` Saarinen, Jani
2017-04-20  6:31     ` Dong, Chuanxiao
2017-04-20  6:56 ` Patchwork
2017-04-20  7:00   ` Saarinen, Jani
2017-04-20  7:21 ` ✓ Fi.CI.BAT: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.