Searched refs:I1_LOAD_S (Results 1 – 13 of 13) sorted by relevance
67 OUT_BATCH(_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(3) | I1_LOAD_S(4) | I1_LOAD_S(5) | 2); in gen3_render_copyfunc()170 I1_LOAD_S(1) | I1_LOAD_S(2) | I1_LOAD_S(6) | 2); in gen3_render_copyfunc()
249 I1_LOAD_S(2) | I1_LOAD_S(3) | I1_LOAD_S(8) | 2); in gen2_render_copyfunc()
326 #define I1_LOAD_S(n) (1<<(4+n)) macro
636 #define I1_LOAD_S(n) (1<<((n)+4)) macro
125 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(3) | I1_LOAD_S(4) | I1_LOAD_S(5) | 2); in copy()185 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(1) | I1_LOAD_S(2) | I1_LOAD_S(6) | 2); in copy()
124 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(3) | I1_LOAD_S(4) | I1_LOAD_S(5) | 2); in copy()185 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(1) | I1_LOAD_S(2) | I1_LOAD_S(6) | 2); in copy()
127 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(3) | I1_LOAD_S(4) | I1_LOAD_S(5) | 2); in copy()198 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(1) | I1_LOAD_S(2) | I1_LOAD_S(6) | 2); in copy()
132 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(3) | I1_LOAD_S(4) | I1_LOAD_S(5) | 2); in render_copy()211 *b++ = (_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(1) | I1_LOAD_S(2) | I1_LOAD_S(6) | 2); in render_copy()
54 #define I1_LOAD_S(n) (1<<(4+n)) macro
928 I1_LOAD_S(2) | I1_LOAD_S(3) | in i915_init_packets()929 I1_LOAD_S(4) | I1_LOAD_S(5) | in i915_init_packets()930 I1_LOAD_S(6) | (4)); in i915_init_packets()
251 cmd |= I1_LOAD_S(0); in intel_flush_prim()256 cmd |= I1_LOAD_S(1); in intel_flush_prim()286 I1_LOAD_S(0) | I1_LOAD_S(2) | 1); in intel_flush_prim()
331 #define I1_LOAD_S(n) (1<<(4+n)) macro