<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Periodic garbage on KDE System Load Viewer widget"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80215#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Periodic garbage on KDE System Load Viewer widget"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80215">bug 80215</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>The actual line in question was removed in

commit 416c223861aaeb61c6408e6537315b78e908df43
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Mon Jun 23 09:20:55 2014 +0100

    sna: Do not set CAN_CREATE_GPU flag for untiled allocations

    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

but in theory we should still take the same path. There are two possible causes
here:

1. We discard damage that we shouldn't

2. The client assumes that Pixmaps are zeroed on initialisation (they aren't).

Hmm, I think I'll try concocting a debug patch to initialise all Pixmaps to
magenta, but first I have to rule out (1).</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>