Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_config.c232 static u32 encode_config_ggtt(u32 *cfg, const struct xe_gt_sriov_config *config) in encode_config_ggtt() function
254 n += encode_config_ggtt(cfg, config); in encode_config()
312 xe_gt_assert(gt, !encode_config_ggtt(cfg + num_dwords, config)); in pf_push_full_vf_config()
315 num_dwords += encode_config_ggtt(cfg + num_dwords, other); in pf_push_full_vf_config()