<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tonga glamor errors logged since mesa: make KHR_debug output independent of context creation flags"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93659">93659</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Tonga glamor errors logged since mesa: make KHR_debug output independent of context creation flags
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>DRI git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>adf.lists@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Can't notice any ill effects, but since -

commit 2123bfcc9c8b375ba46bb59d493ddeac1b7291a6
Author: Nicolai Hähnle <<a href="mailto:nicolai.haehnle@amd.com">nicolai.haehnle@amd.com</a>>
Date:   Mon Jan 4 17:31:05 2016 -0500

    st/mesa: make KHR_debug output independent of context creation flags (v2)

    Instead, keep track of GL_DEBUG_OUTPUT and (un)install the
pipe_debug_callback
    accordingly. Hardware drivers can still use the absence of the callback to
    skip more expensive operations in the normal case, and users can no longer
be
    surprised by the need to set the debug flag at context creation time.

    v2:
    - re-add the proper initialization of debug contexts (Ilia Mirkin)
    - silence a potential warning (Ilia Mirkin)


I am getting some errors logged by xorg/glamor

[   188.568] (EE) glamor0: GL error: Shader Stats: SGPRS: 80 VGPRS: 4 Code
Size: 88 LDS: 0 Scratch: 0
[   188.635] (EE) glamor0: GL error: Shader Stats: SGPRS: 80 VGPRS: 8 Code
Size: 196 LDS: 0 Scratch: 0</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>