panfrost/decode: Disassemble Bifrost shaders
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sat, 18 May 2019 18:58:56 +0000 (18:58 +0000)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 19 May 2019 17:41:08 +0000 (17:41 +0000)
commit50382df728e485967c450d918146ec87cf2e8d02
tree717eea6b42864d796201b69f48dcf409c0b0db69
parent4689e98fe884d9412b72fd6293b6d6a69e3ef68e
panfrost/decode: Disassemble Bifrost shaders

We already have the Bifrost disassembler in-tree, so now that panwrap is
able to dump Bifrost command streams, hook up the disassembler to
pandecode.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Ryan Houdek <Sonicadvance1@gmail.com>
src/gallium/drivers/panfrost/meson.build
src/gallium/drivers/panfrost/pandecode/decode.c