Erik Faye-Lund
September 17, 2025
Reading time:
We recently merged a change to PanVK that finally enables AFBC support in PanVK. This reduces memory bandwidth usage a fair bit in many real-world applications, which in turn improves performance.
This feature will be available in the next version of Mesa, the 25.3 release, which is due in a month or two. People who want to try it out earlier are welcome to test the functionality from the Mesa main branch and report any issues they find upstream! The feature can also be opted out of by setting the PANVK_DEBUG environment variable to noafbc.
Hopefully this is a valuable improvement to our users!
30/07/2026
Kraid, the new compiler for the Panfrost driver stack, now passes all Vulkan CTS compute shader tests. This marks a major milestone, with…
28/07/2026
RADV’s experimental Windows port brings Mesa’s open source Vulkan driver for AMD GPUs closer to running real workloads, while highlighting…
17/07/2026
The Holo Core aarch64 preview provides early binaries, sources, and containers for an Arch Linux-based aarch64 port, backed by tooling and…