isl/state: Don't force-disable L2 bypass for everything
authorJason Ekstrand <jason.ekstrand@intel.com>
Sun, 5 Jun 2016 03:48:55 +0000 (20:48 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 22 Jun 2016 19:26:43 +0000 (12:26 -0700)
commitd050ffbce950f8ececd12200145eb209819a421e
tree6dedd3475122a135006a346aa36b557c71bca5c2
parent87f0ffa646e97def0f81ba2ad12eab2702dfd7b1
isl/state: Don't force-disable L2 bypass for everything

We already set the bit in the few cases where it's required by the docs so
there's no need to set it all the time.  This has no noticable perf impact
for Dota 2 on Vulkan with the time demo I have.

Reviewed-by: Chad Versace <chad.versace@intel.com>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
src/intel/isl/isl_surface_state.c