Searched refs:I915_MAX_SLICES (Results 1 – 1 of 1) sorted by relevance
52 #define I915_MAX_SLICES 3 macro80 u32 sampler[I915_MAX_SLICES][I915_MAX_SUBSLICES];81 u32 row[I915_MAX_SLICES][I915_MAX_SUBSLICES];629 for ((slice_) = 0, (subslice_) = 0; (slice_) < I915_MAX_SLICES; \