Re: [Mesa-dev] [PATCH v3] egl/android: Update color_buffers querying for buffer age

2019-07-19 Thread Chia-I Wu
On Fri, Jul 19, 2019 at 11:03 AM Nataraj Deshpande wrote: > > color_buffers[] is currently hard coded to 3 for android which fails > in droid_window_dequeue_buffer when ANativeWindow creates color_buffers > >3 while querying buffer age during dEQP partial_update tests on chromeOS. > > The patch

[Mesa-dev] [Bug 111175] meson.build:749:2: ERROR: ['/usr/bin/python3']> is not a valid python

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75 Eric Engestrom changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Mesa-dev] [Bug 111023] build regression: ERROR: ['/usr/bin/python3']> is not a valid python

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111023 Eric Engestrom changed: What|Removed |Added CC||v...@freedesktop.org --- Comment #3

[Mesa-dev] [Bug 111175] meson.build:749:2: ERROR: ['/usr/bin/python3']> is not a valid python

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75 Bug ID: 75 Summary: meson.build:749:2: ERROR: ['/usr/bin/python3']> is not a valid python Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All)

Re: [Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

2019-07-19 Thread Eric Engestrom
On Friday, 2019-07-19 21:23:24 +0200, Tobias Klausmann wrote: > > Am 19.07.19 um 18:18 schrieb Ilia Mirkin: > > On Fri, Jul 19, 2019 at 12:07 PM Tobias Klausmann > > wrote: > > > On 19.07.19 15:39, Eric Engestrom wrote: > > > > On Friday, 2019-07-19 13:56:30 +0200, Mark Menzynski wrote: > > > >

[Mesa-dev] [Bug 111169] libmesa_util.a(u_queue.c.o): undefined reference to symbol 'pthread_setname_np@@GLIBC_2.12'

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69 Eric Engestrom changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [Mesa-dev] [PATCH 2/2] meson: make "auto" only choose buildable drivers

2019-07-19 Thread Matt Turner
On Thu, Jul 18, 2019 at 7:19 AM Alyssa Ross wrote: > > "auto" pays attention to the OS and architecture of the target system, > but not the available libraries. If, say, libdrm isn't available, "auto" > won't work, and a manual list of drivers will be required anyway. It > would also try building

Re: [Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

2019-07-19 Thread Tobias Klausmann
Am 19.07.19 um 18:18 schrieb Ilia Mirkin: On Fri, Jul 19, 2019 at 12:07 PM Tobias Klausmann wrote: On 19.07.19 15:39, Eric Engestrom wrote: On Friday, 2019-07-19 13:56:30 +0200, Mark Menzynski wrote: Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=111007 Fixes:

[Mesa-dev] [PATCH] ac/nir: fix txf_ms with an offset

2019-07-19 Thread Rhys Perry
Seems to fix some hair artifacts in Max Payne 3: https://github.com/daniel-schuermann/mesa/issues/76 Signed-off-by: Rhys Perry Fixes: f4e499ec791 ('radv: add initial non-conformant radv vulkan driver') --- src/amd/common/ac_nir_to_llvm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41 Jason Ekstrand changed: What|Removed |Added Component|Mesa core |Drivers/Vulkan/radeon --- Comment #10

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

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41 --- Comment #9 from Jason Ekstrand --- It's not nonsense at all. I could see a few possible explanations of the failure on AMD but not Intel: 1. The shader depends on undefined behavior and the optimization change caused that undefined

[Mesa-dev] [PATCH v3] egl/android: Update color_buffers querying for buffer age

2019-07-19 Thread Nataraj Deshpande
color_buffers[] is currently hard coded to 3 for android which fails in droid_window_dequeue_buffer when ANativeWindow creates color_buffers >3 while querying buffer age during dEQP partial_update tests on chromeOS. The patch removes static color_buffers[], queries for MIN_UNDEQUEUED_BUFFERS,

[Mesa-dev] [Bug 109560] Sometimes VLC player process gets stuck in memory after closure if video output used is Auto or OpenGL

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109560 Michel Dänzer changed: What|Removed |Added Component|Mesa core |GLX --- Comment #8 from Michel Dänzer

[Mesa-dev] [AppVeyor] mesa master #11954 failed

2019-07-19 Thread AppVeyor
Build mesa 11954 failed Commit e8644122ed by Rhys Perry on 7/1/2019 2:49 PM: nir/algebraic: mark a few comparison simplifications as precise\n\nNo vkpipeline-db changes found.\n\nSigned-off-by: Rhys Perry \nReveiewed-by: Alyssa Rosenzweig

[Mesa-dev] [AppVeyor] mesa 19.1 #11953 completed

2019-07-19 Thread AppVeyor
Build mesa 11953 completed Commit f17ff71f49 by Dave Airlie on 7/18/2019 12:44 AM: radv: fix crash in shader tracing.\n\nEnabling tracing, and then having a vmfault, can leads to a segfault\nbefore we print out the traces, as if a meta shader is executing\nand

[Mesa-dev] [ANNOUNCE] Mesa 19.1.3 release candidate

2019-07-19 Thread Juan A. Suarez Romero
Hello list, The candidate for the Mesa 19.1.3 is now available. Currently we have: - 42 queued - 0 nominated (outstanding) - and 0 rejected patch The current queue consist mostly in fixes for ANV and RADV drivers, as well as NIR backend fixes. Several of those patches fixe actually crashes

Re: [Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

2019-07-19 Thread Ilia Mirkin
On Fri, Jul 19, 2019 at 12:07 PM Tobias Klausmann wrote: > On 19.07.19 15:39, Eric Engestrom wrote: > > On Friday, 2019-07-19 13:56:30 +0200, Mark Menzynski wrote: > >> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=111007 > >> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=67 > >

Re: [Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

2019-07-19 Thread Tobias Klausmann
On 19.07.19 15:39, Eric Engestrom wrote: On Friday, 2019-07-19 13:56:30 +0200, Mark Menzynski wrote: Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=111007 Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=67 `Fixes:` is used to indicate the commit that introduced the code being

Re: [Mesa-dev] [PATCH] gm107/ir: Add stg, ldg instructions and function for checking offset length

2019-07-19 Thread Ilia Mirkin
On Fri, Jul 19, 2019 at 11:34 AM Mark Menzynski wrote: > > On Fri, Jul 19, 2019 at 5:04 PM Ilia Mirkin wrote: > > > > On Fri, Jul 19, 2019 at 10:57 AM Mark Menzynski wrote: > > > > > > Nvidia actively uses these instructions, maybe they are better in > > > something. > > > Long offset checking

Re: [Mesa-dev] [PATCH] st/mesa: accelerate glCopyPixels(STENCIL)

2019-07-19 Thread apinheiro
On 11/7/19 20:12, Marek Olšák wrote: The test passes here. I wouldn't push a commit that doesn't pass. It looks like v3d can't blit stencil. FWIW, just in case you are curious: I was able to take a look today to this. This problem only affects the fbo-stencil case with

Re: [Mesa-dev] [PATCH] gm107/ir: Add stg, ldg instructions and function for checking offset length

2019-07-19 Thread Mark Menzynski
On Fri, Jul 19, 2019 at 5:04 PM Ilia Mirkin wrote: > > On Fri, Jul 19, 2019 at 10:57 AM Mark Menzynski wrote: > > > > Nvidia actively uses these instructions, maybe they are better in > > something. > > Long offset checking function was made because these functions only have 24 > > bit > >

[Mesa-dev] [Bug 111125] [RADV] Graphic glitches regression in The Witcher 3 with DXVK on AMD Radeon HD7850

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25 --- Comment #3 from Rhys Perry --- ACO builds of Mesa hanging with LLVM-git should be fixed with latest versions. Are you sure you were using ACO? Seems the Radeon HD7850 is a GCN 1 card, which is currently unsupported and should fall back to

Re: [Mesa-dev] [PATCH] gm107/ir: Add stg, ldg instructions and function for checking offset length

2019-07-19 Thread Ilia Mirkin
On Fri, Jul 19, 2019 at 10:57 AM Mark Menzynski wrote: > > Nvidia actively uses these instructions, maybe they are better in > something. > Long offset checking function was made because these functions only have 24 > bit > address offsets. > > Signed-off-by: Mark Menzynski > --- >

[Mesa-dev] [PATCH] gm107/ir: Add stg, ldg instructions and function for checking offset length

2019-07-19 Thread Mark Menzynski
Nvidia actively uses these instructions, maybe they are better in something. Long offset checking function was made because these functions only have 24 bit address offsets. Signed-off-by: Mark Menzynski --- .../nouveau/codegen/nv50_ir_emit_gm107.cpp| 36 +++ 1 file changed,

Re: [Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

2019-07-19 Thread Ilia Mirkin
The patch is correct as-is. Reviewed-by: Ilia Mirkin On Fri, Jul 19, 2019 at 9:39 AM Eric Engestrom wrote: > > On Friday, 2019-07-19 13:56:30 +0200, Mark Menzynski wrote: > > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=111007 > > Fixes:

[Mesa-dev] [Bug 111169] libmesa_util.a(u_queue.c.o): undefined reference to symbol 'pthread_setname_np@@GLIBC_2.12'

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69 --- Comment #2 from Eric Engestrom --- What linker are you using to always see these undefined references to unused symbols? This MR should fix it: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1391 I'll make a proper fix replacing

Re: [Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

2019-07-19 Thread Eric Engestrom
On Friday, 2019-07-19 13:56:30 +0200, Mark Menzynski wrote: > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=111007 > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=67 `Fixes:` is used to indicate the commit that introduced the code being fixed, such as: Fixes:

[Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

2019-07-19 Thread Mark Menzynski
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=111007 Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=67 Signed-off-by: Mark Menzynski --- src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[Mesa-dev] [AppVeyor] mesa master #11951 failed

2019-07-19 Thread AppVeyor
Build mesa 11951 failed Commit 32b72cbca5 by Yevhenii Kolesnikov on 7/18/2019 2:38 PM: main: Destroy static hash table\n\nformat_array_format_table has a static lifetime - it will be destroyed\nby an atexit handler.\n\nSigned-off-by: Yevhenii Kolesnikov

Re: [Mesa-dev] [AppVeyor] mesa master #11902 failed

2019-07-19 Thread Michel Dänzer
On 2019-07-19 1:47 a.m., Rob Clark wrote: > On Thu, Jul 18, 2019 at 4:34 PM Roland Scheidegger wrote: >> >> Am 16.07.19 um 20:55 schrieb AppVeyor: >>> >>> Build mesa 11902 failed >>> Commit 856e84083e by Rob Clark on >>> 7/15/2019 4:05 PM: >>> mesa/st: add

[Mesa-dev] [AppVeyor] mesa staging/19.1 #11950 completed

2019-07-19 Thread AppVeyor
Build mesa 11950 completed Commit f17ff71f49 by Dave Airlie on 7/18/2019 12:44 AM: radv: fix crash in shader tracing.\n\nEnabling tracing, and then having a vmfault, can leads to a segfault\nbefore we print out the traces, as if a meta shader is executing\nand

[Mesa-dev] [Bug 109548] Seeing visual corruption in totem after installing amdgpu 18.50 in Ubuntu 18.04.1

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109548 --- Comment #8 from Michel Dänzer --- (In reply to Timothy Pearson from comment #7) > Do you have a link to the list post? https://lists.freedesktop.org/archives/gstreamer-devel/2019-February/070435.html =>

[Mesa-dev] [Bug 109548] Seeing visual corruption in totem after installing amdgpu 18.50 in Ubuntu 18.04.1

2019-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109548 --- Comment #7 from Timothy Pearson --- Do you have a link to the list post? So far I've identified Chromium and MythTV both as being affected on Polaris GPUs, Chromium may be using gstreamer but I'm not sure about MythTV. Would like to