<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [guc] gem_exec_fence subtests fail (wq reservation)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101873">bug 101873</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [guc] gem_exec_fence subtests fail (wq reservation)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101873#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [guc] gem_exec_fence subtests fail (wq reservation)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101873">bug 101873</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit 85e2fe679e053326191f92b923f22a834f82cb53
Author: Michał Winiarski <<a href="mailto:michal.winiarski@intel.com">michal.winiarski@intel.com</a>>
Date:   Thu Sep 14 10:32:13 2017 +0200

    drm/i915/guc: Submit GuC workitems containing coalesced requests

    To create an upper bound on number of GuC workitems, we need to change
    the way that requests are being submitted. Rather than submitting each
    request as an individual workitem, we can do coalescing in a similar way
    we're handlig execlist submission ports. We also need to stop pretending
    that we're doing "lite-restore" in GuC submission (we would create a
    workitem each time we hit this condition). This allows us to completely
    remove the reservation, replacing it with a compile time check.

    v2: Also coalesce when replaying on reset (Daniele)
    v3: Consistent wq_resv - per-request (Daniele)
    v4: Squash removing wq_resv
    v5: Reflect i915_guc_submit argument changes in doc
    v6: Rebase on top of execlists reset/restart fix (Chris,Michał)

    References: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [guc] gem_exec_fence subtests fail (wq reservation)"
   href="show_bug.cgi?id=101873">https://bugs.freedesktop.org/show_bug.cgi?id=101873</a>
    Cc: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Cc: Daniele Ceraolo Spurio <<a href="mailto:daniele.ceraolospurio@intel.com">daniele.ceraolospurio@intel.com</a>>
    Cc: Jeff McGee <<a href="mailto:jeff.mcgee@intel.com">jeff.mcgee@intel.com</a>>
    Cc: Michal Wajdeczko <<a href="mailto:michal.wajdeczko@intel.com">michal.wajdeczko@intel.com</a>>
    Cc: Oscar Mateo <<a href="mailto:oscar.mateo@intel.com">oscar.mateo@intel.com</a>>
    Signed-off-by: Michał Winiarski <<a href="mailto:michal.winiarski@intel.com">michal.winiarski@intel.com</a>>
    Reviewed-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Link:
<a href="https://patchwork.freedesktop.org/patch/msgid/20170914083216.10192-2-michal.winiarski@intel.com">https://patchwork.freedesktop.org/patch/msgid/20170914083216.10192-2-michal.winiarski@intel.com</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>