Home
last modified time | relevance | path

Searched defs:slpc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_slpc.c49 static inline struct intel_guc *slpc_to_guc(struct intel_guc_slpc *slpc) in slpc_to_guc()
54 static inline struct intel_gt *slpc_to_gt(struct intel_guc_slpc *slpc) in slpc_to_gt()
59 static inline struct drm_i915_private *slpc_to_i915(struct intel_guc_slpc *slpc) in slpc_to_i915()
79 void intel_guc_slpc_init_early(struct intel_guc_slpc *slpc) in intel_guc_slpc_init_early()
121 static u32 slpc_get_state(struct intel_guc_slpc *slpc) in slpc_get_state()
148 static int slpc_set_param_nb(struct intel_guc_slpc *slpc, u8 id, u32 value) in slpc_set_param_nb()
172 static bool slpc_is_running(struct intel_guc_slpc *slpc) in slpc_is_running()
192 static int slpc_query_task_state(struct intel_guc_slpc *slpc) in slpc_query_task_state()
207 static int slpc_set_param(struct intel_guc_slpc *slpc, u8 id, u32 value) in slpc_set_param()
222 static int slpc_force_min_freq(struct intel_guc_slpc *slpc, u32 freq) in slpc_force_min_freq()
[all …]
H A Dintel_guc.h41 struct intel_guc_slpc slpc; member
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c26 static int slpc_set_min_freq(struct intel_guc_slpc *slpc, u32 freq) in slpc_set_min_freq()
39 static int slpc_set_max_freq(struct intel_guc_slpc *slpc, u32 freq) in slpc_set_max_freq()
56 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in slpc_set_freq() local
73 static int slpc_restore_freq(struct intel_guc_slpc *slpc, u32 min, u32 max) in slpc_restore_freq()
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()
200 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in slpc_power() local
250 static int max_granted_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, u32 *max_act_freq) in max_granted_freq()
280 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in run_test() local
H A Dintel_gt_sysfs_pm.c445 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in slpc_ignore_eff_freq_show() local
455 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in slpc_ignore_eff_freq_store() local
472 struct intel_guc_slpc *slpc = &gt->uc.guc.slpc; in slpc_power_profile_show() local
489 struct intel_guc_slpc *slpc = &gt->uc.guc.slpc; in slpc_power_profile_store() local
637 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in media_freq_factor_store() local