i965/fs: Use MRF0 for the repclear message
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 30 Apr 2016 01:40:35 +0000 (18:40 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 14 May 2016 20:34:33 +0000 (13:34 -0700)
commita0e6e5f21ffea8acb9500ef699b204c557214b75
treee679220ee999aeb68e490dfab5ae2389ec9126cd
parent5a68df87dac0c4206382f9d31046410bad2ce2f1
i965/fs: Use MRF0 for the repclear message

This is what BLORP does.  Making them match cuts down on the noise when
looking at AUB diffs.

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