i965: Disable resource streamer in BLORP
authorAbdiel Janulgue <abdiel.janulgue@linux.intel.com>
Wed, 20 May 2015 15:02:44 +0000 (18:02 +0300)
committerAbdiel Janulgue <abdiel.janulgue@linux.intel.com>
Sat, 18 Jul 2015 13:17:01 +0000 (16:17 +0300)
commit670914ea7cf7808ff37ca54db2844f711436031c
tree8215aa7c75341631238ce5df5830846fd0214d2e
parentfc65b6eb610f4b1e42930cae7594131fa9ea566e
i965: Disable resource streamer in BLORP

Switch off hardware-generated binding tables and gather push
constants in the blorp. Blorp requires only a minimal set of
simple constants. There is no need for the extra complexity
to program a gather table entry into the pipeline.

Cc: kenneth@whitecape.org
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
src/mesa/drivers/dri/i965/gen7_blorp.cpp