https://bugs.freedesktop.org/show_bug.cgi?id=111430
--- Comment #2 from Tapani Pälli ---
Could you include also glxinfo, xdpyinfo output? The log seems to suggest you
are using nvidia driver (?)
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for
https://bugs.freedesktop.org/show_bug.cgi?id=111454
--- Comment #3 from Dave Airlie ---
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1738
should fix it for now, as long as nobody renames format, if people do that we'd
have to rewrite the shaders like we in some other cases.
--
You a
On 8/21/19 7:48 PM, Alyssa Rosenzweig wrote:
Otherwise, there is too much noise to see what's going on.
I'm afraid this doesn't improve things much, as you can see below:
https://gitlab.freedesktop.org/tomeu/mesa/-/jobs/524402
Jakob has kindly offered to add this weekend a mode that prints on
https://bugs.freedesktop.org/show_bug.cgi?id=111444
Clayton Craft changed:
What|Removed |Added
CC||clayton.a.cr...@intel.com
--
You are r
FYI, I'm considering adding Navi14 support into 19.2, basically this MR:
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1726
Marek
On Wed, Aug 21, 2019 at 1:04 PM Jason Ekstrand wrote:
> On Wed, Aug 21, 2019 at 10:05 AM apinheiro wrote:
>
>> (Thanks Chema for pointing me this thread)
https://bugs.freedesktop.org/show_bug.cgi?id=111458
Kai changed:
What|Removed |Added
CC|k...@dev.carbon-project.org |
--- Comment #1 from Kai ---
This is known and
https://bugs.freedesktop.org/show_bug.cgi?id=111458
Bug ID: 111458
Summary: g++: error: unrecognized command line option
‘-std=c++14’
Product: Mesa
Version: 19.2
Hardware: x86-64 (AMD64)
OS: All
Otherwise, there is too much noise to see what's going on.
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/ci/deqp-runner.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/panfrost/ci/deqp-runner.sh
b/src/gallium/drivers/panfrost/ci/deq
On Wed, Aug 21, 2019 at 10:05 AM apinheiro wrote:
> (Thanks Chema for pointing me this thread)
>
> On 21/8/19 9:09, Emil wrote:
> > Hi Jason,
> >
> > On 21 August 2019 01:22:00 EEST, Jason Ekstrand
> wrote:
> >> Sorry for the late breaking hold but I just realized that
> >> GL_ARB_gl_spirv
> >>
https://bugs.freedesktop.org/show_bug.cgi?id=111454
--- Comment #2 from Marek Olšák ---
Gallium is a private interface. Exposing Gallium externally is a mistake and
misuse of the interface. There is nothing to do here.
--
You are receiving this mail because:
You are the assignee for the bug.
Yo
(Thanks Chema for pointing me this thread)
On 21/8/19 9:09, Emil wrote:
Hi Jason,
On 21 August 2019 01:22:00 EEST, Jason Ekstrand wrote:
Sorry for the late breaking hold but I just realized that
GL_ARB_gl_spirv
and OpenGL 4.6 for Intel is 1 regression (I think it's not even a
regression) away
Reviewed-by: Bas Nieuwenhuizen
On Wed, Aug 21, 2019 at 4:26 PM Samuel Pitoiset
wrote:
>
> This fixes a regression introduced with scan&reduce operations
> on GFX10. Note that some subgroups CTS still fail on GFX10 but
> I assume it's a different issue.
>
> This fixes dEQP-VK.subgroups.arithmetic
Hi
I'm wondering, whether this happens to everybody using xorg-server 1.20
(1.20.3 in my case).
When using X11 forwarding via ssh
ssh -X
(DISPLAY=localhost:10.0)
the list of available extensions when running xdpyinfo is limited to
[...]
number of extensions:2
BIG-REQUESTS
XC-MI
This fixes a regression introduced with scan&reduce operations
on GFX10. Note that some subgroups CTS still fail on GFX10 but
I assume it's a different issue.
This fixes dEQP-VK.subgroups.arithmetic.*.subgroupexclusive*.
v2: - move the logic back to ac_build_scan()
Fixes: 227c29a80de "amd/common
R-b
On Wed, Aug 21, 2019 at 10:17:53AM +0200, Tomeu Vizoso wrote:
> To help make sure we are running tests in the ideal number of threads,
> print load stats to make obvious when there's a problem with
> utilization.
>
> This will be specially useful when we run tests on a wider variety of
> devi
R-b
On Wed, Aug 21, 2019 at 10:17:52AM +0200, Tomeu Vizoso wrote:
> Some runners may be configured such that the qemu binary might not be
> available by the time we need to start running commands within the
> chroot.
>
> So make sure that it's there to avoid suprising problems in that case.
>
>
R-b
On Wed, Aug 21, 2019 at 10:17:51AM +0200, Tomeu Vizoso wrote:
> There's lots of locking changes going into the Panfrost kernel driver,
> so better be prepared.
>
> Signed-off-by: Tomeu Vizoso
> ---
> src/gallium/drivers/panfrost/ci/arm64.config | 6 --
> 1 file changed, 4 insertions(+),
R-b
On Wed, Aug 21, 2019 at 10:17:50AM +0200, Tomeu Vizoso wrote:
> A number of things can go wrong when building the rootfs from within a
> non-native chroot, so make sure to print the bootstrap.log so we can
> tell what's going on.
>
> Signed-off-by: Tomeu Vizoso
> ---
> src/gallium/drivers/p
> +# FIXME: These tests fail in RK3288 but pass on RK3399
> +FLIP_FLOPS="$FLIP_FLOPS
> +dEQP-GLES2.functional.fragment_ops.blend.*
> +dEQP-GLES2.functional.shaders.builtin_variable.max_draw_buffers_vertex
> +dEQP-GLES2.functional.shaders.matrix.div.const_lowp_mat2_mat2_vertex
> +
>
On 8/21/19 3:59 PM, Bas Nieuwenhuizen wrote:
On Wed, Aug 21, 2019 at 3:45 PM Samuel Pitoiset
wrote:
This fixes a regression introduced with scan&reduce operations
on GFX10. Note that some subgroups CTS still fail on GFX10 but
I assume it's a different issue.
This fixes dEQP-VK.subgroups.arith
On Wed, Aug 21, 2019 at 3:45 PM Samuel Pitoiset
wrote:
>
> This fixes a regression introduced with scan&reduce operations
> on GFX10. Note that some subgroups CTS still fail on GFX10 but
> I assume it's a different issue.
>
> This fixes dEQP-VK.subgroups.arithmetic.*.subgroupexclusive*.
>
> Fixes:
This fixes a regression introduced with scan&reduce operations
on GFX10. Note that some subgroups CTS still fail on GFX10 but
I assume it's a different issue.
This fixes dEQP-VK.subgroups.arithmetic.*.subgroupexclusive*.
Fixes: 227c29a80de "amd/common/gfx10: implement scan & reduce operations"
Si
https://bugs.freedesktop.org/show_bug.cgi?id=111454
--- Comment #1 from Ilia Mirkin ---
IMO that should just be backed out. PIPE_FORMAT enum values are used in TGSI
code streams.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
https://bugs.freedesktop.org/show_bug.cgi?id=111401
--- Comment #5 from tempel.jul...@gmail.com ---
I've positioned it to bottom-right and it disappears as well. The game has its
own performance overlay, but turning it on or off doesn't impact the Mesa OSD
(at least not as far as I can tell, but I
r-b
On Wed, Aug 21, 2019 at 9:01 AM Samuel Pitoiset
wrote:
>
> Trivial extension that matches PAL.
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/amd/vulkan/radv_device.c | 9 +
> src/amd/vulkan/radv_extensions.py | 1 +
> 2 files changed, 10 insertions(+)
>
> diff --git a/src/amd/
r-b
On Wed, Aug 21, 2019 at 8:34 AM Samuel Pitoiset
wrote:
>
> Scans aren't implemented on SI/CIK.
>
> Cc: 19.2
> Signed-off-by: Samuel Pitoiset
> ---
> src/amd/vulkan/radv_device.c | 3 ++-
> src/amd/vulkan/radv_shader.c | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --gi
r-b for both.
On Wed, Aug 21, 2019 at 10:51 AM Samuel Pitoiset
wrote:
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/amd/vulkan/radv_pipeline.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/amd/vulkan/radv_pipeline.c b/src/amd/vulkan/radv_pipeline.c
> index 64bd0d64401..c049a2844
https://bugs.freedesktop.org/show_bug.cgi?id=111401
--- Comment #4 from Lionel Landwerlin ---
(In reply to tempel.julian from comment #3)
> I think I should have mentioned that I use the Mesa ACO fork.
As far as I know the ACO work is mostly compiler related, so it shouldn't
affect the overlay.
https://bugs.freedesktop.org/show_bug.cgi?id=111401
--- Comment #3 from tempel.jul...@gmail.com ---
I think I should have mentioned that I use the Mesa ACO fork.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=111401
--- Comment #2 from tempel.jul...@gmail.com ---
Thank you for your efforts.
Unfortunately, the overlay still disappears with your patch applied.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee fo
https://bugs.freedesktop.org/show_bug.cgi?id=111444
Gert Wollny changed:
What|Removed |Added
Depends on||111454
Referenced Bugs:
https://bugs.fr
https://bugs.freedesktop.org/show_bug.cgi?id=111454
Gert Wollny changed:
What|Removed |Added
Blocks||111444
Referenced Bugs:
https://bugs.fr
https://bugs.freedesktop.org/show_bug.cgi?id=111401
--- Comment #1 from Lionel Landwerlin ---
Thanks for the report.
Would you be able to test this MR :
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1730 ?
Thanks
--
You are receiving this mail because:
You are the QA Contact for the
https://bugs.freedesktop.org/show_bug.cgi?id=111020
--- Comment #1 from Samuel Pitoiset ---
Are you still able to reproduce the problem?
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
m
https://bugs.freedesktop.org/show_bug.cgi?id=111454
Bug ID: 111454
Summary: Gallium: removal of the manual defining of PIPE_FORMAT
values breaks virgl
Product: Mesa
Version: git
Hardware: All
OS: All
Signed-off-by: Samuel Pitoiset
---
src/amd/vulkan/radv_pipeline.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/amd/vulkan/radv_pipeline.c b/src/amd/vulkan/radv_pipeline.c
index 64bd0d64401..c049a2844b8 100644
--- a/src/amd/vulkan/radv_pipeline.c
+++ b/src/amd/vulkan/radv_pipeline.c
@@
Only gfx9 and older use it to get InstanceID in VGPR1.
Ported from RadeonSI.
Signed-off-by: Samuel Pitoiset
---
src/amd/vulkan/si_cmd_buffer.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/amd/vulkan/si_cmd_buffer.c b/src/amd/vulkan/si_cmd_buffer.c
index e37b9498a71..
https://bugs.freedesktop.org/show_bug.cgi?id=111444
Eero Tamminen changed:
What|Removed |Added
Depends on||111385
Referenced Bugs:
https://bugs.
https://bugs.freedesktop.org/show_bug.cgi?id=111444
Eero Tamminen changed:
What|Removed |Added
Depends on||111384
Referenced Bugs:
https://bugs.
To help make sure we are running tests in the ideal number of threads,
print load stats to make obvious when there's a problem with
utilization.
This will be specially useful when we run tests on a wider variety of
devices.
Signed-off-by: Tomeu Vizoso
---
src/gallium/drivers/panfrost/ci/lava-de
There's lots of locking changes going into the Panfrost kernel driver,
so better be prepared.
Signed-off-by: Tomeu Vizoso
---
src/gallium/drivers/panfrost/ci/arm64.config | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/panfrost/ci/arm64.config
b/src
It's able to run tests in parallel, fully utilizing the HW and
shortening considerable the time it takes.
Needed to disable tests in RK3288 for now because Volt doesn't support
armhf yet, though this should be fixed soon.
Tests are now run with --deqp-gl-config-name=rgbad24s8ms0, so we are
hi
Some runners may be configured such that the qemu binary might not be
available by the time we need to start running commands within the
chroot.
So make sure that it's there to avoid suprising problems in that case.
Signed-off-by: Tomeu Vizoso
---
src/gallium/drivers/panfrost/ci/debian-install.
A number of things can go wrong when building the rootfs from within a
non-native chroot, so make sure to print the bootstrap.log so we can
tell what's going on.
Signed-off-by: Tomeu Vizoso
---
src/gallium/drivers/panfrost/ci/debian-install.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git
Hi Jason,
On 21 August 2019 01:22:00 EEST, Jason Ekstrand wrote:
>Sorry for the late breaking hold but I just realized that
>GL_ARB_gl_spirv
>and OpenGL 4.6 for Intel is 1 regression (I think it's not even a
>regression) away from landing. Can I have 24 hours?
>
As you have noticed I've rolled
Hi Jason,
On 21 August 2019 01:22:00 EEST, Jason Ekstrand wrote:
>Sorry for the late breaking hold but I just realized that
>GL_ARB_gl_spirv
>and OpenGL 4.6 for Intel is 1 regression (I think it's not even a
>regression) away from landing. Can I have 24 hours?
>
As you have noticed I've rolled
Trivial extension that matches PAL.
Signed-off-by: Samuel Pitoiset
---
src/amd/vulkan/radv_device.c | 9 +
src/amd/vulkan/radv_extensions.py | 1 +
2 files changed, 10 insertions(+)
diff --git a/src/amd/vulkan/radv_device.c b/src/amd/vulkan/radv_device.c
index cc45ac95c08..5fde4577
47 matches
Mail list logo