Home
last modified time | relevance | path

Searched refs:GEN12_OAR_OACONTROL_COUNTER_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf_oa_regs.h98 #define GEN12_OAR_OACONTROL_COUNTER_ENABLE (1 << 0) macro
H A Di915_perf.c2662 (active ? GEN12_OAR_OACONTROL_COUNTER_ENABLE : 0) in gen12_configure_oar_context()