Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds