16:22 cheako: iive: Could it be you've multiple drivers installed? I use `LD_DEBUG=libs glxinfo` to see what's happening.
18:10 HdkR: https://github.com/Wooty-B/LX2K_Guide/blob/main/0001-radeonsi-On-Aarch64-force-persistent-buffers-to-GTT.patch Can someone explain to me what this patch is doing? Haven't tested it but I'm eyeballing it
18:12 HdkR: Smells like a workaround that NXP's SoC can't handle accessing VRAM as NC unless its over GTT or something
19:55 Venemo: mareko: Are you aware that gang submit is broken on amd-staging-drm-next?
19:55 Venemo: looks like Alex left this channel so I'm not sure who to talk to about it
22:50 mareko: I'm not aware of that
22:52 Venemo: it seems that running some task + mesh shader test cases on GFX10.3 and GFX11 will hit an error on amd-staging-drm-next, and dumping the task ring bo contents reveal that the shaders weren't executed at all
22:53 Venemo: the error is: Failed to unmap legacy queue
22:54 Venemo: what is a legacy queue?
22:59 mareko: kernel queue most likely
22:59 mareko: it's possible some of the changes to enable user queues or firmware-managed preemption broke gang submit