All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker
@ 2016-06-03  1:12 bugzilla-daemon
  2016-06-07 13:37 ` bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-03  1:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1237 bytes --]

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: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: nexfwall@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker, which
prevents it's usage under Wayland.

But, after the DRI3 patches for hardware video decoding landed, NOT_IMPLEMENTED
return was removed, making the false sense what this will work under Wayland as
expected[1]. But it's still don't.

See the bug referenced under "See Also".

Also, I don't know actually, under which component should I file this bug. So
redirect me if I had mistaken.

[1]:
https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/va/context.c#n129

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2726 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker
  2016-06-03  1:12 [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker bugzilla-daemon
@ 2016-06-07 13:37 ` bugzilla-daemon
  2016-06-08  1:21 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-07 13:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 546 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=96350

--- Comment #1 from leoxsliu@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
general switch to turn on the wayland support on vaapi, it's just one of the
steps to complete that support and which has been implemented. Sorry for the
confusion.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1361 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker
  2016-06-03  1:12 [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker bugzilla-daemon
  2016-06-07 13:37 ` bugzilla-daemon
@ 2016-06-08  1:21 ` bugzilla-daemon
  2016-06-09 14:33 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-08  1:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 316 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=96350

--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
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.

[-- Attachment #1.2: Type: text/html, Size: 1154 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker
  2016-06-03  1:12 [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker bugzilla-daemon
  2016-06-07 13:37 ` bugzilla-daemon
  2016-06-08  1:21 ` bugzilla-daemon
@ 2016-06-09 14:33 ` bugzilla-daemon
  2016-06-09 19:43 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-09 14:33 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 411 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=96350

--- Comment #3 from Egor Zaharov <nexfwall@gmail.com> ---
(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 Segfault.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1320 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker
  2016-06-03  1:12 [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-06-09 14:33 ` bugzilla-daemon
@ 2016-06-09 19:43 ` bugzilla-daemon
  2016-09-07 12:47 ` bugzilla-daemon
  2019-09-18 19:21 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-09 19:43 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 422 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=96350

--- Comment #4 from leoxsliu@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 related, not sure if it will helps your
case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1227 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker
  2016-06-03  1:12 [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-06-09 19:43 ` bugzilla-daemon
@ 2016-09-07 12:47 ` bugzilla-daemon
  2019-09-18 19:21 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-09-07 12:47 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 351 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=96350

--- Comment #5 from Apostolos B. <barz621@gmail.com> ---
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 the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1176 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker
  2016-06-03  1:12 [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-09-07 12:47 ` bugzilla-daemon
@ 2019-09-18 19:21 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=96350

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #6 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/587.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2507 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-18 19:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-03  1:12 [Bug 96350] vaGetSurfaceBufferWl() is not implemented at VAAPI Gallium state tracker bugzilla-daemon
2016-06-07 13:37 ` bugzilla-daemon
2016-06-08  1:21 ` bugzilla-daemon
2016-06-09 14:33 ` bugzilla-daemon
2016-06-09 19:43 ` bugzilla-daemon
2016-09-07 12:47 ` bugzilla-daemon
2019-09-18 19:21 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.