Searched refs:MI_NOOP (Results 1 – 13 of 13) sorted by relevance
191 0x123002f8: 0x00000000: MI_NOOP192 0x123002fc: 0x00000000: MI_NOOP255 0x123003f8: 0x00000000: MI_NOOP256 0x123003fc: 0x00000000: MI_NOOP351 0x12300578: 0x00000000: MI_NOOP352 0x1230057c: 0x00000000: MI_NOOP415 0x12300678: 0x00000000: MI_NOOP416 0x1230067c: 0x00000000: MI_NOOP447 0x123006f8: 0x00000000: MI_NOOP448 0x123006fc: 0x00000000: MI_NOOP
192 0x123002fc: 0x00000000: MI_NOOP255 0x123003f8: 0x00000000: MI_NOOP256 0x123003fc: 0x00000000: MI_NOOP351 0x12300578: 0x00000000: MI_NOOP352 0x1230057c: 0x00000000: MI_NOOP415 0x12300678: 0x00000000: MI_NOOP416 0x1230067c: 0x00000000: MI_NOOP447 0x123006f8: 0x00000000: MI_NOOP448 0x123006fc: 0x00000000: MI_NOOP
79 0x12300138: 0x00000000: MI_NOOP80 0x1230013c: 0x00000000: MI_NOOP143 0x12300238: 0x00000000: MI_NOOP144 0x1230023c: 0x00000000: MI_NOOP206 0x12300334: 0x00000000: MI_NOOP207 0x12300338: 0x00000000: MI_NOOP208 0x1230033c: 0x00000000: MI_NOOP255 0x123003f8: 0x00000000: MI_NOOP256 0x123003fc: 0x00000000: MI_NOOP
153 0x12300260: 0x0000027f: MI_NOOP154 0x12300264: 0x00000000: MI_NOOP
32 #define MI_NOOP (CMD_MI | 0) macro
240 intel_batchbuffer_emit_dword(intel, MI_NOOP); in _intel_batchbuffer_flush()
43 #define MI_NOOP (0) macro124 batch_dword(info, MI_NOOP); in batch_flush()
394 if (state->Buffer[I915_DESTREG_DRAWRECT0] != MI_NOOP) in i915_emit_state()423 if (state->Buffer[I915_DESTREG_DRAWRECT0] != MI_NOOP) in i915_emit_state()676 state->Buffer[I915_DESTREG_DRAWRECT0] = MI_NOOP; in i915_set_draw_region()
521 assert(state->Buffer[I830_DESTREG_DRAWRECT0] != MI_NOOP); in i830_emit_state()699 state->Buffer[I830_DESTREG_DRAWRECT5] = MI_NOOP; in i830_set_draw_region()
255 brw->intel.batch.map[brw->intel.batch.used++] = MI_NOOP; in brw_upload_urb_fence()
864 #define MI_NOOP 0 macro