Home
last modified time | relevance | path

Searched refs:INTEL_UC_FIRMWARE_UNINITIALIZED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h46 INTEL_UC_FIRMWARE_UNINITIALIZED = 0, /* used to catch checks done too early */ enumerator
112 case INTEL_UC_FIRMWARE_UNINITIALIZED: in intel_uc_fw_status_repr()
141 case INTEL_UC_FIRMWARE_UNINITIALIZED: in intel_uc_fw_status_to_error()
177 GEM_BUG_ON(uc_fw->status == INTEL_UC_FIRMWARE_UNINITIALIZED); in __intel_uc_fw_status()
H A Dintel_uc_fw.c26 GEM_BUG_ON(uc_fw->status == INTEL_UC_FIRMWARE_UNINITIALIZED); in __uc_fw_to_gt()
210 BUILD_BUG_ON(INTEL_UC_FIRMWARE_UNINITIALIZED); in intel_uc_fw_init_early()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h49 INTEL_UC_FIRMWARE_UNINITIALIZED = 0, /* used to catch checks done too early */ enumerator
157 case INTEL_UC_FIRMWARE_UNINITIALIZED: in intel_uc_fw_status_repr()
188 case INTEL_UC_FIRMWARE_UNINITIALIZED: in intel_uc_fw_status_to_error()
227 GEM_BUG_ON(uc_fw->status == INTEL_UC_FIRMWARE_UNINITIALIZED); in __intel_uc_fw_status()
H A Dintel_uc_fw.c48 GEM_BUG_ON(uc_fw->status == INTEL_UC_FIRMWARE_UNINITIALIZED); in __uc_fw_to_gt()
505 BUILD_BUG_ON(INTEL_UC_FIRMWARE_UNINITIALIZED); in intel_uc_fw_init_early()

Completed in 4 milliseconds