Home
last modified time | relevance | path

Searched refs:MI_FLUSH (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c66 OUT_BATCH(MI_FLUSH | FLUSH_MAP_CACHE); in emit_flush()
68 OUT_BATCH(MI_FLUSH | INHIBIT_FLUSH_RENDER_CACHE); in emit_flush()
H A Di915_reg.h835 #define MI_FLUSH ((0 << 29) | (4 << 23)) macro
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c379 crocus_emit_cmd(batch, GENX(MI_FLUSH), foo); in upload_pipelined_state_pointers()
1271 * MI_FLUSH or PIPE_CONTROL prior to the execution of PIPELINE_SELECT. in emit_pipeline_select()
1273 crocus_emit_cmd(batch, GENX(MI_FLUSH), foo); in emit_pipeline_select()

Completed in 19 milliseconds