i965: Fix botch in the header_present case in the new FS.
authorEric Anholt <eric@anholt.net>
Wed, 6 Oct 2010 18:25:05 +0000 (11:25 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 6 Oct 2010 19:13:08 +0000 (12:13 -0700)
commit5eeaf3671e2f913d38187fd1401c4b22a2900d57
tree96bae9158e078ca76e7dad5b185d1e743d1c552e
parent9fe510ef35a783a244d0d54baa50f959a6b781dc
i965: Fix botch in the header_present case in the new FS.

I only set it on the color_regions == 0 case, missing the important
case, causing GPU hangs on pre-gen6.
src/mesa/drivers/dri/i965/brw_fs.cpp