Symbol: xe_bb
drivers/gpu/drm/xe/tests/xe_migrate.c
195
struct xe_bb *bb;
drivers/gpu/drm/xe/tests/xe_migrate.c
39
struct xe_bb *bb, u32 second_idx, const char *str,
drivers/gpu/drm/xe/tests/xe_migrate.c
400
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_bb.c
103
int xe_bb_init(struct xe_bb *bb, struct xe_sa_manager *bb_pool, u32 dwords)
drivers/gpu/drm/xe/xe_bb.c
125
__xe_bb_create_job(struct xe_exec_queue *q, struct xe_bb *bb, u64 *addr)
drivers/gpu/drm/xe/xe_bb.c
140
struct xe_bb *bb,
drivers/gpu/drm/xe/xe_bb.c
158
struct xe_bb *bb)
drivers/gpu/drm/xe/xe_bb.c
167
void xe_bb_free(struct xe_bb *bb, struct dma_fence *fence)
drivers/gpu/drm/xe/xe_bb.c
31
struct xe_bb *xe_bb_new(struct xe_gt *gt, u32 dwords, bool usm)
drivers/gpu/drm/xe/xe_bb.c
34
struct xe_bb *bb = kmalloc_obj(*bb);
drivers/gpu/drm/xe/xe_bb.c
71
struct xe_bb *xe_bb_alloc(struct xe_gt *gt)
drivers/gpu/drm/xe/xe_bb.c
73
struct xe_bb *bb = kmalloc_obj(*bb);
drivers/gpu/drm/xe/xe_bb.h
18
struct xe_bb *xe_bb_new(struct xe_gt *gt, u32 dwords, bool usm);
drivers/gpu/drm/xe/xe_bb.h
19
struct xe_bb *xe_bb_alloc(struct xe_gt *gt);
drivers/gpu/drm/xe/xe_bb.h
20
int xe_bb_init(struct xe_bb *bb, struct xe_sa_manager *bb_pool, u32 dwords);
drivers/gpu/drm/xe/xe_bb.h
22
struct xe_bb *bb);
drivers/gpu/drm/xe/xe_bb.h
24
struct xe_bb *bb, u64 batch_ofs,
drivers/gpu/drm/xe/xe_bb.h
26
void xe_bb_free(struct xe_bb *bb, struct dma_fence *fence);
drivers/gpu/drm/xe/xe_gsc.c
74
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_gsc_submit.c
175
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_gt.c
175
static int emit_job_sync(struct xe_exec_queue *q, struct xe_bb *bb,
drivers/gpu/drm/xe/xe_gt.c
204
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_gt.c
227
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_lrc.h
13
struct xe_bb;
drivers/gpu/drm/xe/xe_migrate.c
1199
struct xe_bb xe_bb_tmp;
drivers/gpu/drm/xe/xe_migrate.c
1256
xe_bb_tmp = (struct xe_bb){ .cs = xe_mem_pool_node_cpu_addr(bb), .len = 0 };
drivers/gpu/drm/xe/xe_migrate.c
1420
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_migrate.c
1496
static void emit_clear_link_copy(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs,
drivers/gpu/drm/xe/xe_migrate.c
1527
static void emit_clear_main_copy(struct xe_gt *gt, struct xe_bb *bb,
drivers/gpu/drm/xe/xe_migrate.c
1576
static void emit_clear(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs,
drivers/gpu/drm/xe/xe_migrate.c
1636
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_migrate.c
1745
static void write_pgtable(struct xe_tile *tile, struct xe_bb *bb, u64 ppgtt_ofs,
drivers/gpu/drm/xe/xe_migrate.c
1871
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_migrate.c
2124
struct xe_bb *bb, u32 pt_offset,
drivers/gpu/drm/xe/xe_migrate.c
2230
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_migrate.c
627
struct xe_bb *bb, u32 at_pt,
drivers/gpu/drm/xe/xe_migrate.c
691
static void emit_copy_ccs(struct xe_gt *gt, struct xe_bb *bb,
drivers/gpu/drm/xe/xe_migrate.c
747
static void emit_xy_fast_copy(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs,
drivers/gpu/drm/xe/xe_migrate.c
781
static void emit_mem_copy(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs,
drivers/gpu/drm/xe/xe_migrate.c
826
static void emit_copy(struct xe_gt *gt, struct xe_bb *bb,
drivers/gpu/drm/xe/xe_migrate.c
844
struct xe_bb *bb,
drivers/gpu/drm/xe/xe_migrate.c
946
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_oa.c
112
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_oa.c
649
struct xe_bb *bb)
drivers/gpu/drm/xe/xe_oa.c
688
static void write_cs_mi_lri(struct xe_bb *bb, const struct xe_oa_reg *reg_data, u32 n_regs)
drivers/gpu/drm/xe/xe_oa.c
737
struct xe_bb *bb;
drivers/gpu/drm/xe/xe_oa.c
933
struct xe_bb *bb;