Re: [Mesa-dev] [PATCH v3] broadcom/vc4: Expand width of dst surface

2019-09-02 Thread Zhaowei Yuan
I used git send-email to send this patch to mailing list and cc you, but your email address is not in the cc list finally, so I forward it to  you again On 2019/9/3 10:58 AM, Zhaowei Yuan wrote: > Four bytes of src_surf will be compressed into a 32-bits data > and stored into dst_surf, and dst_s

Re: [Mesa-dev] [PATCH v2] broadcom/vc4: Expand width of dst surface

2019-09-02 Thread Zhaowei Yuan
On 2019/9/2 3:17 PM, apinheiro wrote: > > On 28/8/19 3:16, Zhaowei Yuan wrote: >> Four bytes of src_surf will be compressed into a 32-bits data >> and stored into dst_surf, and dst_surf is read as z-order,so >> its width must be aligned to multiples of 8(4x2) before devided > > Nitpick: typo, "devi

[Mesa-dev] [PATCH v3] broadcom/vc4: Expand width of dst surface

2019-09-02 Thread Zhaowei Yuan
Four bytes of src_surf will be compressed into a 32-bits data and stored into dst_surf, and dst_surf is read as z-order,so its width must be aligned to multiples of 8(4x2) before divided by 2. Signed-off-by: Zhaowei Yuan Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111266 --- src/galli

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 --- Comment #12 from LoneVVolf --- Problem was indeed with llvm/clang commits, everything works now. I'm not good with feelings, but loosing someone you're close to is never easy. You have my best wishes, Dieter. -- You are receiving this mai

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 --- Comment #11 from LoneVVolf --- nothing in /usr/local or usr , cleaning ~/.ccache dir and building against libclc-git also gave same error . I then checked the log more thoroughly, noticed this was the first time it went wrong : /usr/bin/ld:

[Mesa-dev] [PATCH] teximage: ensure that Tex*SubImage* checks format

2019-09-02 Thread Ilia Mirkin
We were previously not doing at least some of the checks. This uses the same logic that is used in glTexImage*. Signed-off-by: Ilia Mirkin --- This seems to leave the Intel CI happy - https://mesa-ci.01.org/imirkin/builds/32/group/63a9f0ea7bb98050796b649e85481845 And fixes things for the texim

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 --- Comment #10 from Dieter Nützel --- (In reply to Dieter Nützel from comment #9) > (In reply to Dieter Nützel from comment #8) > > (In reply to LoneVVolf from comment #7) > > > Created attachment 145235 [details] > > > build failure log with p

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 --- Comment #9 from Dieter Nützel --- (In reply to Dieter Nützel from comment #8) > (In reply to LoneVVolf from comment #7) > > Created attachment 145235 [details] > > build failure log with patch applied > > > > After applying the change in th

[Mesa-dev] [Bug 111493] In the game The Surge (378540) - textures disappear then appear again when I change the camera angle view

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111493 --- Comment #8 from Ian Romanick --- (In reply to Ian Romanick from comment #4) > This is almost certainly a dup of > https://bugs.freedesktop.org/show_bug.cgi?id=111490, but I'm going to wait a > bit to close it as such. Yes... Samuel was on t

Re: [Mesa-dev] [PATCH RFC 2/2] dri: Pass a __DRIcontext to ->set_damage_region()

2019-09-02 Thread Michel Dänzer
On 2019-08-30 7:00 p.m., Boris Brezillon wrote: > > So, next question is, do you think it's acceptable to pass a > DRIcontext here, and if not, do you have any idea how to solve this > problem? Hmm, not sure. Maybe it would be better to explicitly pass in the __DRIimage* to which the damage regio

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 --- Comment #8 from Dieter Nützel --- (In reply to LoneVVolf from comment #7) > Created attachment 145235 [details] > build failure log with patch applied > > After applying the change in the patch I get other clang realted errors that > break

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 --- Comment #7 from LoneVVolf --- Created attachment 145235 --> https://bugs.freedesktop.org/attachment.cgi?id=145235&action=edit build failure log with patch applied After applying the change in the patch I get other clang realted errors tha

[Mesa-dev] [Bug 111510] [gallium-nine] [build failure] change in clang CompilerInvocation::CreateFromArgs breaks build

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111510 --- Comment #6 from LoneVVolf --- Yes, that's the same error. closing this bug. -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug.___ mesa-d

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 LoneVVolf changed: What|Removed |Added CC||lonew...@xs4all.nl --- Comment #6 from Lone

[Mesa-dev] [Bug 111510] [gallium-nine] [build failure] change in clang CompilerInvocation::CreateFromArgs breaks build

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111510 LoneVVolf changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Mesa-dev] [PATCH] panfrost/ci: Re-add support for armhf

2019-09-02 Thread Tomeu Vizoso
Now that Volt supports armhf, build again images and submit to LAVA for RK3288. Signed-off-by: Tomeu Vizoso --- .../drivers/panfrost/ci/debian-install.sh | 10 ++-- .../drivers/panfrost/ci/deqp-runner.sh| 3 ++ src/gallium/drivers/panfrost/ci/gitlab-ci.yml | 53 +++

Re: [Mesa-dev] [PATCH v2] broadcom/vc4: Expand width of dst surface

2019-09-02 Thread apinheiro
On 28/8/19 3:16, Zhaowei Yuan wrote: Four bytes of src_surf will be compressed into a 32-bits data and stored into dst_surf, and dst_surf is read as z-order,so its width must be aligned to multiples of 8(4x2) before devided Nitpick: typo, "devided" instead of "divided". With that change: Re

[Mesa-dev] [Bug 111444] [TRACKER] Mesa 19.2 release tracker

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111444 Bug 111444 depends on bug 111493, which changed state. Bug 111493 Summary: In the game The Surge (378540) - textures disappear then appear again when I change the camera angle view https://bugs.freedesktop.org/show_bug.cgi?id=111493

[Mesa-dev] [Bug 111493] In the game The Surge (378540) - textures disappear then appear again when I change the camera angle view

2019-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111493 Samuel Pitoiset changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---