[Mesa-dev] [Bug 111265] [TRACKER] Mesa 19.2 feature tracker

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111265 Kenneth Graunke changed: What|Removed |Added Depends on||111275 Referenced Bugs:

[Mesa-dev] [Bug 111265] [TRACKER] Mesa 19.2 feature tracker

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111265 Mark Janes changed: What|Removed |Added Depends on||111274 Referenced Bugs:

[Mesa-dev] [PATCH] egl/android: remove HAL_PIXEL_FORMAT_BGRA_8888 support

2019-07-31 Thread Lepton Wu
From: Emil Velikov As said in the EGL_KHR_platform_android extensions For each EGLConfig that belongs to the Android platform, the EGL_NATIVE_VISUAL_ID attribute is an Android window format, such as WINDOW_FORMAT_RGBA_. Although it should be applicable overall. Even though we

[Mesa-dev] [Bug 111264] u_thread.h:64:39: error: too many arguments to function call, expected 1, have 2

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111264 Matt Turner changed: What|Removed |Added URL||https://gitlab.freedesktop.

Re: [Mesa-dev] [PATCH] gitlab-ci: remove software-properties-common

2019-07-31 Thread Eric Engestrom
On Wednesday, 2019-07-31 16:07:45 +0200, Michel Dänzer wrote: > On 2019-07-31 3:26 p.m., Emil Velikov wrote: > > On Wed, 31 Jul 2019 at 14:16, Michel Dänzer wrote: > >> > >> On 2019-07-31 3:04 p.m., Emil Velikov wrote: > >>> From: Emil Velikov > >>> > >>> Currently we use the python package to

[Mesa-dev] [Bug 111126] Build problem: meson build can not find wayland-scanner

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26 Dylan Baker changed: What|Removed |Added Resolution|--- |NOTOURBUG Status|NEEDINFO

[Mesa-dev] [Bug 111126] Build problem: meson build can not find wayland-scanner

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26 --- Comment #10 from Jordan Justen --- (In reply to Dylan Baker from comment #9) > Are you passing PKG_CONFIG_PATH at meson setup time? such as > 'PKG_CONFIG_PATH="..." meson builddir'? Because if you are this is > definitely a meson bug, and

[Mesa-dev] [Bug 111126] Build problem: meson build can not find wayland-scanner

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26 --- Comment #9 from Dylan Baker --- Are you passing PKG_CONFIG_PATH at meson setup time? such as 'PKG_CONFIG_PATH="..." meson builddir'? Because if you are this is definitely a meson bug, and there might be a PR for this already. -- You are

[Mesa-dev] [Bug 111126] Build problem: meson build can not find wayland-scanner

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26 --- Comment #8 from Jordan Justen --- I found a fix for my build environment. I have to add this to my meson configuration: --build.pkg-config-path "$PKG_CONFIG_PATH" It looks like meson now ignores PKG_CONFIG_PATH if a "native" library is

Re: [Mesa-dev] [PATCH] nir: use common deref has indirect code in scratch lowering.

2019-07-31 Thread Jason Ekstrand
Reviewed-by: Jason Ekstrand The only real difference is that the common one also handles casts. Would probably be good to handle them here too. --Jason On Wed, Jul 31, 2019 at 12:36 AM Dave Airlie wrote: > From: Dave Airlie > > This doesn't seem to need it's own copy here. > --- >

[Mesa-dev] [Bug 111141] [REGRESSION] [BISECTED] [DXVK] 1-bit booleans and Elite Dangerous shader mis-optimization

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41 --- Comment #18 from Steven Newbury --- (In reply to Connor Abbott from comment #17) > One other thing you can try is to build mesa with -Dbuildtype=debug (i.e. > with assertions enabled and no optimizations) and see if there's an > assertion

[Mesa-dev] [Bug 111264] u_thread.h:64:39: error: too many arguments to function call, expected 1, have 2

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111264 --- Comment #3 from Matt Turner --- Aggravatingly, Mac OS's version takes only one parameter it seems. See https://gitlab.haskell.org/ghc/ghc/issues/9684 for example of other projects running into this. -- You are receiving this mail because:

[Mesa-dev] [Bug 111264] u_thread.h:64:39: error: too many arguments to function call, expected 1, have 2

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111264 Vinson Lee changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from Vinson Lee ---

[Mesa-dev] [Bug 111269] GFX10: "Random" GPU hangs with Rise Of The Tomb Raider

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111269 --- Comment #1 from Timur Kristóf --- After the hang, the following can be observed in the dmesg log: [ 123.712426] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out or interrupted! [ 128.832311]

[Mesa-dev] [Bug 111264] u_thread.h:64:39: error: too many arguments to function call, expected 1, have 2

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111264 Ian Romanick changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Ian

[Mesa-dev] [Bug 111269] GFX10: "Random" GPU hangs with Rise Of The Tomb Raider

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111269 Bug ID: 111269 Summary: GFX10: "Random" GPU hangs with Rise Of The Tomb Raider Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity:

Re: [Mesa-dev] [PATCH] gitlab-ci: remove software-properties-common

2019-07-31 Thread Michel Dänzer
On 2019-07-31 3:26 p.m., Emil Velikov wrote: > On Wed, 31 Jul 2019 at 14:16, Michel Dänzer wrote: >> >> On 2019-07-31 3:04 p.m., Emil Velikov wrote: >>> From: Emil Velikov >>> >>> Currently we use the python package to manage repositories. At the same >>> time we also do that by hand - since

Re: [Mesa-dev] Mesa 19.2.0 release plan

2019-07-31 Thread Eric Engestrom
On 2019-07-31 at 09:38, Emil Velikov wrote: > Hi all, > > Here is the tentative release plan for 19.2.0. > > As many of you are well aware, it's time to the next branch point. > The calendar is already updated, so these are the tentative dates: > > Aug 06 2019 - Feature freeze/Release

[Mesa-dev] [Bug 111265] [TRACKER] Mesa 19.2 feature tracker

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111265 Peter changed: What|Removed |Added CC||pbrobin...@gmail.com -- You are receiving

Re: [Mesa-dev] [PATCH] gitlab-ci: remove software-properties-common

2019-07-31 Thread Emil Velikov
On Wed, 31 Jul 2019 at 14:16, Michel Dänzer wrote: > > On 2019-07-31 3:04 p.m., Emil Velikov wrote: > > From: Emil Velikov > > > > Currently we use the python package to manage repositories. At the same > > time we also do that by hand - since it's a trivial echo to a file. > > > > Stay

Re: [Mesa-dev] [PATCH] egl/drm: ensure the backing gbm is set before using it

2019-07-31 Thread Emil Velikov
On Fri, 5 Jul 2019 at 22:58, Eric Engestrom wrote: > > On Friday, 2019-07-05 11:21:41 +0100, Emil Velikov wrote: > > From: Emil Velikov > > > > Currently, if we error out before gbm_dri is set (say due to a different > > name of the backing GBM implementation, or otherwise) the tear down will >

Re: [Mesa-dev] [PATCH] gitlab-ci: remove software-properties-common

2019-07-31 Thread Michel Dänzer
On 2019-07-31 3:04 p.m., Emil Velikov wrote: > From: Emil Velikov > > Currently we use the python package to manage repositories. At the same > time we also do that by hand - since it's a trivial echo to a file. > > Stay consistent, remove the package and manage things manually. > > Cc: Eric

[Mesa-dev] [PATCH] gitlab-ci: remove software-properties-common

2019-07-31 Thread Emil Velikov
From: Emil Velikov Currently we use the python package to manage repositories. At the same time we also do that by hand - since it's a trivial echo to a file. Stay consistent, remove the package and manage things manually. Cc: Eric Engestrom Signed-off-by: Emil Velikov ---

Re: [Mesa-dev] [PATCH] intel/ir: Fix CFG corruption in opt_predicated_break().

2019-07-31 Thread Paul Chelombitko
I've run the test from the https://bugs.freedesktop.org/show_bug.cgi?id=111009 with applied patch and it doesn't crash and successfully passes. Thanks! Tested-by: Paul Chelombitko ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org

Re: [Mesa-dev] [PATCH 6/6] radv/gfx10: implement a GE bug workaround

2019-07-31 Thread Bas Nieuwenhuizen
r-b for the series On Wed, Jul 31, 2019 at 9:36 AM Samuel Pitoiset wrote: > > Signed-off-by: Samuel Pitoiset > --- > src/amd/vulkan/radv_pipeline.c | 27 +++ > 1 file changed, 23 insertions(+), 4 deletions(-) > > diff --git a/src/amd/vulkan/radv_pipeline.c

Re: [Mesa-dev] Mesa 19.2.0 release plan

2019-07-31 Thread Lucas Stach
Hi Emil, Am Mittwoch, den 31.07.2019, 09:37 +0100 schrieb Emil Velikov: > Hi all, > > Here is the tentative release plan for 19.2.0. > > As many of you are well aware, it's time to the next branch point. > The calendar is already updated, so these are the tentative dates: > >  Aug 06 2019 -

[Mesa-dev] Mesa 19.2.0 release plan

2019-07-31 Thread Emil Velikov
Hi all, Here is the tentative release plan for 19.2.0. As many of you are well aware, it's time to the next branch point. The calendar is already updated, so these are the tentative dates: Aug 06 2019 - Feature freeze/Release candidate 1 Aug 13 2019 - Release candidate 2 Aug 20 2019 -

[Mesa-dev] [Bug 111265] [TRACKER] Mesa 19.2 feature tracker

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111265 Bug ID: 111265 Summary: [TRACKER] Mesa 19.2 feature tracker Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal

[Mesa-dev] [Bug 111262] lp_bld_misc.cpp:811:51: error: ‘llvm::AtomicOrdering’ is not a class or namespace

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111262 --- Comment #3 from Michel Dänzer --- Any idea why the GitLab CI pipeline scons-llvm job doesn't hit this, which builds against LLVM 3.4.2? (See e.g. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/460746) -- You are receiving this mail

[Mesa-dev] [PATCH 2/6] radv/gfx10: implement a bug workaround for NGG -> legacy transitions

2019-07-31 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_cmd_buffer.c | 14 ++ src/amd/vulkan/si_cmd_buffer.c | 9 +++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/amd/vulkan/radv_cmd_buffer.c b/src/amd/vulkan/radv_cmd_buffer.c index

[Mesa-dev] [PATCH 5/6] radv/gfx10: remove an obsolete VGT_REUSE_OFF workaround

2019-07-31 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_pipeline.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/src/amd/vulkan/radv_pipeline.c b/src/amd/vulkan/radv_pipeline.c index 4d4f86a7e24..b3952846f43 100644 --- a/src/amd/vulkan/radv_pipeline.c +++

[Mesa-dev] [PATCH 4/6] radv/gfx10: disable LATE_ALLOC_GS on Navi14

2019-07-31 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/si_cmd_buffer.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/amd/vulkan/si_cmd_buffer.c b/src/amd/vulkan/si_cmd_buffer.c index 3d6c672dd0f..d48ed804e63 100644 --- a/src/amd/vulkan/si_cmd_buffer.c +++

[Mesa-dev] [PATCH 3/6] radv/gfx10: implement a bug workaround for GE_PC_ALLOC

2019-07-31 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_pipeline.c | 17 - src/amd/vulkan/si_cmd_buffer.c | 13 + 2 files changed, 13 insertions(+), 17 deletions(-) diff --git a/src/amd/vulkan/radv_pipeline.c b/src/amd/vulkan/radv_pipeline.c index

[Mesa-dev] [PATCH 1/6] radv: skip draw calls with 0-sized index buffers

2019-07-31 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_cmd_buffer.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/amd/vulkan/radv_cmd_buffer.c b/src/amd/vulkan/radv_cmd_buffer.c index e0ea47b5745..37026246aa9 100644 --- a/src/amd/vulkan/radv_cmd_buffer.c +++

[Mesa-dev] [PATCH 6/6] radv/gfx10: implement a GE bug workaround

2019-07-31 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_pipeline.c | 27 +++ 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/src/amd/vulkan/radv_pipeline.c b/src/amd/vulkan/radv_pipeline.c index b3952846f43..d62066cbee4 100644 ---