Re: [Mesa-dev] [RFC 0/2] Alternate default config mechanism

2019-05-22 Thread Tapani Pälli
Hi; On 5/22/19 9:20 PM, Alistair Strachan wrote: On Tue, May 21, 2019 at 10:10 PM Tapani Pälli wrote: On 5/21/19 4:53 PM, Sumit Semwal wrote: Hello everyone, First up, my apologies on not being able to respond earlier; secondly, thanks very much for your review. On Wed, 15 May 2019 at 19:

[Mesa-dev] [Bug 110735] Meson can't find 32-bit libXvMCW in non-standard path

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110735 Bug ID: 110735 Summary: Meson can't find 32-bit libXvMCW in non-standard path Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

[Mesa-dev] [PATCH] vtn: create cast with type stride.

2019-05-22 Thread Dave Airlie
From: Dave Airlie When creating function parameters, we create pointers from ssa values, this creates nir casts with stride 0, however we have no where else to get this value from. Later passes to lower explicit io need this stride value to do the right thing. --- src/compiler/spirv/vtn_variable

Re: [Mesa-dev] [PATCH 07/15] clover/spirv: Add functions for parsing arguments, linking programs, etc.

2019-05-22 Thread Pierre Moreau
> > + throw build_error(); \ > > + } > > + > > + switch (dim) { > > + case SpvDim2D: > > + APPEND_DIM(2d) > > I was shortly confused about whether this could fall through. It would > be cleaner to do this with a single if/else ladder like > clover/llvm/codegen/commo

Re: [Mesa-dev] possibly incorrect cut-n-paste in ac_llvm_build.c

2019-05-22 Thread Marek Olšák
Yes, this looks like a typo. Reviewed-by: Marek Olšák Marek On Wed, May 22, 2019 at 5:10 PM Dave Airlie wrote: > ping? nha? mareko maybe? > > Dave. > > On Fri, 17 May 2019 at 12:02, Dave Airlie wrote: > > > > mesa-19.1.0-rc2/src/amd/common/ac_llvm_build.c:4019: copy_paste_error: > > "result_

Re: [Mesa-dev] possibly incorrect cut-n-paste in ac_llvm_build.c

2019-05-22 Thread Dave Airlie
ping? nha? mareko maybe? Dave. On Fri, 17 May 2019 at 12:02, Dave Airlie wrote: > > mesa-19.1.0-rc2/src/amd/common/ac_llvm_build.c:4019: copy_paste_error: > "result_exclusive" in "ws->result_exclusive" looks like a copy-paste > error. > > + if (ws->enable_inclusive) > + ws->r

Re: [Mesa-dev] [PATCH v2] radv: implement VK_EXT_sample_locations

2019-05-22 Thread Marek Olšák
The depth decompress pass needs to know the sample locations. If shader loads read from compressed depth, the texture hardware will always use the standard locations for decompression. Marek On Tue, May 21, 2019 at 8:17 PM Bas Nieuwenhuizen wrote: > So this does not seem to use the sample loca

Re: [Mesa-dev] [PATCH] radeonsi: Fix editorconfig

2019-05-22 Thread Marek Olšák
Reviewed-by: Marek Olšák Marek On Fri, May 17, 2019 at 11:22 AM Connor Abbott wrote: > At least on vim, indenting doesn't work without this. Copied from > src/amd/vulkan. > --- > src/gallium/drivers/radeonsi/.editorconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/dr

[Mesa-dev] [Bug 110697] glXWaitForMscOML and glXWaitVideoSyncSGI may block indefinitely

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110697 --- Comment #5 from acc12345...@gmail.com --- Apparently this bug was introduced in Mesa 19.0. (there also is a possibility of this not being a Mesa bug) -- You are receiving this mail because: You are the QA Contact for the bug. You are the as

Re: [Mesa-dev] Mesa (master): glsl: do not use deprecated bison-keyword

2019-05-22 Thread Akim Demaille
Hi Erik, > Le 22 mai 2019 à 08:54, Erik Faye-Lund a écrit > : > > I ended up reverting the change [from-%error-verbose to %define parse.error > verbose] , and I can't find an obcious way to > support both old and new versions with the same source file. Well, you just disable warnings about de

Re: [Mesa-dev] Mesa (master): glsl: do not use deprecated bison-keyword

2019-05-22 Thread Akim Demaille
> Le 22 mai 2019 à 18:06, Akim Demaille a écrit : > > Hi Erik, > >> Le 22 mai 2019 à 08:54, Erik Faye-Lund a >> écrit : >> The Android SDK also ships a pre-3.x version of Bison, so you're not >> the only one affected. Also, Chocolatey doesn't provide a new enough >> version of Bison for Wind

Re: [Mesa-dev] [RFC 0/2] Alternate default config mechanism

2019-05-22 Thread Alistair Strachan
On Tue, May 21, 2019 at 10:10 PM Tapani Pälli wrote: > > > On 5/21/19 4:53 PM, Sumit Semwal wrote: > > Hello everyone, > > > > First up, my apologies on not being able to respond earlier; secondly, > > thanks very much for your review. > > > > On Wed, 15 May 2019 at 19:27, Emil Velikov wrote: > >

[Mesa-dev] [Bug 110724] Unhandled GL format: 0x8058

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110724 --- Comment #2 from Alberto Salvia Novella --- Created attachment 144320 --> https://bugs.freedesktop.org/attachment.cgi?id=144320&action=edit apitrace.tar.gz -- You are receiving this mail because: You are the assignee for the bug. You are

Re: [Mesa-dev] [PATCH] radeon/vcn: fix max poc for hevc encode

2019-05-22 Thread Liu, Leo
On 5/17/19 7:54 PM, boyuan.zh...@amd.com wrote: > [CAUTION: External Email] > > From: Boyuan Zhang > > Fix max poc value with hardcoded value until new feature requires > to change this in the future. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110673 > Cc: mesa-sta...@lists.freede

[Mesa-dev] [Bug 110716] SWR doesn't work with OSMesa

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110716 --- Comment #5 from Krzysztof Raszkowski --- Chuck, I've noticed that libOSMesa is distributed in two places (I use ParaView-5.6.0-osmesa-MPI-Linux-64bit.tar.gz): - ParaView-5.6.0-osmesa-MPI-Linux-64bit/lib/libOSMesa.so - ParaView-5.6.0-osmesa-M

[Mesa-dev] [PATCH] radv: tidy up GetQueryPoolResults for occlusion queries

2019-05-22 Thread Samuel Pitoiset
Just move the block that checks the availability bit into the switch like other query types. Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_query.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/amd/vulkan/radv_query.c b/src/amd/vulkan/radv_query.c i

[Mesa-dev] [Bug 110724] Unhandled GL format: 0x8058

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110724 --- Comment #1 from Brian Paul --- I can't reproduce this with a simple test program. Could you try creating an apitrace of the issue? -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bu

[Mesa-dev] [Bug 110729] Broken links on Linux Man Pages

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110729 Eric Engestrom changed: What|Removed |Added Product|Mesa|DRI Version|19.1

[Mesa-dev] [Bug 110729] Broken links on Linux Man Pages

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110729 Bug ID: 110729 Summary: Broken links on Linux Man Pages Product: Mesa Version: 19.1 Hardware: Other OS: All Status: NEW Severity: minor Priorit

[Mesa-dev] [PATCH] radv: add radv_clear_htile() helper

2019-05-22 Thread Samuel Pitoiset
This helper will be useful for clearing HTILE after some depth/stencil resolves. Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_cmd_buffer.c | 7 +-- src/amd/vulkan/radv_meta.h | 3 +++ src/amd/vulkan/radv_meta_clear.c | 12 3 files changed, 16 insertions(+), 6 d

Re: [Mesa-dev] Mesa (master): glsl: do not use deprecated bison-keyword

2019-05-22 Thread Erik Faye-Lund
On Wed, 2019-05-22 at 15:21 +0200, Hans Åberg wrote: > > On 22 May 2019, at 08:54, Erik Faye-Lund < > > erik.faye-l...@collabora.com> wrote: > > > > The problem is that Bison doesn't seem to have any mechanism for > > doing > > statements like these conditionally. The only way around that that > >

[Mesa-dev] [Bug 110724] Unhandled GL format: 0x8058

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110724 Alberto Salvia Novella changed: What|Removed |Added CC||es204904...@gmail.com -- You

[Mesa-dev] [Bug 110724] Unhandled GL format: 0x8058

2019-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110724 Bug ID: 110724 Summary: Unhandled GL format: 0x8058 Product: Mesa Version: 19.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal

[Mesa-dev] [PATCH] radv: ignore the loadOp if the first use of an attachment is a resolve

2019-05-22 Thread Samuel Pitoiset
Based on ANV. Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_meta_resolve.c | 21 - 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/src/amd/vulkan/radv_meta_resolve.c b/src/amd/vulkan/radv_meta_resolve.c index ade5d438438..6a8abce1ddb 100644 --- a/src/