Searched refs:remap_slice (Results 1 – 5 of 5) sorted by relevance
161 u8 remap_slice; member
631 ctx->remap_slice = ALL_L3_SLICES(i915); in __create_context()
1554 if (!ctx || !ctx->remap_slice) in remap_l3()1558 if (!(ctx->remap_slice & BIT(i))) in remap_l3()1566 ctx->remap_slice = 0; in remap_l3()
232 ctx->remap_slice |= BIT(slice); in i915_l3_write()
1515 seq_putc(m, ctx->remap_slice ? 'R' : 'r'); in i915_context_status()