<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Oct 27, 2020, at 1:46 PM, Rodrigo Vivi <<a href="mailto:rodrigo.vivi@intel.com" class="">rodrigo.vivi@intel.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">On
 Tue, Oct 27, 2020 at 11:17:40AM +0800, Zhenyu Wang wrote:</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br class="">
Hi,<br class="">
<br class="">
Here's first gvt fixes for 5.10 which includes more vGPU<br class="">
suspend/resume fix in HWSP reset handling, and also fix for host i915<br class="">
suspend regression when vGPU is created (not need to be active), and<br class="">
one workaround for APL guest hang issue.<br class="">
</blockquote>
<br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">pulled
 to drm-intel-fixes</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
</div>
</blockquote>
<div><br class="">
</div>
<div>I'm actually pulling it off. I had bypassed dim, considering this was an old issue with our email decoder,</div>
<div>but it happens that </div>
<div><br class="">
</div>
<div>$ git show 401ccfa87856 | grep Fixes</div>
<div>Fixes: e6ba76480299 (drm/i915: Remove i915->kernel_context)</div>
<div><br class="">
</div>
<div>And this is what it should have:</div>
<div><br class="">
</div>
<div>$ dim fixes e6ba76480299 | grep Fixes</div>
<div>Fixes: e6ba76480299 ("drm/i915: Remove i915->kernel_context")</div>
<div><br class="">
</div>
<div>Sorry for the trouble.</div>
<div>Let's fix this in place so we don't propagate bad tag that might break other scripts on the way</div>
<div><br class="">
</div>
<div>Sorry,</div>
<div>Rodrigo.</div>
<br class="">
<blockquote type="cite" class="">
<div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">thanks</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br class="">
Thanks<br class="">
--<br class="">
The following changes since commit 16cce04cdb200ba905d1241b425ac48da5a9ace5:<br class="">
<br class="">
 drm/i915/selftests: Push the fake iommu device from the stack to data (2020-09-23 10:15:46 +0300)<br class="">
<br class="">
are available in the Git repository at:<br class="">
<br class="">
 <a href="https://github.com/intel/gvt-linux" class="">https://github.com/intel/gvt-linux</a> tags/gvt-fixes-2020-10-27<br class="">
<br class="">
for you to fetch changes up to 401ccfa87856656b874c737522ea92721394a348:<br class="">
<br class="">
 drm/i915/gvt: Only pin/unpin intel_context along with workload (2020-10-19 16:54:28 +0800)<br class="">
<br class="">
----------------------------------------------------------------<br class="">
gvt-fixes-2020-10-27<br class="">
<br class="">
- Fix HWSP reset handling during vGPU suspend/resume (Colin)<br class="">
- Apply flush workaround on APL now for possible guest hang (Colin)<br class="">
- Fix vGPU context pin/unpin also for host suspend regression with<br class="">
 vGPU created (Colin)<br class="">
<br class="">
----------------------------------------------------------------<br class="">
Colin Xu (3):<br class="">
     drm/i915/gvt: Allow zero out HWSP addr on hws_pga_write<br class="">
     drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang<br class="">
     drm/i915/gvt: Only pin/unpin intel_context along with workload<br class="">
<br class="">
drivers/gpu/drm/i915/gvt/handlers.c  | 35 +++++++++++++++++++++++++++++++++--<br class="">
drivers/gpu/drm/i915/gvt/scheduler.c | 15 ++++++++-------<br class="">
2 files changed, 41 insertions(+), 9 deletions(-)<br class="">
<br class="">
<br class="">
--<span class="Apple-converted-space"> </span><br class="">
<br class="">
$gpg --keyserver <a href="http://wwwkeys.pgp.net" class="">wwwkeys.pgp.net</a> --recv-keys 4D781827<br class="">
</blockquote>
<br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Intel-gfx
 mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<a href="mailto:Intel-gfx@lists.freedesktop.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Intel-gfx@lists.freedesktop.org</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<a href="https://lists.freedesktop.org/mailman/listinfo/intel-gfx" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://lists.freedesktop.org/mailman/listinfo/intel-gfx</a></div>
</blockquote>
</div>
<br class="">
</body>
</html>