Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_pmu.c105 static bool pmu_needs_timer(struct i915_pmu *pmu, bool gpu_active) in pmu_needs_timer()
171 struct i915_pmu *pmu = &i915->pmu; in get_rc6()
208 static void init_rc6(struct i915_pmu *pmu) in init_rc6()
223 struct i915_pmu *pmu = &i915->pmu; in park_rc6()
229 static void __i915_pmu_maybe_start_timer(struct i915_pmu *pmu) in __i915_pmu_maybe_start_timer()
242 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_parked()
262 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_unparked()
364 static bool frequency_sampling_enabled(struct i915_pmu *pmu) in frequency_sampling_enabled()
376 struct i915_pmu *pmu = &i915->pmu; in frequency_sample()
421 struct i915_pmu *pmu = &i915->pmu; in i915_sample()
[all …]
Di915_pmu.h54 struct i915_pmu { struct
DMakefile77 i915-$(CONFIG_PERF_EVENTS) += i915_pmu.o
Di915_drv.h1217 struct i915_pmu pmu;