Home
last modified time | relevance | path

Searched refs:DSTORG_HORT_BIAS (Results 1 – 15 of 15) sorted by relevance

/external/igt-gpu-tools/lib/
Drendercopy_i915.c154 DSTORG_HORT_BIAS(0x8) | in gen3_render_copyfunc()
Drendercopy_i830.c164 DSTORG_HORT_BIAS(0x8) | in gen2_emit_target()
Di915_reg.h153 #define DSTORG_HORT_BIAS(x) ((x)<<20) macro
Di830_reg.h162 #define DSTORG_HORT_BIAS(x) ((x)<<20) macro
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_static.c224 dst_buf_vars = DSTORG_HORT_BIAS(0x8) | /* .5 */ in update_dst_buf_vars()
Di915_reg.h162 #define DSTORG_HORT_BIAS(x) ((x)<<20) macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h157 #define DSTORG_HORT_BIAS(x) ((x)<<20) macro
Di830_reg.h67 #define DSTORG_HORT_BIAS(x) ((x)<<20) macro
Di915_vtbl.c602 value = (DSTORG_HORT_BIAS(0x8) | /* .5 */ in i915_set_draw_region()
Di830_vtbl.c643 value = (DSTORG_HORT_BIAS(0x8) | /* .5 */ in i830_set_draw_region()
/external/igt-gpu-tools/tests/i915/
Dgen3_render_linear_blits.c172 DSTORG_HORT_BIAS(0x8) | in copy()
Dgen3_render_tiledy_blits.c172 DSTORG_HORT_BIAS(0x8) | in copy()
Dgen3_render_tiledx_blits.c172 DSTORG_HORT_BIAS(0x8) | in copy()
Dgen3_render_mixed_blits.c185 DSTORG_HORT_BIAS(0x8) | in copy()
Dgen3_mixed_blits.c198 DSTORG_HORT_BIAS(0x8) | in render_copy()