Searched refs:SLPC_GLOBAL_STATE_RUNNING (Results 1 – 4 of 4) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_guc_pc.c | 210 if (wait_for_pc_state(pc, SLPC_GLOBAL_STATE_RUNNING, in pc_action_query_task_state() 234 if (wait_for_pc_state(pc, SLPC_GLOBAL_STATE_RUNNING, in pc_action_set_param() 256 if (wait_for_pc_state(pc, SLPC_GLOBAL_STATE_RUNNING, in pc_action_unset_param() 1225 if (wait_for_pc_state(pc, SLPC_GLOBAL_STATE_RUNNING, in xe_guc_pc_start() 1231 if (wait_for_pc_state(pc, SLPC_GLOBAL_STATE_RUNNING, in xe_guc_pc_start() 1353 case SLPC_GLOBAL_STATE_RUNNING: in pc_get_state_string()
|
| /drivers/gpu/drm/xe/abi/ |
| A D | guc_actions_slpc_abi.h | 87 SLPC_GLOBAL_STATE_RUNNING = 3, enumerator
|
| /drivers/gpu/drm/i915/gt/uc/abi/ |
| A D | guc_actions_slpc_abi.h | 87 SLPC_GLOBAL_STATE_RUNNING = 3, enumerator
|
| /drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_guc_slpc.c | 171 return slpc_get_state(slpc) == SLPC_GLOBAL_STATE_RUNNING; in slpc_is_running() 313 case SLPC_GLOBAL_STATE_RUNNING: in slpc_global_state_to_string()
|
Completed in 11 milliseconds