Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.h55 INTEL_UC_FIRMWARE_RUNNING /* init/auth done */ enumerator
128 case INTEL_UC_FIRMWARE_RUNNING: in intel_uc_fw_status_repr()
154 case INTEL_UC_FIRMWARE_RUNNING: in intel_uc_fw_status_to_error()
206 return __intel_uc_fw_status(uc_fw) == INTEL_UC_FIRMWARE_RUNNING; in intel_uc_fw_is_running()
Dintel_guc_fw.c146 intel_uc_fw_change_status(&guc->fw, INTEL_UC_FIRMWARE_RUNNING); in intel_guc_fw_upload()
Dintel_huc.c187 intel_uc_fw_change_status(&huc->fw, INTEL_UC_FIRMWARE_RUNNING); in intel_huc_auth()