i965: Disable BLORP on Broadwell for now.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 29 Nov 2012 21:35:15 +0000 (13:35 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Nov 2013 08:26:11 +0000 (00:26 -0800)
commit36c3faf4bf41d6618a3b0fcd565f4907a1633a40
tree73eed9d5bb6763f9d7959eec273a56bae69a4f3e
parent01ae16a0e7d95f408016ff5b07bc647ad5608841
i965: Disable BLORP on Broadwell for now.

BLORP is essential.  However, porting it to Gen8 is a huge amount of
work.  Disabling it for now allows us to proceed with basic hardware
enablement.

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