Searched refs:GEN7_OACONTROL_PER_CTX_ENABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/ | ||
D | i915_perf.c | 2615 (ctx ? GEN7_OACONTROL_PER_CTX_ENABLE : 0) | in gen7_oa_enable() |
D | i915_reg.h | 632 #define GEN7_OACONTROL_PER_CTX_ENABLE (1 << 1) macro |