<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - queueing pageflip failed: Device or resource busy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63812#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - queueing pageflip failed: Device or resource busy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63812">bug 63812</a>
              from <span class="vcard"><a class="email" href="mailto:ullysses.a.eoff@intel.com" title="U. Artie Eoff <ullysses.a.eoff@intel.com>"> <span class="fn">U. Artie Eoff</span></a>
</span></b>
        <pre>Reverting this patch fixes it for me.

(In reply to <a href="show_bug.cgi?id=63812#c3">comment #3</a>)
<span class="quote">> I've believe i've isolated this problem to:

> commit e5a1225bc436f86b5241152bb332014d64f5b446
> Author: Jonas Ådahl <<a href="mailto:jadahl@gmail.com">jadahl@gmail.com</a>>
> Date:   Fri Apr 5 23:07:11 2013 +0200

>     Make backends always specify output repaint time
>     
>     Most backends relies on gettimeofday(2) for output repaint timestamps
>     but this is not a requirement. Before this patch repaints coming from
>     idle_repaint() always used gettimeofday(2) for timestamps. For backends
>     not using that time source this could cause large jumps between
>     timestamps.
>     
>     To fix this, timestamps needs to always come from the backend. This
>     means that the backend needs to always be responsible of starting the
>     repaint loop in case that the repaint cannot start immediately.
>     
>     The drm backend implementation is from the patch by Ander Conselvan de
>     Oliveira found here:
>    
> <a href="http://lists.freedesktop.org/archives/wayland-devel/2013-February/007393.html">http://lists.freedesktop.org/archives/wayland-devel/2013-February/007393.html</a>
>     
>     Signed-off-by: Jonas Ådahl <<a href="mailto:jadahl@gmail.com">jadahl@gmail.com</a>>

> Reverting this change lets you use the weston.ini as you expect.</span ></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>