<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 - X crashes on current master (optimus setup, csgo game)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88814">bug 88814</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - X crashes on current master (optimus setup, csgo game)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88814#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - X crashes on current master (optimus setup, csgo game)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88814">bug 88814</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>Ok, I've convinced myself that it could be possible after Composite redirection
(the DRI2Drawable stays with the window, but we get a new Pixmap and so our
association on the pixmap is broken).

Thanks for the report and testing. Good luck with your exams.

commit 4bbd1023675f4724bd17de50dd750514626104bf
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Tue Jan 27 08:49:41 2015 +0000

    sna/dri2: Check for comparable back/front pitches more carefully

    Suppose for a moment that we don't have a DRI2Buffer associated with the
    Drawable just yet... This could happen after a Composite redirect as the
    front buffer may created (and so associated with the new Pixmap) after
    the back buffer is recreated.

    Reported-by: Tomas Pruzina <<a href="mailto:pruzinat@gmail.com">pruzinat@gmail.com</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - X crashes on current master (optimus setup, csgo game)"
   href="show_bug.cgi?id=88814">https://bugs.freedesktop.org/show_bug.cgi?id=88814</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 the QA Contact for the bug.</li>
      </ul>
    </body>
</html>