Searched refs:I915_MAX_SUBSLICES (Results 1 – 1 of 1) sorted by relevance
53 #define I915_MAX_SUBSLICES 8 macro80 u32 sampler[I915_MAX_SLICES][I915_MAX_SUBSLICES];81 u32 row[I915_MAX_SLICES][I915_MAX_SUBSLICES];630 (subslice_) = ((subslice_) + 1) % I915_MAX_SUBSLICES, \