Searched refs:tile_to_xe (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mem_pool.c | 73 struct xe_device *xe = tile_to_xe(tile); in pool_shadow_init() 120 struct xe_device *xe = tile_to_xe(tile); in xe_mem_pool_init() 193 struct xe_device *xe = tile_to_xe(tile); in xe_mem_pool_sync() 239 struct xe_device *xe = tile_to_xe(tile); in xe_mem_pool_sync_shadow_locked() 297 struct xe_device *xe = tile_to_xe(tile); in xe_mem_pool_bo_flush_write() 317 struct xe_device *xe = tile_to_xe(tile); in xe_mem_pool_bo_sync_read()
|
| H A D | xe_tile_types.h | 18 #define tile_to_xe(tile__) \ macro
|
| H A D | xe_pt.c | 65 struct xe_device *xe = tile_to_xe(tile); in __xe_pt_empty_pte() 674 if (GRAPHICS_VERx100(tile_to_xe(xe_walk->tile)) >= 1250 && level == 1 && in xe_pt_stage_bind_entry() 782 struct xe_device *xe = tile_to_xe(tile); in xe_pt_stage_bind() 986 xe_map_memset(tile_to_xe(xe_walk->tile), &xe_child->bo->vmap, in xe_pt_zap_ptes_entry() 1116 xe_map_wr(tile_to_xe(tile), map, (qword_ofs + i) * in xe_vm_populate_pgtable() 1780 vm_dbg(&tile_to_xe(tile)->drm, in generate_reclaim_entry() 1840 struct xe_device *xe = tile_to_xe(tile); in xe_pt_stage_unbind_entry() 2022 xe_map_wr(tile_to_xe(tile), map, (qword_ofs + i) * in xe_migrate_clear_pgtable_callback() 2139 err = vma_reserve_fences(tile_to_xe(tile), vma); in bind_op_prepare() 2148 xe_vm_dbg_print_entries(tile_to_xe(tile), pt_op->entries, in bind_op_prepare() [all …]
|
| H A D | xe_sriov_vf_ccs.c | 147 struct xe_device *xe = tile_to_xe(tile); in alloc_bb_pool()
|
| H A D | xe_gsc_proxy.c | 494 struct xe_device *xe = tile_to_xe(tile); in xe_gsc_proxy_init()
|
| H A D | xe_svm.c | 1634 return IS_DGFX(tile_to_xe(tile)) ? xe_tile_local_pagemap(tile) : NULL; in xe_vma_resolve_pagemap() 1960 struct xe_device *xe = tile_to_xe(tile); in xe_pagemap_cache_create()
|