From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
Date: Thu, 13 Jun 2019 07:35:35 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0650475723=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id E6F5B8935B
for ; Thu, 13 Jun 2019 07:35:34 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0650475723==
Content-Type: multipart/alternative; boundary="15604113342.87C0eA0E.14330"
Content-Transfer-Encoding: 7bit
--15604113342.87C0eA0E.14330
Date: Thu, 13 Jun 2019 07:35:34 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D110783
--- Comment #12 from Gert Wollny ---
I might add that the DIV is lowered in glsl to RCP+MUL before it is transla=
ted
to TGSI, so no need for it there.=20
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 actual=
ly
passed in to change this).
Anyway, since there is already a CAP for TEX_LZ I was able to create a simp=
le
fix:=20
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1084
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15604113342.87C0eA0E.14330
Date: Thu, 13 Jun 2019 07:35:34 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Comme=
nt # 12
on bug 11078=
3
from Gert Wollny
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.=20
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 actual=
ly
passed in to change this).
Anyway, since there is already a CAP for TEX_LZ I was able to create a simp=
le
fix:=20
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1084
You are receiving this mail because:
- You are the assignee for the bug.
=
--15604113342.87C0eA0E.14330--
--===============0650475723==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0650475723==--