intel/icl: Do StateCacheInvalidation for indirect clear color
authorAnuj Phogat <anuj.phogat@gmail.com>
Tue, 27 Jun 2017 21:46:26 +0000 (14:46 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Fri, 16 Feb 2018 00:14:55 +0000 (16:14 -0800)
StateCacheInvalidation is required on all gen7+ platforms. We
don't need to update this check for every new gen h/w unless
this requirement is changed. So, dropping the check for latest
gen h/w.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/blorp/blorp_genX_exec.h

index 5e1312aa305cae1d9b155f69075fb6ff322f0487..ec08b92aad03a60ec7c9ff8572bd36ed22e2bf34 100644 (file)
@@ -1391,7 +1391,7 @@ blorp_emit_surface_states(struct blorp_batch *batch,
       }
    }
 
-#if GEN_GEN >= 7 && GEN_GEN <= 10
+#if GEN_GEN >= 7
    if (has_indirect_clear_color) {
       /* Updating a surface state object may require that the state cache be
        * invalidated. From the SKL PRM, Shared Functions -> State -> State