vc4: Handle a couple of the transfer map flags.
authorEric Anholt <eric@anholt.net>
Fri, 22 Aug 2014 20:47:19 +0000 (13:47 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 2 Sep 2014 19:10:56 +0000 (12:10 -0700)
commitd71a9b7d9dc65a5cd56a81a816bc05535031d706
tree096ac6335784a6c6d87d590bc9f80eab2c0c0f8c
parent8f55174fbdc27076f310c4dfb1f87072588b8b0b
vc4: Handle a couple of the transfer map flags.

This is part of fixing extremely long runtimes on some piglit tests that
involve streaming vertex reuploads due to format conversions, and will
similarly be important for X performance, which relies on these flags.
src/gallium/drivers/vc4/vc4_bufmgr.h
src/gallium/drivers/vc4/vc4_resource.c