Stock drivers often buffer frames excessively. A custom driver can be tweaked to reduce the frame queue from 3 to 1, drastically lowering input lag in fast-paced shooters.
: Users running desktop Linux distributions who want a "mainline" experience without relying on proprietary Arm binaries. mali custom driver
Because the user-space libraries are proprietary, creating a truly native "custom" driver is challenging. Most community-driven "custom drivers" for Mali work by providing a customized Vulkan wrapper (DXVK or Zink) that talks to the official binary backend more efficiently. 3. Implementing Custom Drivers on Mali GPUs Stock drivers often buffer frames excessively