Home
last modified time | relevance | path

Searched refs:CSS_SW_VERSION_UC_MAJOR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw_abi.h74 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c358 compatibility->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, guc_info->submission_version); in xe_uc_fw_check_version_requirements()
459 release->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css->guc_info.sw_version); in is_cpd_header()