13:22 austriancoder: daniels: I was told that you might be working on arm32 mesa container thing that is needed to use ci-tron for arm32 devices. Is there any eta?
15:45 mripard: lumag: thanks for the work on the HDMI mode_valid helper, it looks super tidy now :)
17:18 stsquad: digetx: I re-rolled my test image with a later mesa and aarch64/vulkan guest on x86/trixie host is working fine
17:19 stsquad: digetx: although vulkaninfo does complain about MESA: error: User of VkSurfacePresentModeCompatibilityEXT without a VkSurfacePresentModeEXT set. This is an application bug
17:20 stsquad: vulkan/venus/vkmark is also about 2x as fast as glmark
17:20 stsquad: 2-3x in fact
17:20 jenatali: mareko: Taking a look at this unlower io change now. One problem is that the new vars aren't tagged as always_active_io when used for xfb anymore. That's causing a d3d12 pass to kill the outputs since they're unused. Though I think we can probably just not run that pass anymore with this lower/unlower pair
18:08 jenatali: mareko: Two small patches at https://gitlab.freedesktop.org/jenatali/mesa/-/commits/st-unlower-io that I'll try out now
18:41 jenatali: Nope. But the fail/crash counts are going down and the UnexpectedPass counts are going up, so that's something
20:53 llyyr: fcaf0f2590098a1fcadbc585756beb415ef4221c breaks building with llvmpipe enabled
20:54 llyyr: ../src/gallium/frontends/lavapipe/lvp_pipeline.c:1472:13: error: ‘VkExecutionGraphPipelineScratchSizeAMDX’ has no member named ‘size’
22:31 Fya: Would anyone happen to know if there is a package for llvmpipe on Arch?
22:36 Ermine: mesa
22:54 Fya: I tried that, but it's not showing up in Vulkan Hardware Capability Viewer.
23:11 heat: are you passing a $MAGIC_ENVIRONMENT_VARIABLE to force llvmpipe?
23:11 heat: you're not going to see llvmpipe if you have an actual GPU
23:11 heat: e.g for opengl it's LIBGL_ALWAYS_SOFTWARE=true
23:12 heat: that's my understanding of things, at least
23:18 zamundaaa[m]: Fya: llvmpipe is for OpenGl
23:18 Ermine: i had llvmpipe on 2011 Mac with radeon card. Surprisingly enough, Plasma was running smoothly
23:22 zamundaaa[m]: Huh, vulkaninfo shows a llvmpipe driver for me. I thought that one was called lavapipe...
23:22 zamundaaa[m]: Sorry about the wrong info
23:31 Fya: Can you force llvmpipe to be on for Vulkan through a environment variable?
23:58 jenatali: You should be able to set some loader env variables to point only at the lavapipe json