OSDN Git Service

i965: Disable HiZ on Broadwell for now.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 15 Dec 2012 01:56:40 +0000 (17:56 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Nov 2013 08:26:11 +0000 (00:26 -0800)
commit01ae16a0e7d95f408016ff5b07bc647ad5608841
treea03d987854fb43d8dc3e2ec2b382c06dbee508b6
parent232140a47a014087027cb6a6c174480d6b5cc57d
i965: Disable HiZ on Broadwell for now.

HiZ is difficult to implement, and while it's essential for performance,
we don't need it right away for purposes of hardware enabling.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_context.c