Searched refs:GFX_OP_DRAWRECT_INFO_I965 (Results 1 – 2 of 2) sorted by relevance
1115 intel_ring_emit(ring, GFX_OP_DRAWRECT_INFO_I965); in i915_emit_box()
391 #define GFX_OP_DRAWRECT_INFO_I965 ((0x7900<<16)|0x2) macro