Searched refs:I915_NR_TEX_REGIONS (Results 1 – 3 of 3) sorted by relevance
41 #define I915_NR_TEX_REGIONS 255 /* table size 2k - maximum due to use macro76 struct drm_tex_region texList[I915_NR_TEX_REGIONS + 1];
61 nr = I915_NR_TEX_REGIONS; in mark_block()