<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - VdpPresentationQueueGetTime does not return a monotonic time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77208">bug 77208</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - VdpPresentationQueueGetTime does not return a monotonic time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77208#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - VdpPresentationQueueGetTime does not return a monotonic time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77208">bug 77208</a>
              from <span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span></b>
        <pre>That's a known issue, it's a design problem of DRI2.

Essentially there is no global time you could return from
VdpPresentationQueueGetTime. Instead what you return is always the an
estimation based on the vsync counter and that's unfortunately per output
instead of global.

Additional to that I never bothered adding the difference between the last flip
and the current time to the result of VdpPresentationQueueGetTime. So when you
don't have a page flip the result of VdpPresentationQueueGetTime will probably
stand still.

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - VDPAU playback hangs when moving window between xrandr monitors"
   href="show_bug.cgi?id=66384">bug 66384</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>