Home
last modified time | relevance | path

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

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