Searched refs:I915_MAX_SUBSLICES (Results 1 – 1 of 1) sorted by relevance
50 #define I915_MAX_SUBSLICES 8 macro75 u32 sampler[I915_MAX_SLICES][I915_MAX_SUBSLICES];76 u32 row[I915_MAX_SLICES][I915_MAX_SUBSLICES];597 (subslice__) = ((subslice__) + 1) < I915_MAX_SUBSLICES ? (subslice__) + 1 : 0, \