All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tian, Kevin" <kevin.tian@intel.com>
To: "Wang, Zhi A" <zhi.a.wang@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Cc: "Lv, Zhiyuan" <zhiyuan.lv@intel.com>
Subject: Re: [PATCH v11 0/9] Introduce the implementation of GVT context
Date: Wed, 15 Jun 2016 02:32:35 +0000	[thread overview]
Message-ID: <AADFC41AFE54684AB9EE6CBC0274A5D15F8B546A@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1465910481-11212-1-git-send-email-zhi.a.wang@intel.com>

> From: Wang, Zhi A
> Sent: Tuesday, June 14, 2016 9:21 PM
> 
> This patchset introduces the implementation of GVT context. GVT
> context is a special GEM context used by GVT-g. GVT-g uses it as the shadow
> context.It doesn't have a drm client nor a PPGTT. And it requires a larger
> ring buffer with several special features need by GVT-g workload scheduler
> like context status change notification, context single submission...
> 
> ABAT results and link:
> 
> Series: Introduce the implementation of GVT context
> URL   : https://patchwork.freedesktop.org/series/8682/
> State : Warning
> 
> Case:
> 
> Test kms_pipe_crc_basic:
>         Subgroup suspend-read-crc-pipe-a:
>                 skip       -> DMESG-WARN (ro-bdw-i7-5557U)
> 
> And the dmesg warning has been reported at:
> https://bugs.freedesktop.org/show_bug.cgi?id=96448
> 
> v11:
> 
> - Take Chris's comments. Drop host GGTT memory space static partition patch
> which would block i915 fastboot.
> 

Is above the only change in v11? Would it be clearer to add a TODO list
in earlier summary for dropped features (e.g. fence, static partition, etc.)
so people can know the overall GVT-g enabling status?

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

      parent reply	other threads:[~2016-06-15  2:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14 13:21 [PATCH v11 0/9] Introduce the implementation of GVT context Zhi Wang
2016-06-14 13:21 ` [PATCH v11 1/9] drm/i915: Factor out i915_pvinfo.h Zhi Wang
2016-06-14 13:21 ` [PATCH v11 2/9] drm/i915: Use offsetof() to calculate the offset of members in PVINFO page Zhi Wang
2016-06-14 13:21 ` [PATCH v11 3/9] drm/i915: Fold vGPU active check into inner functions Zhi Wang
2016-06-14 13:21 ` [PATCH v11 4/9] drm/i915: gvt: Introduce the basic architecture of GVT-g Zhi Wang
2016-06-14 13:21 ` [PATCH v11 5/9] drm/i915: Make ring buffer size of a LRC context configurable Zhi Wang
2016-06-14 13:21 ` [PATCH v11 6/9] drm/i915: Make addressing mode bits in context descriptor configurable Zhi Wang
2016-06-14 13:21 ` [PATCH v11 7/9] drm/i915: Introduce execlist context status change notification Zhi Wang
2016-06-14 13:21 ` [PATCH v11 8/9] drm/i915: Support LRC context single submission Zhi Wang
2016-06-14 13:21 ` [PATCH v11 9/9] drm/i915: Introduce GVT context creation API Zhi Wang
2016-06-14 13:52 ` ✗ Ro.CI.BAT: warning for Introduce the implementation of GVT context (rev9) Patchwork
2016-06-14 14:07   ` Wang, Zhi A
2016-06-15  2:32 ` Tian, Kevin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AADFC41AFE54684AB9EE6CBC0274A5D15F8B546A@SHSMSX103.ccr.corp.intel.com \
    --to=kevin.tian@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=zhi.a.wang@intel.com \
    --cc=zhiyuan.lv@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.