Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_actions_sriov_abi.h302 #define VF2GUC_MATCH_VERSION_REQUEST_MSG_1_MINOR (0xffu << 8) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.c71 FIELD_PREP(VF2GUC_MATCH_VERSION_REQUEST_MSG_1_MINOR, wanted_minor), in guc_action_match_version()