i965/fs: Enable register spilling on gen7 too.
authorEric Anholt <eric@anholt.net>
Fri, 10 Feb 2012 00:35:49 +0000 (16:35 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 14 Feb 2012 18:19:04 +0000 (10:19 -0800)
commit93831a54c7d4e74f353e0029164b1b3262e98806
tree8914cf94e60d7f11426885f6c8fa831793eefaa1
parenta7f46eadea4555ed377928d4e3f89db4a445312e
i965/fs: Enable register spilling on gen7 too.

It turns out the same messages work on gen7, we were just being paranoid.

Fixes the penumbra shadows mode of Lightsmark since the register
allocation fix.

NOTE: This is a candidate for release branches.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp