<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 - often it appears as blurry things, it happens when memory is busy or full 4/5 applications opened"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86898">bug 86898</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;">CC</td>
           <td>
                
           </td>
           <td>intel-gfx-bugs@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Drivers/DRI/i915
           </td>
           <td>DRM/Intel
           </td>
         </tr>

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

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>idr@freedesktop.org
           </td>
           <td>intel-gfx-bugs@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Product</td>
           <td>Mesa
           </td>
           <td>DRI
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">QA Contact</td>
           <td>
                
           </td>
           <td>intel-gfx-bugs@lists.freedesktop.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - often it appears as blurry things, it happens when memory is busy or full 4/5 applications opened"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86898#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - often it appears as blurry things, it happens when memory is busy or full 4/5 applications opened"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86898">bug 86898</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 656bfa3afc14e45e2d9e1624bf60d79b3beb12f2
Author: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
Date:   Thu Nov 20 09:26:30 2014 +0100

    drm/i915: Pin tiled objects for L-shaped configs

    Let's just throw in the towel on this one and take the cheap way out.

    Based on a patch from Chris Wilson, but checking for a different bit.
    Chris' patch checked for even bank layout, this one here for a magic
    bit. Given the evidence we've gathered (not much) both work I think,
    but checking for the magic bit might be more accurate.

    Anyway, works on my gm45 here.

    For paranoi restrict to gen4 (and mobile), since we've only ever seen
    this on gm45 and i965gm.

    Also add some debugfs output so that we can skip the tiled swapping
    tests properly in these cases.

    v2: Clean up the quirk'ed pin count in free_object to avoid upsetting
    the WARN_ON. Spotted by Chris.

    Cc: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GM45] broken swizzling in swap-in/out paths/L-shaped memory swizzling"
   href="show_bug.cgi?id=28813">https://bugs.freedesktop.org/show_bug.cgi?id=28813</a>
    Bugzilla: <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [965GM] broken swizzling in swap-in/out paths/L-shaped memory swizzling"
   href="show_bug.cgi?id=45092">https://bugs.freedesktop.org/show_bug.cgi?id=45092</a>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@intel.com">daniel.vetter@intel.com</a>>
    Reviewed-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.c">daniel.vetter@ffwll.c</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>