Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.c113 static void vf_wanted_guc_version(struct xe_gt *gt, u32 *branch, u32 *major, u32 *minor) in vf_wanted_guc_version() function
135 vf_wanted_guc_version(gt, &wanted_branch, &wanted_major, &wanted_minor); in vf_handshake_with_guc()
1004 vf_wanted_guc_version(gt, &branch, &major, &minor); in xe_gt_sriov_vf_print_version()