Searched refs:DRAW_YMAX (Results 1 – 12 of 12) sorted by relevance
161 OUT_BATCH(DRAW_YMAX(igt_buf_height(dst) - 1) | in gen3_render_copyfunc()
170 OUT_BATCH(DRAW_YMAX(igt_buf_height(dst) - 1) | in gen2_emit_target()
185 #define DRAW_YMAX(x) ((x)<<16) macro
195 #define DRAW_YMAX(x) ((x)<<16) macro
186 #define DRAW_YMAX(x) ((x)<<16) macro
99 #define DRAW_YMAX(x) ((x)<<16) macro
179 *b++ = (DRAW_YMAX(HEIGHT - 1) | in copy()
192 *b++ = (DRAW_YMAX(HEIGHT - 1) | in copy()
205 *b++ = (DRAW_YMAX(HEIGHT - 1) | in render_copy()
198 #define DRAW_YMAX(x) ((x)<<16) macro