Home
last modified time | relevance | path

Searched refs:xe_map_memset (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_vf_ccs.c164 xe_map_memset(xe, &sa_manager->bo->vmap, offset, MI_NOOP, in alloc_bb_pool()
166 xe_map_memset(xe, &sa_manager->shadow->vmap, offset, MI_NOOP, in alloc_bb_pool()
H A Dxe_map.h39 static inline void xe_map_memset(struct xe_device *xe, in xe_map_memset() function
H A Dxe_guc_ct.c422 xe_map_memset(xe, &h2g->desc, 0, 0, sizeof(struct guc_ct_buffer_desc)); in guc_ct_ctb_h2g_init()
440 xe_map_memset(xe, &g2h->desc, 0, 0, sizeof(struct guc_ct_buffer_desc)); in guc_ct_ctb_g2h_init()
608 xe_map_memset(xe, &ct->bo->vmap, 0, 0, xe_bo_size(ct->bo)); in __xe_guc_ct_start()
627 xe_map_memset(xe, &ct->bo->vmap, CTB_H2G_BUFFER_OFFSET, 0, in __xe_guc_ct_start()
965 xe_map_memset(xe, &map, 0, 0, in h2g_write()
H A Dxe_guc_ads.c876 xe_map_memset(ads_to_xe(ads), ads_to_map(ads), 0, 0, xe_bo_size(ads->bo)); in xe_guc_ads_populate_minimal()
900 xe_map_memset(ads_to_xe(ads), ads_to_map(ads), 0, 0, xe_bo_size(ads->bo)); in xe_guc_ads_populate()
H A Dxe_gsc_proxy.c208 xe_map_memset(xe, map, offset, 0, PROXY_HDR_SIZE); in emit_proxy_header()
H A Dxe_lmtt.c87 xe_map_memset(lmtt_to_xe(lmtt), &bo->vmap, 0, 0, xe_bo_size(bo)); in lmtt_pt_alloc()
H A Dxe_guc_log.c638 xe_map_memset(xe, &bo->vmap, 0, 0, xe_bo_size(bo)); in xe_guc_log_init()
H A Dxe_pt.c175 xe_map_memset(vm->xe, map, 0, 0, SZ_4K); in xe_pt_populate_empty()
240 xe_map_memset(xe, map, 0, 0, SZ_4K); in xe_pt_clear()
874 xe_map_memset(tile_to_xe(xe_walk->tile), &xe_child->bo->vmap, in xe_pt_zap_ptes_entry()
H A Dxe_ggtt.c501 xe_map_memset(xe, &ggtt->scratch->vmap, 0, 0, xe_bo_size(ggtt->scratch)); in xe_ggtt_init()
H A Dxe_exec_queue.c700 xe_map_memset(xe, &bo->vmap, 0, 0, SZ_4K); in xe_exec_queue_group_init()
H A Dxe_guc.c498 xe_map_memset(xe, &bo->vmap, 0, 0, g2g_size); in guc_g2g_alloc()
H A Dxe_lrc.c1489 xe_map_memset(xe, &map, 0, 0, LRC_PPHWSP_SIZE); /* PPHWSP */ in xe_lrc_init()
H A Dxe_guc_submit.c959 xe_map_memset(xe, &map, 0, 0, PARALLEL_SCRATCH_SIZE - WQ_SIZE); in register_exec_queue()
/linux/drivers/gpu/drm/xe/display/
H A Dxe_hdcp_gsc.c81 xe_map_memset(xe, &bo->vmap, 0, 0, xe_bo_size(bo)); in intel_hdcp_gsc_initialize_message()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_guc_g2g_test.c394 xe_map_memset(xe, &bo->vmap, 0, 0, g2g_size); in g2g_alloc_host()
422 xe_map_memset(xe, &bo->vmap, 0, 0, g2g_size); in g2g_alloc_tile()