Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_perf.c2074 GEN8_OA_COUNTER_ENABLE); in gen8_oa_enable()
2115 GEN8_OACONTROL, GEN8_OA_COUNTER_ENABLE, 0, in gen8_oa_disable()
Di915_reg.h643 #define GEN8_OA_COUNTER_ENABLE (1 << 0) macro