Searched refs:XE_UC_FW_VER_COMPATIBILITY (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/xe/
H A Dxe_query.c544 version = &guc->fw.versions.found[XE_UC_FW_VER_COMPATIBILITY];
H A Dxe_uc_fw.c230 uc_fw->versions.wanted_type = XE_UC_FW_VER_COMPATIBILITY;
303 struct xe_uc_fw_version *compatibility = &uc_fw->versions.found[XE_UC_FW_VER_COMPATIBILITY];
861 case XE_UC_FW_VER_COMPATIBILITY:
H A Dxe_uc_fw_types.h79 XE_UC_FW_VER_COMPATIBILITY, enumerator in enum:xe_uc_fw_version_types
H A Dxe_gsc.c118 struct xe_uc_fw_version *compat = &gsc->fw.versions.found[XE_UC_FW_VER_COMPATIBILITY];

Completed in 361 milliseconds