Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_pc.c187 static int pc_action_set_param(struct xe_guc_pc *pc, u8 id, u32 value) in pc_action_set_param() function
309 pc_action_set_param(pc, SLPC_PARAM_IGNORE_EFFICIENT_FREQUENCY, in pc_set_min_freq()
312 return pc_action_set_param(pc, in pc_set_min_freq()
337 return pc_action_set_param(pc, in pc_set_max_freq()
953 ret = pc_action_set_param(pc, SLPC_PARAM_PWRGATE_RC_MODE, mode); in xe_guc_pc_override_gucrc_mode()
1017 ret = pc_action_set_param(pc, in pc_action_set_strategy()