Searched refs:xe_bb (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 626 struct xe_bb *bb, u32 at_pt, in emit_pte() 690 static void emit_copy_ccs(struct xe_gt *gt, struct xe_bb *bb, in emit_copy_ccs() 731 static void emit_xy_fast_copy(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs, in emit_xy_fast_copy() 763 static void emit_mem_copy(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs, in emit_mem_copy() 805 static void emit_copy(struct xe_gt *gt, struct xe_bb *bb, in emit_copy() 823 struct xe_bb *bb, in xe_migrate_ccs_copy() 925 struct xe_bb *bb; in __xe_migrate_copy() 1175 struct xe_bb xe_bb_tmp; in xe_migrate_ccs_rw_copy() 1232 xe_bb_tmp = (struct xe_bb){ .cs = xe_mem_pool_node_cpu_addr(bb), .len = 0 }; in xe_migrate_ccs_rw_copy() 1392 struct xe_bb *bb; in xe_migrate_vram_copy_chunk() [all …]
|
| H A D | xe_bb_types.h | 13 struct xe_bb { struct
|
| H A D | xe_lrc.h | 13 struct xe_bb;
|
| H A D | xe_gt.c | 173 static int emit_job_sync(struct xe_exec_queue *q, struct xe_bb *bb, in emit_job_sync() 202 struct xe_bb *bb; in emit_nop_job() 225 struct xe_bb *bb; in emit_wa_job()
|
| H A D | xe_oa.c | 109 struct xe_bb *bb; 630 struct xe_bb *bb) in xe_oa_submit_bb() 669 static void write_cs_mi_lri(struct xe_bb *bb, const struct xe_oa_reg *reg_data, u32 n_regs) in write_cs_mi_lri() 717 struct xe_bb *bb; in xe_oa_load_with_lri() 903 struct xe_bb *bb; in __xe_oa_alloc_config_buffer()
|
| H A D | xe_gsc.c | 74 struct xe_bb *bb; in emit_gsc_upload()
|
| H A D | Makefile | 35 xe-y += xe_bb.o \
|