[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2015-08-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

Michel Dänzer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Michel Dänzer  ---
Fixed in xf86-video-ati Git master:

commit 0288a4b87b65ba54f37fbeeea3cb32238deee92e
Author: Michel Dänzer 
Date:   Wed Aug 19 16:54:14 2015 +0900

DRI2: Keep MSC monotonic when moving window between CRTCs

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2014-10-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #8 from Christian K?nig  ---
(In reply to David Heidelberger (okias) from comment #7)
> At this moment we have working DRI3 setup (without Present for Radeon).
> 
> Is there any effort to port VDPAU to DRI3?

Not yet, but it is on the todo list.

On the other hand it sounds like a good beginners task if somebody wants to get
his hands dirty. I'm glad to help and point out the right place in the sources
if somebody volunteers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2014-10-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #7 from David Heidelberger (okias)  
---
At this moment we have working DRI3 setup (without Present for Radeon).

Is there any effort to port VDPAU to DRI3?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2014-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #6 from nfxjfg at gmail.com ---
Shouldn't this be responsibility of the code that implements the vdpau API?
Maybe it should attempt to remap the MSC counters to system time, and smooth
out the differences. (Sorry I don't know anything about Mesa internals.)

IMO this issue does make the Mesa vdpau implementation very unreliable, and at
least for me it has caused a lot of problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2014-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

Christian K?nig  changed:

   What|Removed |Added

 CC||nfxjfg at gmail.com

--- Comment #5 from Christian K?nig  ---
*** Bug 77208 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-12-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #4 from David "okias" Heidelberger  
---
Now we have DRI3, is here some code to test? Or we should test this patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-12-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

Michel D?nzer  changed:

   What|Removed |Added

 CC||david.heidelberger at ixit.cz

--- Comment #3 from Michel D?nzer  ---
*** Bug 72291 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #2 from Michel D?nzer  ---
Created attachment 83546
  --> https://bugs.freedesktop.org/attachment.cgi?id=83546=edit
Attempt at making DRI2 MSC counter consistent between CRTCs

Here's an attempt at making the DRI2 MSC counter per-window instead of
per-CRTC. I couldn't quite make it work, but maybe someone can run with this
and finish it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #2 from Michel Dänzer mic...@daenzer.net ---
Created attachment 83546
  -- https://bugs.freedesktop.org/attachment.cgi?id=83546action=edit
Attempt at making DRI2 MSC counter consistent between CRTCs

Here's an attempt at making the DRI2 MSC counter per-window instead of
per-CRTC. I couldn't quite make it work, but maybe someone can run with this
and finish it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-07-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #1 from Michel D?nzer  ---
I think this is because the DRI2 MSC counters differ between CRTCs, so a DRI2
buffer swap or MSC wait times out.

AFAICT it might be tricky to fix this, at least without DRI3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66384

--- Comment #1 from Michel Dänzer mic...@daenzer.net ---
I think this is because the DRI2 MSC counters differ between CRTCs, so a DRI2
buffer swap or MSC wait times out.

AFAICT it might be tricky to fix this, at least without DRI3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-06-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=66384

Micha? G?rny  changed:

   What|Removed |Added

   Hardware|Other   |x86-64 (AMD64)
 OS|All |Linux (All)
Version|unspecified |git

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 66384] VDPAU playback hangs when moving window between xrandr monitors

2013-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66384

Michał Górny mgo...@gentoo.org changed:

   What|Removed |Added

   Hardware|Other   |x86-64 (AMD64)
 OS|All |Linux (All)
Version|unspecified |git

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel