Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_guc_buf_kunit.c84 struct xe_guc_buf buf; in test_smallest()
98 struct xe_guc_buf buf; in test_largest()
112 struct xe_guc_buf *bufs; in test_granular()
132 struct xe_guc_buf *bufs; in test_unique()
158 struct xe_guc_buf b1, b2; in test_overlap()
192 struct xe_guc_buf b1, b2; in test_reusable()
211 struct xe_guc_buf buf; in test_too_big()
221 struct xe_guc_buf buf; in test_flush()
251 struct xe_guc_buf buf; in test_lookup()
277 struct xe_guc_buf buf; in test_data()
[all …]
/linux/drivers/gpu/drm/xe/
H A DMakefile66 xe_guc_buf.o \
H A Dxe_gt_sriov_pf_config.c77 static int pf_send_vf_buf_klvs(struct xe_gt *gt, u32 vfid, struct xe_guc_buf buf, u32 num_dwords) in pf_send_vf_buf_klvs()
89 struct xe_guc_buf buf, u32 num_dwords) in pf_push_vf_buf_klvs()
321 CLASS(xe_guc_buf, buf)(&gt->uc.guc.buf, max_cfg_dwords); in pf_push_full_vf_config()
H A Dxe_gt_sriov_pf_migration.c186 CLASS(xe_guc_buf, buf)(&guc->buf, ndwords); in pf_send_guc_save_vf_mig_data()