Searched refs:GEN7_OACONTROL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_perf_oa_regs.h | 11 #define GEN7_OACONTROL _MMIO(0x2360) macro
|
H A D | i915_perf.c | 3054 intel_uncore_write(uncore, GEN7_OACONTROL, in gen7_oa_enable() 3136 intel_uncore_write(uncore, GEN7_OACONTROL, 0); in gen7_oa_disable() 3138 GEN7_OACONTROL, GEN7_OACONTROL_ENABLE, 0, in gen7_oa_disable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 2606 intel_uncore_write(uncore, GEN7_OACONTROL, in gen7_oa_enable() 2686 intel_uncore_write(uncore, GEN7_OACONTROL, 0); in gen7_oa_disable() 2688 GEN7_OACONTROL, GEN7_OACONTROL_ENABLE, 0, in gen7_oa_disable()
|
H A D | i915_reg.h | 618 #define GEN7_OACONTROL _MMIO(0x2360) macro
|
Completed in 50 milliseconds