<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - GPU lockup or app segfault in several games (bisected)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75900">75900</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>GPU lockup or app segfault in several games (bisected)
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>b.bellec@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/r600
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Several Steam games crash since this commit:
67aef6dafa29fed008ea6065c425a6a92a651be9
winsys/radeon: if there's VRAM-only usage, keep it
author: Marek Olšák

Games which crash:
- Left 4 Dead 2: GPU lockup after 15-20 seconds of gameplay. If I set the gfx
details lower, I can play more before a lockup (60 seconds I would say).
- Metro Last Light: GPU lockup
- Serious Sam 3: segfault

What I call a "GPU lockup":
- game freezes
- sound freeze and repeat
- screen is dark
- screen then go in "Out of range" mode
- I need to hard reboot

Games which doesn't crash:
- Half-Life² Episode Two
- Team Fortress 2
- Counter Strike Source
- Unigine Heaven
- Unigine Valley

Hardware:
AMD CYPRESS (HD5850 with 1GB VRAM)
I can also test with RV770 if necessary.

Software:
Fedora 19 x86-64
kernel 3.13.5-101.fc19.x86_64
libdrm 2.4.50

Build:
./autogen.sh --with-gallium-drivers=r600 --with-dri-drivers=
--enable-texture-float --disable-dri3 --disable-r600-llvm-compiler
--disable-gallium-llvm --enable-32-bit CFLAGS="-O2 -m32 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64" CXXFLAGS="-O2 -m32" --libdir=/usr/lib</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>