Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_config.c222 static struct xe_gt_sriov_config *pf_pick_vf_config(struct xe_gt *gt, unsigned int vfid) in pf_pick_vf_config()
232 static u32 encode_config_ggtt(u32 *cfg, const struct xe_gt_sriov_config *config) in encode_config_ggtt()
250 static u32 encode_config(u32 *cfg, const struct xe_gt_sriov_config *config) in encode_config()
293 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_push_full_vf_config()
309 struct xe_gt_sriov_config *other = pf_pick_vf_config(primary, vfid); in pf_push_full_vf_config()
395 static void pf_release_vf_config_ggtt(struct xe_gt *gt, struct xe_gt_sriov_config *config) in pf_release_vf_config_ggtt()
403 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_provision_vf_ggtt()
453 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_get_vf_config_ggtt()
722 static void pf_release_config_ctxs(struct xe_gt *gt, struct xe_gt_sriov_config *config) in pf_release_config_ctxs()
733 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_provision_vf_ctxs()
[all …]
Dxe_gt_sriov_pf_types.h22 struct xe_gt_sriov_config config;
Dxe_gt_sriov_pf_config_types.h19 struct xe_gt_sriov_config { struct