Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.c292 static bool has_gmdid(struct xe_device *xe) in has_gmdid() function
313 xe_gt_assert(gt, !GRAPHICS_VERx100(gt_to_xe(gt)) || has_gmdid(gt_to_xe(gt))); in xe_gt_sriov_vf_gmdid()
425 xe_gt_assert(gt, has_gmdid(gt_to_xe(gt))); in vf_cache_gmdid()
458 if (has_gmdid(xe)) in xe_gt_sriov_vf_query_config()