Re: [Mesa-dev] Mesa 20.3 status

2021-03-12 Thread Timur Kristóf
Hi Dylan,

Here is a merge request with the RADV and ACO patches on your list:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9557
I'd like to give some time for the team to review this and if no issues
are found, this can go into 20.3.

We don't actually want to have these in 20.3:
- c40ea24ee0 radv: fix overflow when computing the SQTT buffer size
- 5b5cd18853 radv: inhibit clock gating when tracing with SQTT

I'm not sure what to do about these two, so I skipped them for now:
- f695957421 radv: move queue object to a common base object
- bd98fc39ae radv: reset object base on recycled command buffers


Best regards,
Timur

On Thu, 2021-03-11 at 16:53 -0800, Dylan Baker wrote:
> Hi list, 
> 
> Mesa 21.0.0 is now out the door. We're really behind on the 20.3
> branch,
> but I'm just too exhuasted to try to keep maintaining both branches,
> especially with 21.1 coming up, so I'm planning to do one more release
> of 20.3.x along with this. You can see the current status of the branch
> on githlab. The following are patches that 1) don't apply cleaningly,
> 2)
> don't compile, or 3) cause regressions in the CI.
> 
> I'm hoping to make the final release (barring any pressing regressions
> in this release) next wedensday. If you see something in here that you
> want to see in that release, please create an MR agianst the
> staging/20.3 branch.
> 
> Cheers,
> Dylan
> 
> P.S. If you're interested in helping with releases, I'd love to talk
> with you about it :)
> 
> Outstanding patches:
> 
> 9f2afe4170 v3dv: fix incorrect slice selection for TFU
> jobs   
>    
>    
>  
> 2832cbea7a v3dv: fix BO list for TFU
> jobs   
>    
>    
>    
> e5499ca2bf freedreno/a6xx: Fix SP_HS_UNKNOWN_A831 value and document
> it 
>    
>    
>    
> 2d0c723ce6 radv: make sure FMASK compression is enabled for MSAA
> copies 
>    
>    
>    
> 6b538506f2 aco/ra: Fix register allocation for subdword
> operands   
>    
>    
> 
> b6b6d1ff3c radeonsi: fix hang caused by for loop with exec=0 in LS and
> ES 
>    
>    
>  
> 38823ba60d panfrost: Fix estimate_texture_payload_size() on
> Bifrost
>    
>    
> 
> 198c3acacf r600/sfn: fix use of
> b32all/and 
>    
>    
>    
>  
> 914c61d6c0 radv,aco: don't use MUBUF for multi-channel loads on GFX8
> with
> robustness2
>    
>    
>   
> d74b012260 zink: fix vertex-stride
> wrangling  
>    
>    
>  
> c40ea24ee0 radv: fix overflow when computing the SQTT buffer
> size   
>   

Re: [Mesa-dev] libGL not build but opengl=true option is set

2021-03-12 Thread Michel Dänzer
On 2021-03-11 12:14 a.m., Quentin SCHIBLER wrote:
> I have built mesa with wayland platform, gbm and egl enabled, glx disabled, 
> gles1 disabled and gles2 enabled.
> The build is successful, but I cannot find libGL.so. libGLES2.so is present, 
> and GL includes files are also present.

libGL includes GLX APIs, so it cannot be built with -Dglx=false.

If you want to avoid GLX, you can use GLVND's libOpenGL instead.


-- 
Earthling Michel Dänzer   |   https://redhat.com
Libre software enthusiast | Mesa and X developer
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] libGL not build but opengl=true option is set

2021-03-12 Thread Quentin SCHIBLER
I have built mesa with wayland platform, gbm and egl enabled, glx disabled, 
gles1 disabled and gles2 enabled.
The build is successful, but I cannot find libGL.so. libGLES2.so is present, 
and GL includes files are also present.

Thanks for your help.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] Mesa 21.0 release

2021-03-12 Thread Alyssa Rosenzweig
> 3436e5295b pan/bi: Treat +DISCARD.f32 as message-passing  
>   
>   
>   
>   

Looking at actual dates, the bug this fixes didn't materialize until
after the 21.0 branch point, I just goofed with the tag. All good on my
end.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev