HACK: Don't re-configure L3$ in render stages pre-BDW
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 12 Mar 2016 16:54:41 +0000 (08:54 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 12 Mar 2016 16:57:16 +0000 (08:57 -0800)
commit41af9b2e517dd0c17e519490ca915b96f6898390
treea4d6c9a28eb81a603504cefdf02028603a8f5a97
parent753ebe4457444e13124eba1e2e2e07edc9ab3c09
HACK: Don't re-configure L3$ in render stages pre-BDW

This fixes a "regression" on Haswell and prior caused by merging the gen7
and gen8 flush_state functions.  Haswell should still work just fine if
you're on a 4.4 kernel, but we really should make it detect the command
parser version and do something intelligent.
src/intel/vulkan/genX_cmd_buffer.c