<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Raven Ridge (2400G): xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110214#c101">Comment # 101</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Raven Ridge (2400G): xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110214">bug 110214</a>
              from <span class="vcard"><a class="email" href="mailto:pierre-eric.pelloux-prayer@amd.com" title="Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>"> <span class="fn">Pierre-Eric Pelloux-Prayer</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=144948" name="attach_144948" title="comparison screenshot">attachment 144948</a> <a href="attachment.cgi?id=144948&action=edit" title="comparison screenshot">[details]</a></span>
comparison screenshot

It looks like a DPBB/scissor interation issue.

The screenshot on the left is a replay of a faulty trace with dpbb disabled.
On the right the same trace, at the same point but using dpbb.

The last executed commands are:
   glScissor(3, 3, 480, 144);
   glDrawArraysInstanced(GL_TRIANGLE_STRIP, 0, 4, 1);

As you can see, the purple area on the right doesn't honor the defined scissor
area.</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>