Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.h149 static inline bool xe_uc_fw_is_running(struct xe_uc_fw *uc_fw) in xe_uc_fw_is_running() function
H A Dxe_guc_submit.c1554 if (xe_uc_fw_is_running(&guc->fw)) { in guc_exec_queue_timedout_job()
1582 !xe_uc_fw_is_running(&guc->fw) || in guc_exec_queue_timedout_job()
1755 if (exec_queue_registered(q) && xe_uc_fw_is_running(&guc->fw)) in __guc_exec_queue_process_msg_cleanup()
H A Dxe_guc.c1420 if (!xe_uc_fw_is_running(&guc->fw)) in xe_guc_softreset()