Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.c82 static bool pmu_needs_timer(struct i915_pmu *pmu, bool gpu_active) in pmu_needs_timer()
150 struct i915_pmu *pmu = &i915->pmu; in get_rc6()
187 static void init_rc6(struct i915_pmu *pmu) in init_rc6()
202 struct i915_pmu *pmu = &i915->pmu; in park_rc6()
215 static void init_rc6(struct i915_pmu *pmu) { } in init_rc6()
220 static void __i915_pmu_maybe_start_timer(struct i915_pmu *pmu) in __i915_pmu_maybe_start_timer()
233 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_parked()
253 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_unparked()
355 static bool frequency_sampling_enabled(struct i915_pmu *pmu) in frequency_sampling_enabled()
367 struct i915_pmu *pmu = &i915->pmu; in frequency_sample()
[all …]
H A Di915_pmu.h40 struct i915_pmu { struct
H A DMakefile75 i915-$(CONFIG_PERF_EVENTS) += i915_pmu.o
H A Di915_drv.h1208 struct i915_pmu pmu;