Home
last modified time | relevance | path

Searched refs:intel_rps (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c98 static u64 slpc_measure_power(struct intel_rps *rps, int *freq) in slpc_measure_power()
126 static int vary_max_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, in vary_max_freq()
162 static int vary_min_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, in vary_min_freq()
250 static int max_granted_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, u32 *max_act_freq) in max_granted_freq()
281 struct intel_rps *rps = &gt->rps; in run_test()
H A Dintel_gt_sysfs_pm.c370 struct intel_rps *rps = &gt->rps; in __vlv_rpe_freq_mhz_show()
725 struct intel_rps *rps = &gt->rps; in rps_up_threshold_pct_show()
735 struct intel_rps *rps = &gt->rps; in rps_up_threshold_pct_store()
759 struct intel_rps *rps = &gt->rps; in rps_down_threshold_pct_show()
769 struct intel_rps *rps = &gt->rps; in rps_down_threshold_pct_store()
H A Dintel_rps_types.h55 struct intel_rps { struct
H A Dselftest_llc.c25 struct intel_rps *rps = &llc_to_gt(llc)->rps; in gen6_verify_ring_freq()
H A Dintel_llc.c54 struct intel_rps *rps = &llc_to_gt(llc)->rps; in get_ia_constants()
H A Dintel_gt_types.h172 struct intel_rps rps;
H A Dselftest_rc6.c36 struct intel_rps *rps = &gt->rps; in live_rc6_manual()
/linux/drivers/gpu/drm/i915/
H A Di915_debugfs.c378 struct intel_rps *rps = &to_gt(dev_priv)->rps; in i915_rps_boost_info()
H A Di915_pmu.c465 struct intel_rps *rps = &gt->rps; in frequency_sample()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_slpc.c726 struct intel_rps *rps = &slpc_to_gt(slpc)->rps; in slpc_get_rp_values()