Home
last modified time | relevance | path

Searched refs:i915_pmu (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_pmu.c20 #include "i915_pmu.h"
110 BITS_PER_TYPE(typeof_member(struct i915_pmu, in config_mask()
114 BITS_PER_TYPE(typeof_member(struct i915_pmu, in config_mask()
142 static bool pmu_needs_timer(struct i915_pmu *pmu) in pmu_needs_timer()
194 static u64 read_sample(struct i915_pmu *pmu, unsigned int gt_id, int sample) in read_sample()
200 store_sample(struct i915_pmu *pmu, unsigned int gt_id, int sample, u64 val) in store_sample()
206 add_sample_mult(struct i915_pmu *pmu, unsigned int gt_id, int sample, u32 val, u32 mul) in add_sample_mult()
215 struct i915_pmu *pmu = &i915->pmu; in get_rc6()
252 static void init_rc6(struct i915_pmu *pmu) in init_rc6()
274 struct i915_pmu *pm in park_rc6()
[all...]
H A Di915_pmu.h58 struct i915_pmu { struct
H A DMakefile85 i915-$(CONFIG_PERF_EVENTS) += i915_pmu.o
H A Di915_drv.h357 struct i915_pmu pmu;
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_pmu.c18 #include "i915_pmu.h"
82 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 *pm
[all...]
H A Di915_pmu.h40 struct i915_pmu { struct
H A DMakefile75 i915-$(CONFIG_PERF_EVENTS) += i915_pmu.o
H A Di915_drv.h1209 struct i915_pmu pmu;

Completed in 10 milliseconds