anv/gen12: Write GFX_AUX_TABLE base address register

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
Jordan Justen
2018-03-28 01:50:17 -07:00
parent 109c96b322
commit 7737f56544
4 changed files with 44 additions and 0 deletions

View File

@@ -255,6 +255,10 @@ genX(blorp_exec)(struct blorp_batch *batch,
genX(flush_pipeline_select_3d)(cmd_buffer);
#if GEN_GEN >= 12
genX(cmd_buffer_aux_map_state)(cmd_buffer);
#endif
genX(cmd_buffer_emit_gen7_depth_flush)(cmd_buffer);
/* BLORP doesn't do anything fancy with depth such as discards, so we want