Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.h51 INTEL_UC_FIRMWARE_RUNNING /* init/auth done */ enumerator
122 case INTEL_UC_FIRMWARE_RUNNING: in intel_uc_fw_status_repr()
147 case INTEL_UC_FIRMWARE_RUNNING: in intel_uc_fw_status_to_error()
194 return __intel_uc_fw_status(uc_fw) == INTEL_UC_FIRMWARE_RUNNING; in intel_uc_fw_is_running()
Dintel_guc_fw.c160 intel_uc_fw_change_status(&guc->fw, INTEL_UC_FIRMWARE_RUNNING); in intel_guc_fw_upload()
Dintel_huc.c159 intel_uc_fw_change_status(&huc->fw, INTEL_UC_FIRMWARE_RUNNING); in intel_huc_auth()