Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c357 uc_fw->major_ver_found = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, in intel_uc_fw_fetch()
362 if (uc_fw->major_ver_found != uc_fw->major_ver_wanted || in intel_uc_fw_fetch()
366 uc_fw->major_ver_found, uc_fw->minor_ver_found, in intel_uc_fw_fetch()
613 uc_fw->major_ver_found, uc_fw->minor_ver_found); in intel_uc_fw_dump()
Dintel_uc_fw.h86 u16 major_ver_found; member
Dintel_uc.c494 guc->fw.major_ver_found, guc->fw.minor_ver_found, in __uc_init_hw()
502 huc->fw.major_ver_found, huc->fw.minor_ver_found, in __uc_init_hw()