Searched refs:I915_PMU_MAX_GT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_pmu.h41 #define I915_PMU_MAX_GT 2 macro
50 I915_PMU_MAX_GT * __I915_PMU_TRACKED_EVENT_COUNT)
130 struct i915_pmu_sample sample[I915_PMU_MAX_GT][__I915_NUM_PMU_SAMPLERS];
134 ktime_t sleep_last[I915_PMU_MAX_GT];
H A Di915_pmu.c135 for (i = 0; i < I915_PMU_MAX_GT; i++)

Completed in 72 milliseconds