Searched refs:INHIBIT_FLUSH_RENDER_CACHE (Results 1 – 5 of 5) sorted by relevance
38 #define INHIBIT_FLUSH_RENDER_CACHE (1 << 2) macro
658 state->Buffer[I915_DESTREG_DRAWRECT0] = MI_FLUSH | INHIBIT_FLUSH_RENDER_CACHE; in i915_set_draw_region()
863 #define INHIBIT_FLUSH_RENDER_CACHE (1<<2) macro
70 OUT_BATCH(MI_FLUSH | INHIBIT_FLUSH_RENDER_CACHE); in emit_flush()
1431 #define INHIBIT_FLUSH_RENDER_CACHE (1 << 2) macro