<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 - randomly flashing screen with RX 580"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105744">105744</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>randomly flashing screen with RX 580
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>Driver/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>xorg-driver-ati@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sam.halliday@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I recently bought a Sapphire Radeon RX 580 Nitro+ 4 GB GDDR5 and I'm using the
amdgpu drivers on ArchLinux with xmonad.

Unfortunately the entire screen flashes randomly, usually correlated with
clicking the mouse button in chrome. Enabling TearFree makes no difference,
disabling the hardware cursor makes no difference.

I do not wish to use amdgpupro, for ethical reasons.

I can perform more diagnostics if needed, but I appreciate that this is a very
difficult to reproduce problem so my hopes of a solution are low...


Version / info dumps:

xf86-video-amdgpu 18.0.1

4.15.12-1-ARCH #1 SMP PREEMPT Wed Mar 21 15:14:56 UTC 2018 x86_64 GNU/Linux

~ sudo lshw -C video
  *-display                 
       description: VGA compatible controller
       product: Ellesmere [Radeon RX 470/480/570/580]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:01:00.0
       version: e7
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=amdgpu latency=0
       resources: irq:123 memory:d0000000-dfffffff memory:e0000000-e01fffff
ioport:e000(size=256) memory:ef400000-ef43ffff memory:c0000-dffff


~ cat /etc/X11/xorg.conf.d/20-radeon.conf 
Section "Device"
        Identifier "AMD"
        Driver "amdgpu"
        Option "SWcursor" "on"
        Option "DRI" "3"
        Option "TearFree" "on"
        Option "AccelMethod" "glamor"
EndSection


I version control my user-level dotfiles:

- <a href="https://gitlab.com/fommil/dotfiles">https://gitlab.com/fommil/dotfiles</a>
- plus machine specific customisations
<a href="https://gitlab.com/fommil/dotfiles/tree/master/Profiles/Samurai">https://gitlab.com/fommil/dotfiles/tree/master/Profiles/Samurai</a></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>