panfrost/midgard: Implement txl
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 11 Jun 2019 16:43:08 +0000 (09:43 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 12 Jun 2019 21:31:45 +0000 (14:31 -0700)
commit4012e067880a6512d90e95d75b5349edcb627656
tree8d1d54311d50a3251221e76e5d074b737ba15aa9
parenta19ca344ab41528ba6f107b24aab71fbda0473a2
panfrost/midgard: Implement txl

This follows the txb implementation, but requires an adjustment to how
the cont/last flags are set.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/midgard/midgard_compile.c
src/gallium/drivers/panfrost/midgard/midgard_emit.c