<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HyperZ is broken for r300 (bad z for some micro and macrotiles?)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110897#c52">Comment # 52</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HyperZ is broken for r300 (bad z for some micro and macrotiles?)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110897">bug 110897</a>
              from <span class="vcard"><a class="email" href="mailto:u9vata@gmail.com" title="Richard Thier <u9vata@gmail.com>"> <span class="fn">Richard Thier</span></a>
</span></b>
        <pre>(In reply to Marek Olšák from <a href="show_bug.cgi?id=110897#c45">comment #45</a>)
<span class="quote">> The problem might be in the kernel. See function rs400_gpu_init. I think it
> should call r300_gpu_init instead of r420_pipes_init.</span >

Aaaahhhhh.... Am I this blind? Now I see exactly this.

Also in dmesg log I see RS400 being written out so yes I end up here and
according to my own links this seem to be the problem that the rs400_gpu_init
should not do the r420_pipes_init, because it is not r420 yet....
Now after investigating I think I should indeed end up here with the
rs400_asic, but yes the 420 pipe setup is wrong - at least for my card.

I will run with this patched and see what happens. The machine can compile the
kernel through the night for testing this...

This seems to be the real core of the issue.</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>