i965/fs: Allocate registers in the unused parts of the gen7 MRF hack range.
authorEric Anholt <eric@anholt.net>
Tue, 2 Oct 2012 23:31:51 +0000 (16:31 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 Oct 2012 20:02:06 +0000 (13:02 -0700)
commit8757fa65b8f1680147e046895770b1be829c2a3a
tree7bd9318d58a7fba1d6ba50fc7c7d40cba11a87fb
parenta087e9f27f088c4bd00b2fddb65629c83d404860
i965/fs: Allocate registers in the unused parts of the gen7 MRF hack range.

This should also reduce register pressure on gen7+, like the previous commit.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp