<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Syslog flooded by [drm:radeon_gem_object_create] errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82162#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Syslog flooded by [drm:radeon_gem_object_create] errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82162">bug 82162</a>
              from <span class="vcard"><a class="email" href="mailto:commendsarnex@gmail.com" title="sarnex <commendsarnex@gmail.com>"> <span class="fn">sarnex</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=82162#c19">comment #19</a>)
<span class="quote">> Could you please set a breakpoint in si_texture_get_cmask_info and print:

> rscreen->tiling_info AND rscreen->info

> OR

> pipe_interleave_bytes AND num_pipes

> Thanks.</span >

Hi Marek, 

As I said earlier I don't know what I'm doing with GDB.I set the breakpoint
with "b si_texture_get_cmask_info", please let me know if that is wrong.

Here is the output from all of those:

(gdb) p rscreen->tiling_info
value has been optimized out
(gdb) p rscreen->info
value has been optimized out


(gdb) p pipe_interleave_bytes
$1 = 256
(gdb) p num_pipes
$2 = 12</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>