Searched refs:xe_guc_buf_from_data (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_guc_buf.h | 17 struct xe_guc_buf xe_guc_buf_from_data(struct xe_guc_buf_cache *cache, 42 DEFINE_CLASS(xe_guc_buf_from_data, struct xe_guc_buf, 44 xe_guc_buf_from_data(cache, data, size),
|
| A D | xe_guc_buf.c | 94 struct xe_guc_buf xe_guc_buf_from_data(struct xe_guc_buf_cache *cache, in xe_guc_buf_from_data() function
|
| A D | xe_gt_sriov_pf_policy.c | 77 CLASS(xe_guc_buf_from_data, buf)(>->uc.guc.buf, klvs, num_dwords * sizeof(u32)); in pf_push_policy_klvs()
|
| A D | xe_gt_sriov_pf_config.c | 127 CLASS(xe_guc_buf_from_data, buf)(>->uc.guc.buf, klvs, num_dwords * sizeof(u32)); in pf_push_vf_cfg_klvs()
|
| /drivers/gpu/drm/xe/tests/ |
| A D | xe_guc_buf_kunit.c | 280 buf = xe_guc_buf_from_data(cache, data, sizeof(data)); in test_data()
|
Completed in 12 milliseconds