r600g: add support for streams to the assembler.
authorDave Airlie <airlied@redhat.com>
Thu, 9 Jul 2015 06:30:26 +0000 (16:30 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 2 Sep 2015 05:55:47 +0000 (15:55 +1000)
commitd503bbbf3082b5b301019721466d6fd2b41da03a
tree8f985aebe9416c68a0b1f608399a90b18d1eb9ba
parent90ac5fb6bb8b663f722b5bc3fed1c10e27b8c050
r600g: add support for streams to the assembler.

This just adds support to the assembler dumper and allows
stream instructions to be generated. Also fix up the stream
debugging to add stream info.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/eg_asm.c
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_asm.h
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/sb/sb_bc_dump.cpp