OSDN Git Service

v3d: Fix tiling modifier support to use the new UIF define.
authorEric Anholt <eric@anholt.net>
Wed, 20 Jun 2018 23:54:31 +0000 (16:54 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 18 Jul 2018 17:37:49 +0000 (10:37 -0700)
commit2c6279d58b96767b158a8955ec80fde3803928ae
tree62839fe65ed9af6fe05abb8a6e2d5e09a9d83615
parent6c0482e1768bd4bb53f77ac5bd40c99807922860
v3d: Fix tiling modifier support to use the new UIF define.

You can't use T tiled buffers on V3D 3.x and newer, it's been replaced
with a newer layout shared with other hardware blocks.
src/gallium/drivers/v3d/v3d_resource.c