Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_perf.c1656 GEN8_OA_TIMER_ENABLE : 0) | in gen8_update_reg_state_unlocked()
1715 (dev_priv->perf.oa.periodic ? GEN8_OA_TIMER_ENABLE : 0) | in gen8_emit_oa_config()
Di915_reg.h558 #define GEN8_OA_TIMER_ENABLE (1 << 1) macro