Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_relay_actions_abi.h27 #define GUC_RELAY_VERSION_LATEST_MAJOR 1 macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_service.c26 BUILD_BUG_ON(GUC_RELAY_VERSION_BASE_MAJOR > GUC_RELAY_VERSION_LATEST_MAJOR); in pf_init_versions()
33 gt->sriov.pf.service.version.latest.major = GUC_RELAY_VERSION_LATEST_MAJOR; in pf_init_versions()
Dxe_gt_sriov_vf.c647 u32 major_wanted = GUC_RELAY_VERSION_LATEST_MAJOR; in vf_handshake_with_pf()
1016 GUC_RELAY_VERSION_LATEST_MAJOR, GUC_RELAY_VERSION_LATEST_MINOR); in xe_gt_sriov_vf_print_version()