intel: Align untiled region height to 2 according to 965 docs.
authorEric Anholt <eric@anholt.net>
Sat, 8 Aug 2009 01:09:31 +0000 (18:09 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 4 Sep 2009 21:12:36 +0000 (14:12 -0700)
commit945d34e88ab7413299227fea56acc746010bb2e9
tree919a410d9938f56ef2ddf223145b9941b04a0c18
parent94d3b832cc5c73544c478804531e16644483d8be
intel: Align untiled region height to 2 according to 965 docs.

This may or may not be required pre-965, but it doesn't seem unlikely, and
I'd rather be safe.
(cherry picked from commit b053474378633249be0e9f24010650ffb816229a)
src/mesa/drivers/dri/intel/intel_regions.c