Searched refs:MI_NOOP (Results 1 – 12 of 12) 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
388 if (state->Buffer[I915_DESTREG_DRAWRECT0] != MI_NOOP) in i915_emit_state()417 if (state->Buffer[I915_DESTREG_DRAWRECT0] != MI_NOOP) in i915_emit_state()670 state->Buffer[I915_DESTREG_DRAWRECT0] = MI_NOOP; in i915_set_draw_region()
169 intel_batchbuffer_emit_dword(intel, MI_NOOP); in _intel_batchbuffer_flush()
519 assert(state->Buffer[I830_DESTREG_DRAWRECT0] != MI_NOOP); in i830_emit_state()697 state->Buffer[I830_DESTREG_DRAWRECT5] = MI_NOOP; in i830_set_draw_region()
263 *brw->batch.map_next++ = MI_NOOP; in brw_upload_urb_fence()
1421 #define MI_NOOP (CMD_MI | 0) macro
783 *brw->batch.map_next++ = MI_NOOP; in brw_finish_batch()
864 #define MI_NOOP 0 macro