<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 - The GPU Vega 56 was hang while try to pass #GraphicsFuzz shader15 test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105317">105317</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>The GPU Vega 56 was hang while try to pass #GraphicsFuzz shader15 test
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>XOrg 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>mikhail.v.gavrilov@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Preparing:

1. install Fedora 27.
<a href="https://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-27-1.6.iso">https://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-27-1.6.iso</a>
2. install latest MESA and LLVM
<a href="https://copr.fedorainfracloud.org/coprs/che/mesa/">https://copr.fedorainfracloud.org/coprs/che/mesa/</a>
3. build and install staging kernel with latest amdgpu driver
$ git clone git://people.freedesktop.org/~agd5f/linux --branch
amd-staging-drm-next
$ cd linux
$ make clean && make bzImage && make module
# make modules_install && make install

Reproducing issue:
1. Launch any browser (I checked on Firefox and Opera)
2. Open <a href="http://www.graphicsfuzz.com/benchmark/android-v1.html">http://www.graphicsfuzz.com/benchmark/android-v1.html</a>
3. Press Go
4. Wait when reached shader15 test


Symptoms:
1. The system stop to respod.
2. All the LEDs on the video card showing the load start to glow.
3. The turbine on the video card starts to make a lot of noise.

In dmesg appears follow lines:
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, last signaled
seq=71473, last emitted seq=71475
[drm] No hardware hang detected. Did some blocks stall?


If you are used Opera browser before would be added follow lines:
[drm:gfx_v9_0_priv_reg_irq [amdgpu]] *ERROR* Illegal register access in command
stream
[drm] No hardware hang detected. Did some blocks stall?</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>