Home
last modified time | relevance | path

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

/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.c603 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()