Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c239 static u32 encode_config_ggtt(u32 *cfg, const struct xe_gt_sriov_config *config, bool details) in encode_config_ggtt() function
263 n += encode_config_ggtt(cfg, config, details); in encode_config()
325 xe_gt_assert(gt, !encode_config_ggtt(cfg + num_dwords, config, true)); in pf_push_full_vf_config()
328 num_dwords += encode_config_ggtt(cfg + num_dwords, other, true); in pf_push_full_vf_config()