Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c26 #define ENGINE_SAMPLE_MASK \ macro
158 enable &= frequency_enabled_mask() | ENGINE_SAMPLE_MASK; in pmu_needs_timer()
392 if ((i915->pmu.enable & ENGINE_SAMPLE_MASK) == 0) in engines_sample()