broadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID BOs as linear.
authorEric Anholt <eric@anholt.net>
Thu, 12 Apr 2018 20:46:24 +0000 (13:46 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 24 Apr 2018 17:37:29 +0000 (10:37 -0700)
commit3cdd055ed24d97ff79221ac427102a58b9b28d6c
treeaaea3d62db221a48aef7ba264aab062864b65951
parentc2e159d050817991c4fb5d771586e206fbaa5b45
broadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID BOs as linear.

We don't have any kernel metadata about BO tiling, so this probably is all
we should do for the moment.
src/gallium/drivers/vc5/vc5_resource.c