panfrost/mdg/disasm: Print raw varying_parameters
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sat, 20 Apr 2019 23:37:14 +0000 (23:37 +0000)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Wed, 24 Apr 2019 02:22:31 +0000 (02:22 +0000)
commit042d0bb5c3b457e92f8de2427ee258778b51aef4
tree98633f059751cc694290b59ef387c72da7fa7827
parent864873dea97bdc084ccca83849e02b8604a37a4f
panfrost/mdg/disasm: Print raw varying_parameters

The semantics of this field are not well understood; it is better to
print it unconditionally along with the other unknown state, rather than
silently eat the value. Without this change, some critical state was
being lost in some shaders (notably, the offset for load/store
scratchpad intructions found in shaders that spill registers.)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
src/gallium/drivers/panfrost/midgard/disassemble.c