Home
last modified time | relevance | path

Searched refs:GEN11_MCR_SLICE_MASK (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c811 mcr_mask = GEN11_MCR_SLICE_MASK | GEN11_MCR_SUBSLICE_MASK; in wa_init_mcr()
Dintel_engine_cs.c911 mcr_mask = GEN11_MCR_SLICE_MASK | GEN11_MCR_SUBSLICE_MASK; in read_subslice_reg()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h2543 #define GEN11_MCR_SLICE_MASK GEN11_MCR_SLICE(0xf) macro