Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_perf_oa_regs.h36 #define GEN8_OACONTROL _MMIO(0x2B00) macro
Di915_perf.c2677 intel_uncore_write(uncore, GEN8_OACONTROL, in gen8_oa_enable()
2738 intel_uncore_write(uncore, GEN8_OACONTROL, 0); in gen8_oa_disable()
2740 GEN8_OACONTROL, GEN8_OA_COUNTER_ENABLE, 0, in gen8_oa_disable()