<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:yann.argotti@intel.com" title="yann <yann.argotti@intel.com>"> <span class="fn">yann</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GPU hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97097">bug 97097</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;">i915 features</td>
           <td>GPU hang
           </td>
           <td>GEM/PPGTT
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GPU hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97097#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GPU hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97097">bug 97097</a>
              from <span class="vcard"><a class="email" href="mailto:yann.argotti@intel.com" title="yann <yann.argotti@intel.com>"> <span class="fn">yann</span></a>
</span></b>
        <pre>From your error dump, we can see the following error.

ERROR: 0x00000101
    TLB page fault error (GTT entry not valid)
    Cacheline containing a PD was marked as invalid

in, render ring we have 
  FAULT_REG: 0x000000c5
    Valid
    Unloaded PD Fault (PPGTT)
    Address 0x00000000
    Source ID 24

This is not happening in batch (checked in the render ring section).

Chris, do you think this could an issue with hw memory? Any direction to look
for?</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>