All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
@ 2019-05-28 13:11 bugzilla-daemon
  2019-05-28 13:11 ` bugzilla-daemon
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-05-28 13:11 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 110783
           Summary: Mesa 19.1 rc crashing MPV with VAAPI
           Product: Mesa
           Version: 19.1
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: angrypenguinpoland@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 144362
  --> https://bugs.freedesktop.org/attachment.cgi?id=144362&action=edit
xorg

Hi.

I noticed that after the Mesa upgrade from stable 19.0X to 19.1rc when trying
to play MPV video with VAAPI it crashing MPV with this error:

Playing: /VID_20150204_135614.m4v
 (+) Video --vid=1 (*) (mpeg4 17.570fps)
 (+) Audio --aid=1 --alang=eng (*) (amr_nb 1ch 8000Hz)
AO: [pulse] 8000Hz mono 1ch float
VO: [vdpau] 640x480 yuv420p
[vo/vdpau] Compositing window manager detected. Assuming timing info is
inaccurate.
EE ../src/gallium/drivers/r600/r600_shader.c:4290 tgsi_unsupported - DIV tgsi
opcode unsupported
EE ../src/gallium/drivers/r600/r600_shader.c:185 r600_pipe_shader_create -
translation from TGSI failed !
EE ../src/gallium/drivers/r600/r600_state_common.c:879 r600_shader_select -
Failed to build shader variant (type=5) -22
EE ../src/gallium/drivers/r600/r600_shader.c:4290 tgsi_unsupported - DIV tgsi
opcode unsupported
EE ../src/gallium/drivers/r600/r600_shader.c:185 r600_pipe_shader_create -
translation from TGSI failed !
EE ../src/gallium/drivers/r600/r600_state_common.c:879 r600_shader_select -
Failed to build shader variant (type=5) -22

Violation of memory protection (memory dump) <- (last line translated)

It worked fine on Mesa 19.0X, it began crash after upgrade to Mesa 19.1rc2 and
19.1rc3.
Trying libva 2.4.0 and also libva 2.4.1 - same results.

MPV crashing at default launch options. Crashing also with --vo=vaapi or
--vo=vdpau.
Not crashing with --vo=gpu or --vo=xv

Worth to add other video players like VLC not crashing wit VAAPI. Only MPV.

Details:
Linux OpenMandriva Lx 4 x86_64
Kernel 5.1.5
Mesa 19.1rc2/3
libva 2.4.0/2.4.1

Tested on two computers with R600, one PC with Radeon HD5850 and notebook with
Radeon HD5650m.

In attachment output of xorg log.

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

[-- Attachment #1.2: Type: text/html, Size: 3944 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
@ 2019-05-28 13:11 ` bugzilla-daemon
  2019-06-10 21:47 ` bugzilla-daemon
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-05-28 13:11 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from AngryPenguin <angrypenguinpoland@gmail.com> ---
Created attachment 144363
  --> https://bugs.freedesktop.org/attachment.cgi?id=144363&action=edit
inxi

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

[-- Attachment #1.2: Type: text/html, Size: 1174 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
  2019-05-28 13:11 ` bugzilla-daemon
@ 2019-06-10 21:47 ` bugzilla-daemon
  2019-06-11  7:06 ` bugzilla-daemon
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-10 21:47 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Matt Turner <mattst88@gmail.com> ---
Looks like this was reported as a Gentoo bug as well
(https://bugs.gentoo.org/686252)

Have you tried bisecting?

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

[-- Attachment #1.2: Type: text/html, Size: 1108 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
  2019-05-28 13:11 ` bugzilla-daemon
  2019-06-10 21:47 ` bugzilla-daemon
@ 2019-06-11  7:06 ` bugzilla-daemon
  2019-06-12 14:24 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-11  7:06 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Gert Wollny <gw.fossdev@gmail.com> ---
R600 doesn't implement TGSI_OPCODE_DIV and in the Gentoo bug this is the one
reported as being triggered. If think for glsl this is lowered, so maybe there
is some compiler option missing in the vdpau state tracker.

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

[-- Attachment #1.2: Type: text/html, Size: 1169 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-06-11  7:06 ` bugzilla-daemon
@ 2019-06-12 14:24 ` bugzilla-daemon
  2019-06-12 15:01 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-12 14:24 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Gert Wollny <gw.fossdev@gmail.com> ---
@AngryPenguin A closer look shows that the bicubic filter in
gallium/auxiliar/vl issues TGSI code that contains a DIV operation. 

Could you try this tree: 

https://gitlab.freedesktop.org/gerddie/mesa/tree/vl-fix-DIV

You can also just apply the last commit, thanks.

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

[-- Attachment #1.2: Type: text/html, Size: 1304 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (3 preceding siblings ...)
  2019-06-12 14:24 ` bugzilla-daemon
@ 2019-06-12 15:01 ` bugzilla-daemon
  2019-06-12 15:16 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-12 15:01 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Gert Wollny <gw.fossdev@gmail.com> ---
No this doesn't fix the bug, there are other instances where a DIV is
introduced.

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

[-- Attachment #1.2: Type: text/html, Size: 1034 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (4 preceding siblings ...)
  2019-06-12 15:01 ` bugzilla-daemon
@ 2019-06-12 15:16 ` bugzilla-daemon
  2019-06-12 17:25 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-12 15:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Gert Wollny <gw.fossdev@gmail.com> ---
The commit that added TGSI shaders with DIV were introduced with 
  f6ac0b5d7187
   gallium/auxiliary/vl: Add compute shader to support video compositor render

and the use of the shaders was enabled with 
  9364d66cb7f7
    gallium/auxiliary/vl: Add video compositor compute shader render

The simplest approach is probably to add the lowering to RCP + MUL in the
GLSL-TO-TGSI stage.

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

[-- Attachment #1.2: Type: text/html, Size: 1345 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (5 preceding siblings ...)
  2019-06-12 15:16 ` bugzilla-daemon
@ 2019-06-12 17:25 ` bugzilla-daemon
  2019-06-12 17:31 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-12 17:25 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Gert Wollny <gw.fossdev@gmail.com> ---
This is a very deep rabbit hole: Not only does r600 not support DIV, it also
doesn't support TEX_LZ that is used by these compute shaders and Evergreen
class hardware doesn't support more then one target swizzle for the
destinations with RCP  so that the shader is even more broken. I think the best
option now will be to disable this shader for now for this hardware.

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

[-- Attachment #1.2: Type: text/html, Size: 1324 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (6 preceding siblings ...)
  2019-06-12 17:25 ` bugzilla-daemon
@ 2019-06-12 17:31 ` bugzilla-daemon
  2019-06-12 18:42 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-12 17:31 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Ilia Mirkin <imirkin@alum.mit.edu> ---
(In reply to Gert Wollny from comment #7)
> This is a very deep rabbit hole: Not only does r600 not support DIV, it also
> doesn't support TEX_LZ that is used by these compute shaders and Evergreen
> class hardware doesn't support more then one target swizzle for the
> destinations with RCP  so that the shader is even more broken. I think the
> best option now will be to disable this shader for now for this hardware.

The state tracker has to respect PIPE_CAP's. If the driver doesn't say it has
DIV or TEX_LZ, then those shouldn't be used.

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

[-- Attachment #1.2: Type: text/html, Size: 1587 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (7 preceding siblings ...)
  2019-06-12 17:31 ` bugzilla-daemon
@ 2019-06-12 18:42 ` bugzilla-daemon
  2019-06-12 19:31 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-12 18:42 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Gert Wollny <gw.fossdev@gmail.com> ---
Indeed, currently the code only tests whether compute shaders are supported,
and DIV and TEX_LZ don't have any caps yet. I guess I'll take in on me to add
these caps.

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

[-- Attachment #1.2: Type: text/html, Size: 1120 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (8 preceding siblings ...)
  2019-06-12 18:42 ` bugzilla-daemon
@ 2019-06-12 19:31 ` bugzilla-daemon
  2019-06-13  2:22 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-12 19:31 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Christian König <christian.koenig@amd.com> ---
(In reply to Gert Wollny from comment #9)
> Indeed, currently the code only tests whether compute shaders are supported,
> and DIV and TEX_LZ don't have any caps yet. I guess I'll take in on me to
> add these caps.

Well the key point is probably rather that we should not use compute shaders on
that hw generation in the first place.

How did that got enabled?

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

[-- Attachment #1.2: Type: text/html, Size: 1418 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (9 preceding siblings ...)
  2019-06-12 19:31 ` bugzilla-daemon
@ 2019-06-13  2:22 ` bugzilla-daemon
  2019-06-13  7:35 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-13  2:22 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from Ilia Mirkin <imirkin@alum.mit.edu> ---
(In reply to Christian König from comment #10)
> (In reply to Gert Wollny from comment #9)
> > Indeed, currently the code only tests whether compute shaders are supported,
> > and DIV and TEX_LZ don't have any caps yet. I guess I'll take in on me to
> > add these caps.
> 
> Well the key point is probably rather that we should not use compute shaders
> on that hw generation in the first place.
> 
> How did that got enabled?

It just checks for PIPE_CAP_COMPUTE (which *is* supported by r600). The change
was targeted at radeonsi. I had to disable PIPE_CAP_COMPUTE on nv50 to work
around this as well, but there it wasn't _really_ supported very well so it was
OK.

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

[-- Attachment #1.2: Type: text/html, Size: 1780 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (10 preceding siblings ...)
  2019-06-13  2:22 ` bugzilla-daemon
@ 2019-06-13  7:35 ` bugzilla-daemon
  2019-06-13 15:46 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-13  7:35 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #12 from Gert Wollny <gw.fossdev@gmail.com> ---
I might add that the DIV is lowered in glsl to RCP+MUL before it is translated
to TGSI, so no need for it there. 

When I look at the bicubic shader with the offending opcodes, I have to say
that using DIV there is a bit lazy, because the DIVs act on constants or
uniforms or combinations of these, and it would probably be better to pass them
reciprocal value in (I just don't know (yet) where the constants are actually
passed in to change this).

Anyway, since there is already a CAP for TEX_LZ I was able to create a simple
fix: 
   https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1084

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

[-- Attachment #1.2: Type: text/html, Size: 1637 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (11 preceding siblings ...)
  2019-06-13  7:35 ` bugzilla-daemon
@ 2019-06-13 15:46 ` bugzilla-daemon
  2019-06-13 16:25 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-13 15:46 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #13 from Ilia Mirkin <imirkin@alum.mit.edu> ---
(In reply to Gert Wollny from comment #12)
> Anyway, since there is already a CAP for TEX_LZ I was able to create a
> simple fix: 
>    https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1084

TEX_LZ == TXL with LOD = 0. You could rather easily make the tgsi code that
generates TEX_LZ to optionally use TXL with LOD = 0 (which has to go into
coord.w).

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

[-- Attachment #1.2: Type: text/html, Size: 1471 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (12 preceding siblings ...)
  2019-06-13 15:46 ` bugzilla-daemon
@ 2019-06-13 16:25 ` bugzilla-daemon
  2019-06-14 14:28 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-13 16:25 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #14 from Gert Wollny <gw.fossdev@gmail.com> ---
Well, I already pointed out that the fix is by no means complete, because even
if I provide a TGSI that doesn't use TEX_LZ, I still have to take care of the
DIV, which is a bit more tedious and there is currently no CAP.

-- 
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: 159 bytes --]

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

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

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (13 preceding siblings ...)
  2019-06-13 16:25 ` bugzilla-daemon
@ 2019-06-14 14:28 ` bugzilla-daemon
  2019-06-14 15:15 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-14 14:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #15 from AngryPenguin <angrypenguinpoland@gmail.com> ---
Hi.

I can confirm, this fix my issue with vaapi and vdpau.

Thanks.

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

[-- Attachment #1.2: Type: text/html, Size: 1044 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (14 preceding siblings ...)
  2019-06-14 14:28 ` bugzilla-daemon
@ 2019-06-14 15:15 ` bugzilla-daemon
  2019-06-17 14:11 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-14 15:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #16 from Gert Wollny <gw.fossdev@gmail.com> ---
I've updated the MR to add a CAP for support of TGSI_OPCODE_DIV to also check
for it.

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

[-- Attachment #1.2: Type: text/html, Size: 1040 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (15 preceding siblings ...)
  2019-06-14 15:15 ` bugzilla-daemon
@ 2019-06-17 14:11 ` bugzilla-daemon
  2019-06-26 17:58 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-17 14:11 UTC (permalink / raw)
  To: dri-devel


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

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

Matt Turner <mattst88@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://gitlab.freedesktop.
                   |                            |org/mesa/mesa/merge_request
                   |                            |s/1084

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

[-- Attachment #1.2: Type: text/html, Size: 1113 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (16 preceding siblings ...)
  2019-06-17 14:11 ` bugzilla-daemon
@ 2019-06-26 17:58 ` bugzilla-daemon
  2019-06-28 13:39 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-26 17:58 UTC (permalink / raw)
  To: dri-devel


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

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

iive@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major

--- Comment #17 from iive@yahoo.com ---
My distribution just upgraded to Mesa-19.1.1 release and I hit this bug.

I can't believe the fix has been forgotten.

Please, push it ASAP.

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

[-- Attachment #1.2: Type: text/html, Size: 1755 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (17 preceding siblings ...)
  2019-06-26 17:58 ` bugzilla-daemon
@ 2019-06-28 13:39 ` bugzilla-daemon
  2019-07-08 16:10 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-06-28 13:39 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #18 from Thomas Capricelli <orzel@freehackers.org> ---
Just updated to 19.1.1 here, and the bug is still present, can't play mpv with
vdpau driver.

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

[-- Attachment #1.2: Type: text/html, Size: 1061 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (18 preceding siblings ...)
  2019-06-28 13:39 ` bugzilla-daemon
@ 2019-07-08 16:10 ` bugzilla-daemon
  2019-07-09  9:38 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-07-08 16:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #19 from ITwrx <info@itwrx.org> ---
this bug has halted the development of a project i am working on. crashes the
program.

arch linux 5.1.16.a-1-hardened
libva 2.4.1-1
libva-mesa-driver 19.1.1-1
libva-utils 2.4.1-1
mesa 19.1.1-1

i have a Radeon HD 5830

thanks

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

[-- Attachment #1.2: Type: text/html, Size: 1167 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (19 preceding siblings ...)
  2019-07-08 16:10 ` bugzilla-daemon
@ 2019-07-09  9:38 ` bugzilla-daemon
  2019-07-09 13:14 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-07-09  9:38 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #20 from Juan A. Suarez <jasuarez@igalia.com> ---
The fix has landed in 19.1.2 release.

Can you try it again?

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

[-- Attachment #1.2: Type: text/html, Size: 1020 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (20 preceding siblings ...)
  2019-07-09  9:38 ` bugzilla-daemon
@ 2019-07-09 13:14 ` bugzilla-daemon
  2019-07-11 12:58 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-07-09 13:14 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #21 from ITwrx <info@itwrx.org> ---
@juan sure, but i'll probably wait long enough for arch to package the new
version. Thanks for letting me know.

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

[-- Attachment #1.2: Type: text/html, Size: 1046 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (21 preceding siblings ...)
  2019-07-09 13:14 ` bugzilla-daemon
@ 2019-07-11 12:58 ` bugzilla-daemon
  2019-07-11 17:52 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-07-11 12:58 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #22 from AngryPenguin <angrypenguinpoland@gmail.com> ---
I can confirm. 19.1.2 fixed my issue on OpenMandirva.
Thanks

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

[-- Attachment #1.2: Type: text/html, Size: 1033 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (22 preceding siblings ...)
  2019-07-11 12:58 ` bugzilla-daemon
@ 2019-07-11 17:52 ` bugzilla-daemon
  2019-07-11 21:25 ` bugzilla-daemon
  2019-07-13  6:17 ` bugzilla-daemon
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-07-11 17:52 UTC (permalink / raw)
  To: dri-devel


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

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

AngryPenguin <angrypenguinpoland@gmail.com> changed:

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

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

[-- Attachment #1.2: Type: text/html, Size: 1261 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (23 preceding siblings ...)
  2019-07-11 17:52 ` bugzilla-daemon
@ 2019-07-11 21:25 ` bugzilla-daemon
  2019-07-13  6:17 ` bugzilla-daemon
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-07-11 21:25 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #23 from iive@yahoo.com ---
I can confirm that mesa-19.1.2 works for me too.

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

[-- Attachment #1.2: Type: text/html, Size: 1004 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] 27+ messages in thread

* [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
  2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
                   ` (24 preceding siblings ...)
  2019-07-11 21:25 ` bugzilla-daemon
@ 2019-07-13  6:17 ` bugzilla-daemon
  25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-07-13  6:17 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #24 from ITwrx <info@itwrx.org> ---
19.1.2 did the trick. thanks

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

[-- Attachment #1.2: Type: text/html, Size: 1010 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] 27+ messages in thread

end of thread, other threads:[~2019-07-13  6:18 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 13:11 [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI bugzilla-daemon
2019-05-28 13:11 ` bugzilla-daemon
2019-06-10 21:47 ` bugzilla-daemon
2019-06-11  7:06 ` bugzilla-daemon
2019-06-12 14:24 ` bugzilla-daemon
2019-06-12 15:01 ` bugzilla-daemon
2019-06-12 15:16 ` bugzilla-daemon
2019-06-12 17:25 ` bugzilla-daemon
2019-06-12 17:31 ` bugzilla-daemon
2019-06-12 18:42 ` bugzilla-daemon
2019-06-12 19:31 ` bugzilla-daemon
2019-06-13  2:22 ` bugzilla-daemon
2019-06-13  7:35 ` bugzilla-daemon
2019-06-13 15:46 ` bugzilla-daemon
2019-06-13 16:25 ` bugzilla-daemon
2019-06-14 14:28 ` bugzilla-daemon
2019-06-14 15:15 ` bugzilla-daemon
2019-06-17 14:11 ` bugzilla-daemon
2019-06-26 17:58 ` bugzilla-daemon
2019-06-28 13:39 ` bugzilla-daemon
2019-07-08 16:10 ` bugzilla-daemon
2019-07-09  9:38 ` bugzilla-daemon
2019-07-09 13:14 ` bugzilla-daemon
2019-07-11 12:58 ` bugzilla-daemon
2019-07-11 17:52 ` bugzilla-daemon
2019-07-11 21:25 ` bugzilla-daemon
2019-07-13  6:17 ` 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.