https://bugs.freedesktop.org/show_bug.cgi?id=109540
--- Comment #1 from Philip Meulengracht ---
I haven't really had a chance to make a patch. But I've fixed this in my own
fork, just add .getCallee() like this:
Function* pFunc =
cast(JM()->mpCurrentModule->getOrInsertFunction("meta.intrinsic.VG
https://bugs.freedesktop.org/show_bug.cgi?id=109919
--- Comment #6 from Turo Lamminen ---
Confirm fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@li
Hi,
I was able to reproduce the problem with heaven, and that the proposed
patch fixes it, so I made a MR:
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/402
Best regards,
Tim
On Thu, 2019-03-07 at 08:27 +0100, Timur Kristóf wrote:
> Hi Dieter,
>
> Thanks for noticing this.
> I think
We usually align to 0x100 when allocating descriptors and
resources in the upload BO. I assume some data were corrupted
because the alignment was too small. Be consistent (and safe)
and align internal descriptors to 0x100 as well.
This fixes a GPU hang at startup with X4 Foundations.
Cc: 18.3 19.
https://bugs.freedesktop.org/show_bug.cgi?id=109805
--- Comment #12 from Samuel Pitoiset ---
Does the attached patch help
https://patchwork.freedesktop.org/patch/290846/?series=57689&rev=1 ?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the
https://bugs.freedesktop.org/show_bug.cgi?id=109393
--- Comment #15 from Samuel Pitoiset ---
Does the attached patch help
https://patchwork.freedesktop.org/patch/290846/?series=57689&rev=1 ?
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the
Superseded by
https://patchwork.freedesktop.org/patch/290846/?series=57689&rev=1
On 3/6/19 7:39 PM, Samuel Pitoiset wrote:
The game apparently hangs inside a copy image operation, but
only when DCC is enabled. I haven't figured out the root cause
yet, but this workaround fixes the problem and a
https://bugs.freedesktop.org/show_bug.cgi?id=77449
andrew.m.mcma...@gmail.com changed:
What|Removed |Added
Depends on||109925
Referenced Bugs:
ht
Woah, is this legal SPIR-V? I think a second OpSelectionMerge is required.
--Jason
On March 6, 2019 05:25:26 "Juan A. Suarez Romero" wrote:
This fixes the case when the SPIR-V code has two nested conditional
branches, but only one selection merge:
[...]
%1 = OpLabel
OpSelectionMerge %2
https://bugs.freedesktop.org/show_bug.cgi?id=109920
Eero Tamminen changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #4 from Eero Tammi
Hello Tim,
can you please send a patch to the list (and then we will see it at
Patchwork Mesa, too), please? It is much faster (for me) and I haven't
the time to dig me into Gitlab MRs etc. stuff at the moment. OLD school
man...
Thanks,
Dieter
Am 07.03.2019 11:16, schrieb Timur Kristóf:
Hi
On 07/03/2019 15:08, Dieter Nützel wrote:
can you please send a patch to the list (and then we will see it at
Patchwork Mesa, too), please? It is much faster (for me) and I haven't
the time to dig me into Gitlab MRs etc. stuff at the moment. OLD school
man...
It's just a single patch in that
Hello Andre,
@Tim:
Tested-by: Dieter Nützel
with UH on Polaris 20
Am 07.03.2019 15:35, schrieb Andre Heider:
On 07/03/2019 15:08, Dieter Nützel wrote:
can you please send a patch to the list (and then we will see it at
Patchwork Mesa, too), please? It is much faster (for me) and I haven't
This patch is based on
https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-mesa/link-ole32.patch
but with tweaks to avoid MSVC build break when applied.
There is a caveat to this patch though, it doesn't help swr driver.
___
mesa-dev mailing
https://bugs.freedesktop.org/show_bug.cgi?id=108900
--- Comment #9 from Eero Tamminen ---
Created attachment 143572
--> https://bugs.freedesktop.org/attachment.cgi?id=143572&action=edit
Hang trace
(In reply to Samuel Pitoiset from comment #8)
> Again, without the demo is hard to fix.
While Gf
https://bugs.freedesktop.org/show_bug.cgi?id=108900
--- Comment #10 from Eero Tamminen ---
Created attachment 143573
--> https://bugs.freedesktop.org/attachment.cgi?id=143573&action=edit
70MB output from the RADV debug options (compressed)
--
You are receiving this mail because:
You are the a
https://bugs.freedesktop.org/show_bug.cgi?id=108900
--- Comment #11 from Samuel Pitoiset ---
First time I see a shader like that...
Can you install spirv-dis and generate a new hang report, please? The SPIR-V is
probably useful too.
--
You are receiving this mail because:
You are the assignee
https://bugs.freedesktop.org/show_bug.cgi?id=108900
--- Comment #12 from Eero Tamminen ---
(In reply to Samuel Pitoiset from comment #11)
> First time I see a shader like that...
>
> Can you install spirv-dis and generate a new hang report, please? The SPIR-V
> is probably useful too.
Sorry, sh
Move the variant key declarations inside the scope they're used.
Use designated initializers instead of memset() calls.
---
src/mesa/state_tracker/st_atom_shader.c | 8
src/mesa/state_tracker/st_program.c | 9 +++--
2 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/s
Hi all,
We’re pleased to announce the release 1.2 of GraphicsFuzz, a testing
framework for shader compilers which we think might be of interest to the
Mesa community:
https://github.com/google/graphicsfuzz/releases/tag/v1.2
Our how-it-works doc is a short recap of our testing approach:
https://gi
https://bugs.freedesktop.org/show_bug.cgi?id=109927
Bug ID: 109927
Summary: Xorg segfault when a web browser is opened
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severi
https://bugs.freedesktop.org/show_bug.cgi?id=109927
--- Comment #1 from keiron.dav...@googlemail.com ---
Created attachment 143575
--> https://bugs.freedesktop.org/attachment.cgi?id=143575&action=edit
/home/usernaym/.local/share/xorg/Xorg.0.log.old & Xorg.0.log
Here are the Xorg logs from the s
https://bugs.freedesktop.org/show_bug.cgi?id=109927
Michel Dänzer changed:
What|Removed |Added
Attachment #143574|text/x-log |text/plain
mime type|
Because we already know the immediate right-hand parameter, we can
potentially save the optimizer a bit of work.
---
src/compiler/nir/nir_builder.h | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/src/compiler/nir/nir_builder.h b/src/compiler/nir/nir_b
https://bugs.freedesktop.org/show_bug.cgi?id=109927
--- Comment #2 from Michel Dänzer ---
Can you isolate whether it was the Mesa or xserver-xorg-video-amdgpu update
that triggered it?
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug._
On Thu, Mar 07, 2019 at 11:34:50AM -0600, Jason Ekstrand wrote:
> Because we already know the immediate right-hand parameter, we can
> potentially save the optimizer a bit of work.
> ---
> src/compiler/nir/nir_builder.h | 25 +++--
> 1 file changed, 23 insertions(+), 2 deletion
Reviewed-by: Neha Bhende
Regards,
Neha
From: Brian Paul
Sent: Thursday, March 7, 2019 8:20 AM
To: mesa-dev@lists.freedesktop.org
Cc: Neha Bhende
Subject: [PATCH] st/mesa: move, clean-up shader variant key decls/inits
Move the variant key declarations inside t
https://bugs.freedesktop.org/show_bug.cgi?id=109927
--- Comment #3 from keiron.dav...@googlemail.com ---
(In reply to Michel Dänzer from comment #2)
> Can you isolate whether it was the Mesa or xserver-xorg-video-amdgpu update
> that triggered it?
I'm not sure how I'd roll back either one, the PP
https://bugs.freedesktop.org/show_bug.cgi?id=109927
--- Comment #4 from keiron.dav...@googlemail.com ---
I found that the previously built .debs were available on launchpad, so I
reverted packages to isolate. After rolling back xserver-xorg-video-amdgpu to
the previously working version and reboot
---
src/compiler/nir/nir_serialize.c | 56 ---
src/compiler/nir/nir_serialize.h | 3 +-
.../drivers/radeonsi/si_state_shaders.c | 2 +-
src/intel/vulkan/anv_pipeline_cache.c | 2 +-
.../drivers/dri/i965/brw_program_binary.c | 2 +-
sr
The former is supported on Matrox cards but no other hw.
The latter isn't supported anywhere.
It is fine to not advertise them as supported,
and it could prevent apps to trigger weird rendering paths.
Signed-off-by: Axel Davy
---
src/gallium/state_trackers/nine/nine_pipe.c | 4 ++--
1 file chan
I do not see any perf impact on radeonsi, but it
seems iris needs this.
It seems something sensible to do.
Signed-off-by: Axel Davy
Reviewed-by: Timur Kristóf
Tested-by: Andre Heider
---
It may be argued this kind of stuff should be done in the driver.
I don't mind either way. The ogl state tra
From: Patrick Rudolph
If D3D_ALWAYS_SOFTWARE is set for debugging purposes,
run on any DRI enabled platform.
Instead of probing for a compatible gallium driver (which might
fail if there's none) always use the KMS DRI software renderer.
Allows to run nine on i915 when D3D_ALWAYS_SOFTWARE=1.
Sig
It doesn't seem the main vendors advertise it.
Signed-off-by: Axel Davy
---
src/gallium/state_trackers/nine/adapter9.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/state_trackers/nine/adapter9.c
b/src/gallium/state_trackers/nine/adapter9.c
index 0634d5918ce..9
Most hw on the native platform advertise these
caps this way.
D3DCAPS_READ_SCANLINE: We don't really have hardware
support for that, but many games don't even check the
flag, and expect GetRasterStatus to work, which is
why we emulated it with a timer (like wine). So we
may as well advertise the c
https://bugs.freedesktop.org/show_bug.cgi?id=109929
Bug ID: 109929
Summary: tgsi_to_nir.c:2111: undefined reference to
`gl_nir_lower_samplers_as_deref'
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS:
The draw_vgpu10() function was huge. Move the code for preparing the
vertex buffers and the index buffer into separate functions.
---
src/gallium/drivers/svga/svga_draw.c | 246 ---
1 file changed, 141 insertions(+), 105 deletions(-)
diff --git a/src/gallium/drive
Hey Ilia, Marek,
Do you have an opinion about this? I've got a R-b from Eric Anholt
and what sounds like an Ack from Roland, but I wanted to make sure
everyone was OK with this before landing it.
--Ken
On Wednesday, March 6, 2019 12:32:23 AM PST Kenneth Graunke wrote:
> The glMemoryBarrier() fu
Looks good to me.
Just one nit pick,
In definition of validate_index_buffer, extra space is required in argument
list.
Reviewed-by: Neha Bhende
Regards,
Neha
Regards,
Neha
From: Brian Paul
Sent: Thursday, March 7, 2019 3:23 PM
To: mesa-dev@lists.fre
This fixes a rendering issue where UBO updates aren't always picked
up by drawing calls. This issue effected the Webots robotics
simulator. VMware bug 2175527.
Testing Done: Webots replay, piglit, misc Linux games
---
src/gallium/drivers/svga/svga_cmd.c | 2 +-
1 file changed, 1 insertion(+), 1
https://bugs.freedesktop.org/show_bug.cgi?id=109656
Vinson Lee changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Add new Introduction and Advanced Usage sections.
Spell out a few more details, like "ninja install".
Improve the layout around example commands.
Fix grammatical errors and tighten up the text.
Explain the --prefix option.
---
docs/contents.html | 2 +-
docs/meson.html| 138 +
Forgot Marek is on vacation. Nicolai, do you have an opinion?
It looks like you added the original comments that it isn't
necessary to handle these cases, too...
--Ken
On Thursday, March 7, 2019 3:48:04 PM PST Kenneth Graunke wrote:
> Hey Ilia, Marek,
>
> Do you have an opinion about this? I'
https://bugs.freedesktop.org/show_bug.cgi?id=109401
ammy...@gmail.com changed:
What|Removed |Added
CC||ammy...@gmail.com
--
You are receiv
On Thursday, March 7, 2019 2:23:53 PM PST Axel Davy wrote:
> I do not see any perf impact on radeonsi, but it
> seems iris needs this.
> It seems something sensible to do.
>
> Signed-off-by: Axel Davy
> Reviewed-by: Timur Kristóf
> Tested-by: Andre Heider
> ---
> It may be argued this kind of s
On Thu, 2019-03-07 at 19:45 -0700, Brian Paul wrote:
> This fixes a rendering issue where UBO updates aren't always picked
> up by drawing calls. This issue effected the Webots robotics
> simulator. VMware bug 2175527.
>
> Testing Done: Webots replay, piglit, misc Linux games
> ---
> src/galliu
On 2019-03-08 at 03:42, Brian Paul wrote:
> Add new Introduction and Advanced Usage sections.
> Spell out a few more details, like "ninja install".
> Improve the layout around example commands.
> Fix grammatical errors and tighten up the text.
> Explain the --prefix option.
Thanks! I left a coupl
https://bugs.freedesktop.org/show_bug.cgi?id=41595
Tapani Pälli changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
Am Fr., 1. März 2019 um 16:54 Uhr schrieb Christian Gmeiner
:
>
> Use u_transfer_helper_resource_create(..) instead which uses the
> resource_create(..) function specified in u_transfer_vtbl.
>
> Signed-off-by: Christian Gmeiner
> ---
> src/gallium/auxiliary/util/u_transfer_helper.c | 2 +-
> 1 f
On Tue, 2019-03-05 at 20:48 -0700, Brian Paul wrote:
> And add a comment that we're implicitly converting PIPE_TRANSFER_
> flags to PB_USAGE_ flags in one place. And statically assert that
> the enum values match.
LGTM. Thanks for fixing this!
Reviewed-by: Thomas Hellstrom
> ---
> src/gall
50 matches
Mail list logo