Searched refs:remap_slice (Results 1 – 5 of 5) sorted by relevance
165 u8 remap_slice; member
726 ctx->remap_slice = ALL_L3_SLICES(i915); in __create_context()
806 if (!ctx || !ctx->remap_slice) in remap_l3()810 if (!(ctx->remap_slice & BIT(i))) in remap_l3()818 ctx->remap_slice = 0; in remap_l3()
228 ctx->remap_slice |= BIT(slice); in i915_l3_write()
1093 seq_putc(m, ctx->remap_slice ? 'R' : 'r'); in i915_context_status()