Searched refs:I915_MAX_SLICES (Results 1 – 1 of 1) sorted by relevance
39 #define I915_MAX_SLICES 3 macro70 u32 sampler[I915_MAX_SLICES][I915_MAX_SUBSLICES];71 u32 row[I915_MAX_SLICES][I915_MAX_SUBSLICES];575 for ((slice_) = 0, (subslice_) = 0; (slice_) < I915_MAX_SLICES; \