Freedreno Gallium3D Lands A5xx Texture Tiling For Better Performance

The 300+ lines of code added to the Freedreno Gallium3D driver is enough to boost the A5xx GPU performance by 5~10% in most Linux games while in cases like the GLMark2 benchmark by much more.
But due to some issues remaining (namely with the Piglit OpenGL tests), this texture tiling is not enabled by default but requires setting the FD_MESA_DEBUG=ttile environment variable prior to running your OpenGL/GLES workloads.
More details in this Mesa commit.
2 Comments