Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/gt/uc/
Dintel_guc_slpc.c18 static inline struct intel_guc *slpc_to_guc(struct intel_guc_slpc *slpc) in slpc_to_guc()
23 static inline struct intel_gt *slpc_to_gt(struct intel_guc_slpc *slpc) in slpc_to_gt()
28 static inline struct drm_i915_private *slpc_to_i915(struct intel_guc_slpc *slpc) in slpc_to_i915()
48 void intel_guc_slpc_init_early(struct intel_guc_slpc *slpc) in intel_guc_slpc_init_early()
90 static u32 slpc_get_state(struct intel_guc_slpc *slpc) in slpc_get_state()
117 static int slpc_set_param_nb(struct intel_guc_slpc *slpc, u8 id, u32 value) in slpc_set_param_nb()
141 static bool slpc_is_running(struct intel_guc_slpc *slpc) in slpc_is_running()
161 static int slpc_query_task_state(struct intel_guc_slpc *slpc) in slpc_query_task_state()
176 static int slpc_set_param(struct intel_guc_slpc *slpc, u8 id, u32 value) in slpc_set_param()
191 static int slpc_force_min_freq(struct intel_guc_slpc *slpc, u32 freq) in slpc_force_min_freq()
[all …]
Dintel_guc_debugfs.c59 struct intel_guc_slpc *slpc = &guc->slpc; in guc_slpc_info_show() local
Dintel_guc.h41 struct intel_guc_slpc slpc; member
/openbsd/src/sys/dev/pci/drm/i915/gt/
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()
111 static int vary_max_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, in vary_max_freq()
147 static int vary_min_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, in vary_min_freq()
185 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in slpc_power() local
235 static int max_granted_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, u32 *max_act_freq) in max_granted_freq()
265 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in run_test() local
Dintel_rps.c954 struct intel_guc_slpc *slpc; in intel_rps_get_boost_frequency() local
988 struct intel_guc_slpc *slpc; in intel_rps_set_boost_frequency() local
1001 struct intel_guc_slpc *slpc; in intel_rps_dec_waiters() local
1014 struct intel_guc_slpc *slpc; in intel_rps_boost() local
2196 struct intel_guc_slpc *slpc = rps_to_slpc(rps); local
2213 struct intel_guc_slpc *slpc = rps_to_slpc(rps); local
2231 struct intel_guc_slpc *slpc = rps_to_slpc(rps); local
2241 struct intel_guc_slpc *slpc = rps_to_slpc(rps); local
2251 struct intel_guc_slpc *slpc = rps_to_slpc(rps); local
2506 struct intel_guc_slpc *slpc = rps_to_slpc(rps); local
[all …]
Dintel_gt_sysfs_pm.c447 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in slpc_ignore_eff_freq_show() local
457 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in slpc_ignore_eff_freq_store() local
600 struct intel_guc_slpc *slpc = &gt_to_guc(gt)->slpc; in media_freq_factor_store() local