Home
last modified time | relevance | path

Searched refs:MI_FLUSH (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/intel/tests/
Dgen5-3d.batch-ref.txt32 0x1230007c: 0x02000000: MI_FLUSH
71 0x12300118: 0x02000000: MI_FLUSH
97 0x12300180: 0x02000000: MI_FLUSH
116 0x123001cc: 0x02000000: MI_FLUSH
135 0x12300218: 0x02000000: MI_FLUSH
156 0x1230026c: 0x02000000: MI_FLUSH
169 0x123002a0: 0x02000000: MI_FLUSH
198 0x12300314: 0x02000000: MI_FLUSH
220 0x1230036c: 0x02000000: MI_FLUSH
247 0x123003d8: 0x02000000: MI_FLUSH
[all …]
/third_party/mesa3d/src/gallium/drivers/i915/
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()
Di915_reg.h835 #define MI_FLUSH ((0 << 29) | (4 << 23)) macro
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c379 crocus_emit_cmd(batch, GENX(MI_FLUSH), foo); in upload_pipelined_state_pointers()
1273 crocus_emit_cmd(batch, GENX(MI_FLUSH), foo); in emit_pipeline_select()