Searched refs:I965_FENCE_MAX_PITCH_VAL (Results 1 – 3 of 3) sorted by relevance
155 if (stride / 128 > I965_FENCE_MAX_PITCH_VAL) in i915_tiling_ok()
2281 #define I965_FENCE_MAX_PITCH_VAL 0x0400 macro
400 max_pitch = 128 * I965_FENCE_MAX_PITCH_VAL / tile.width; in igt_partial_tiling()