<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 - RADEON(0): flip queue failed in radeon_scanout_flip: Cannot allocate memory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99769">99769</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>RADEON(0): flip queue failed in radeon_scanout_flip: Cannot allocate memory
          </td>
        </tr>

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

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

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

        <tr>
          <th>Reporter</th>
          <td>jorge_monteagudo@hotmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=129501" name="attach_129501" title="Xorg.0.log">attachment 129501</a> <a href="attachment.cgi?id=129501&action=edit" title="Xorg.0.log">[details]</a></span>
Xorg.0.log

Hi all!

I've installed the next packages from the Oibaf PPA in a workstation with
Ubuntu 16.04, kernel 4.4.0-62-generic and BONAIRE amd card.

* libdrm 2.4.75+git1702030630.fe7cb3~gd~x_amd64
* libva 1.7.1-2~gd~x_amd64
* llvm 4.0_4.0~+rc1-1~gd~x_amd64
* mesa 17.1~git1702090730.f3d911~gd~x_amd64
* wayland 1.11.0-2~gd~x_amd64
* xserver-xorg-video-amdgpu 1.2.99+git1701262000.49b092~gd~x
* xserver-xorg-video-ati 7.8.99+git1702081933.1351e4~gd~x

I'm using the radeon driver with the next config file:

20-device.conf

Section "Device"
    Identifier "Device0"
    Driver "radeon"
    Option "AccelMethod" "glamor"
    Option "DRI" "3"
    Option "TearFree" "on"
    Option "ColorTiling" "on"
    Option "ColorTiling2D" "on"
EndSection

The Xorg runs ok, the glxgears works ok but when I run my OpenGL app I get a
black screen with some artifacts and the Xorg.0.log begins to show the next
trace:

[   306.739] (WW) RADEON(0): flip queue failed in radeon_scanout_flip: Cannot
allocate memory
[   306.756] (WW) RADEON(0): flip queue failed in radeon_scanout_flip: Cannot
allocate memory
[   306.772] (WW) RADEON(0): flip queue failed in radeon_scanout_flip: Cannot
allocate memory
[   306.789] (WW) RADEON(0): flip queue failed in radeon_scanout_flip: Cannot
allocate memory
[   306.806] (WW) RADEON(0): flip queue failed in radeon_scanout_flip: Cannot
allocate memory

I've find the message in the 'src/drmmode_display.c' from
'xserver-xorg-video-ati-1:7.8.99' but I don't know whats the origin of the
problem... What can I do?

Thanks!
Jorge</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>