00:31 Grzesiek11: ok, so once again I'm having trouble with my weird hardware. eglinfo shows the proper driver, but turns out eglgears actually does *not* run accelerated and uses llvmpipe.
00:32 Grzesiek11: setting LIBGL_DEBUG shows among other messages "libEGL warning: egl: failed to create dri2 screen"
00:32 Grzesiek11: if I set GALLIUM_DRIVER that is
00:32 Grzesiek11: if I don't, it just uses llvmpipe
00:34 Grzesiek11: would that be the fault of the driver, or am I just doing something wrong?
00:39 Grzesiek11: actually I think my build configuration might be wrong...
02:11 zf: does anyone know why "RADV_DEBUG=info" works, but "RADV_DEBUG=spirv" or "RADV_DEBUG=preoptir" isn't printing anything?
09:15 MrCooper: fufexan: not directly that I know of, you can extrapolate it from the timestamp in vblank / flip completion events though, which corresponds to start of scanout
10:08 pendingchaos: zf: try also doing RADV_DEBUG=nocache with spirv or preoptir
10:08 pendingchaos: maybe they're not printing anything because the cache is letting radv skip compilation