Skip to content

lima: enable tiling

Vasily Khoruzhick requested to merge anarsoul/mesa:lima-enable-tiling into master

Now that we have tiled format modifier merged into linux we can enable tiling.

That should improve overall performance and also workaround broken mipmapping for linear textures since now we prefer tiled textures.

Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com

Merge request reports