Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw_abi.h74 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
H A Dintel_uc_fw.c585 ver->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css_value); in uc_unpack_css_version()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_uc_fw_abi.h72 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
H A Dxe_uc_fw.c327 compatibility->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css->submission_version); in guc_read_css_info()
427 release->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css->sw_version); in parse_css_header()