Build mesa 12142 failed
Commit 9de00e74fe by Gert Wollny on 7/25/2019 8:45 AM:
virgl: Enable depth_clamp by lowering if the host is new enough.\n\nSigned-off-by: Gert Wollny \nReviewed-by: Reviewed-by: Marek Olšák
Configure your notification preferen
https://bugs.freedesktop.org/show_bug.cgi?id=111265
Kenneth Graunke changed:
What|Removed |Added
Depends on||111275
Referenced Bugs:
https://bug
https://bugs.freedesktop.org/show_bug.cgi?id=111265
Mark Janes changed:
What|Removed |Added
Depends on||111274
Referenced Bugs:
https://bugs.fre
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 u
https://bugs.freedesktop.org/show_bug.cgi?id=111264
Matt Turner changed:
What|Removed |Added
URL||https://gitlab.freedesktop.
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 ma
https://bugs.freedesktop.org/show_bug.cgi?id=26
Dylan Baker changed:
What|Removed |Added
Resolution|--- |NOTOURBUG
Status|NEEDINFO
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 th
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 re
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 bei
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.
> ---
> src/comp
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 f
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:
https://bugs.freedesktop.org/show_bug.cgi?id=111264
Vinson Lee changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #2 from Vinson Lee ---
/L
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] [drm:amdgpu_job
https://bugs.freedesktop.org/show_bug.cgi?id=111264
Ian Romanick changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Ian Romanic
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: b
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 it's
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 candidat
https://bugs.freedesktop.org/show_bug.cgi?id=111265
Peter changed:
What|Removed |Added
CC||pbrobin...@gmail.com
--
You are receiving this
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 consisten
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
> >
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 En
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
---
.gitlab-ci/debian-
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
https://lists.fr
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 b/src/amd/vulk
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 - Fea
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 - Release
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
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 becaus
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 37026246aa9..cf3f81b2
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
+++ b/src/amd/vulkan/radv_pipeline.
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
+++ b/src/amd/vu
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 5c913f29a5a..4d4f86a7
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
+++ b/src/amd/vulkan/radv_
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
--- a/src/amd/vulkan/radv_pipeli
36 matches
Mail list logo