i965: Bump generation check in code to disable HiZ at LODs > 0.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 6 Feb 2014 15:32:49 +0000 (07:32 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 19 Feb 2014 09:46:17 +0000 (01:46 -0800)
commit577fdf1f4896041263b6de5980343c6721f6ec00
tree4888441d9dee7db1e03ddae2f6f9170f848be06e
parenta5d2eb6b98c87e58f158c0426dd180bc4aab53a0
i965: Bump generation check in code to disable HiZ at LODs > 0.

Broadwell's "HiZ Resolve" operation still has the restriction that the
rectangle primitive must be 8x4 aligned.  So I believe we still need
this.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c