<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 - Hard lock after running built-in radeon.ko tests (Linux kernel 4.2.0)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91961">91961</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Hard lock after running built-in radeon.ko tests (Linux kernel 4.2.0)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux (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/Radeon
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ikalvachev@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=118192" name="attach_118192" title="Kernel logs from running both test at the same time and from running the second test only..">attachment 118192</a> <a href="attachment.cgi?id=118192&action=edit" title="Kernel logs from running both test at the same time and from running the second test only..">[details]</a></span>
Kernel logs from running both test at the same time and from running the second
test only..

Built-in tests are enabled by the module "option radeon test=3". The integer
value bits are used as flags what test to run on the module load.

Running both test takes about 1-2 minutes to complete. The first one turns off
the display and trashes the system in a way that the first key pressed hangs it
hard - no flashing LEDs, no Magic SysRq.

---
The first test moves data from system ram to video ram and back.
It runs for about a minute. During that time the monitor is turning off and on
again (DELLs do that if DPMS signaling is not exactly right, its on DVI port).
The rest of the system seems to function. Boot loading seams to finish and
sometimes I can salvage complete kernel message log. Pressing CapsLock turns on
its LED, but second press have no effect. Even pressing Magic SysRq first
doesn't provide any control of the system. It hangs hard and only reset helps.

The seconds test is about syncing between GPU rings.
It seems to finish without error if run after the first one.
However if I run it alone with "test=2", I get a bunch of timeouts, "GPU
lockup" and other errors. When run alone the test doesn't prevent setting of
working graphic mode.

My videocard is Radeon HD5670 (Redwood).
I have confirmation that the same happens on Tahiti chipsets.</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>