[Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96350 GitLab Migration User changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker

2016-09-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96350 --- Comment #5 from Apostolos B. --- This affect gstreamer playback in wayland (weston). gst-play-1.0 --videosink vaapisink some_file.mp4 fails because vaGetSurfaceBufferWl is not implemented. -- You are receiving this mail because: You are th

[Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker

2016-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96350 --- Comment #4 from leoxsliu at gmail.com --- I found an issue with Totem player with DRI3 enabled, which is about glx of gstreamer-vaapi, it renews temporary pixmap each frame. I got a fix and have it sent to mesa-dev lists. But this is glx relat

[Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker

2016-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96350 --- Comment #3 from Egor Zaharov --- (In reply to Michel Dänzer from comment #2) > Egor, does reverting commit 2f90d11d ("st/va: use drm render node for > wayland display type") make totem work on Wayland? No. This makes it just crash with Segf

[Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker

2016-06-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96350 --- Comment #2 from Michel Dänzer --- Egor, does reverting commit 2f90d11d ("st/va: use drm render node for wayland display type") make totem work on Wayland? -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker

2016-06-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96350 --- Comment #1 from leoxsliu at gmail.com --- First, the change is nothing to do with DRI3. Second, the change removing "NOT_IMPLEMENTED" is wayland display should be opened with DRM code path, and it's already implemented. the code here is not ge

[Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker

2016-06-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96350 Bug ID: 96350 Summary: vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linu