lima: enable tiling
authorVasily Khoruzhick <anarsoul@gmail.com>
Sun, 1 Dec 2019 00:19:25 +0000 (16:19 -0800)
committerVasily Khoruzhick <anarsoul@gmail.com>
Wed, 4 Dec 2019 16:20:56 +0000 (08:20 -0800)
commit8c12f4e5f24f74e29454a412fdf16c33323a524f
treebde738893a59ad3da94e1bd12e2755ae8a8d00cd
parent272ef5d39a1f72d58dc2fb2be03bc598083197fb
lima: enable tiling

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.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Andreas Baierl <ichgeh@imkreisrum.de>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
src/gallium/drivers/lima/lima_resource.c