Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-08 Thread Alexander Kanavin
On Wed, 8 Mar 2023 at 06:28, Böszörményi Zoltán wrote: > I think that was already brewing with 22.3.x, since that version > cut off the "classic" drivers, keeping only the gallium ones. > Like the kernel, Mesa's drivers were implicitly expected to work > with everything built from the same main

Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-07 Thread Zoltan Boszormenyi
2023. 03. 07. 17:50 keltezéssel, Alexander Kanavin írta: On Tue, 7 Mar 2023 at 17:43, Böszörményi Zoltán wrote: This looks like it's coming from a mesa-native build which should match the target build version. The problem may be that despite of this, it tries to open the host drivers from

Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-07 Thread Alexander Kanavin
On Tue, 7 Mar 2023 at 17:43, Böszörményi Zoltán wrote: > This looks like it's coming from a mesa-native build > which should match the target build version. > The problem may be that despite of this, it tries to open > the host drivers from /usr instead of .../recipe-sysroot-native/usr. Yes,

Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-07 Thread Zoltan Boszormenyi
2023. 03. 07. 16:40 keltezéssel, Alexander Kanavin írta: On Tue, 7 Mar 2023 at 12:39, Böszörményi Zoltán wrote: The reasoning for the change is that glvnd is a thing. Maybe the drivers you mention should just use that. Recent distros enable glvnd in Mesa out of the box and NVIDIA also supports

Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-07 Thread Alexander Kanavin
On Tue, 7 Mar 2023 at 12:39, Böszörményi Zoltán wrote: > The reasoning for the change is that glvnd is a thing. > Maybe the drivers you mention should just use that. > Recent distros enable glvnd in Mesa out of the box and > NVIDIA also supports that. qemu unfortunately doesn't work this way. It

Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-07 Thread Zoltan Boszormenyi
2023. 03. 07. 11:41 keltezéssel, Alexander Kanavin írta: Just wanted to give everyone a heads up that mesa 23.0 started to strictly enforce that driver versions match the libraries that load them: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20069

Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-07 Thread Alexander Kanavin
Just wanted to give everyone a heads up that mesa 23.0 started to strictly enforce that driver versions match the libraries that load them: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20069 https://gitlab.freedesktop.org/mesa/mesa/-/commit/1026d29344192755dd340d6ac13a9674189d2d61

Re: [OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-06 Thread Otavio Salvador
Em seg., 6 de mar. de 2023 às 06:11, Zoltan Boszormenyi escreveu: > > Signed-off-by: Zoltán Böszörményi Acked-by: Otavio Salvador -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854

[OE-core] [PATCH v3 1/3] mesa, mesa-gl: 23.0.0

2023-03-06 Thread Zoltan Boszormenyi
Signed-off-by: Zoltán Böszörményi --- ...-backend-fix-gbm-compile-without-dri.patch | 65 --- ...ormat-Check-for-NEON-before-using-it.patch | 16 ++--- .../{mesa-gl_22.3.5.bb => mesa-gl_23.0.0.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 3 +-