Searched defs:gpu_active (Results 1 – 2 of 2) sorted by relevance
43 atomic_t gpu_active; member
73 static bool pmu_needs_timer(struct drm_i915_private *i915, bool gpu_active) in pmu_needs_timer()