Searched refs:xe_guc_buf (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_buf_kunit.c | 84 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 D | Makefile | 66 xe_guc_buf.o \
|
| H A D | xe_gt_sriov_pf_config.c | 77 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)(>->uc.guc.buf, max_cfg_dwords); in pf_push_full_vf_config()
|
| H A D | xe_gt_sriov_pf_migration.c | 186 CLASS(xe_guc_buf, buf)(&guc->buf, ndwords); in pf_send_guc_save_vf_mig_data()
|