Home
last modified time | relevance | path

Searched defs:tile (Results 1 – 25 of 64) sorted by relevance

123

/linux/drivers/gpu/drm/xe/
H A Dxe_mem_pool.c72 struct xe_tile *tile = pool->bo->tile; in pool_shadow_init() local
117 struct xe_mem_pool *xe_mem_pool_init(struct xe_tile *tile, u32 size, in xe_mem_pool_init()
192 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_sync() local
215 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_swap_shadow_locked() local
238 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_sync_shadow_locked() local
296 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_bo_flush_write() local
316 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_bo_sync_read() local
H A Dxe_pt.c61 static u64 __xe_pt_empty_pte(struct xe_tile *tile, struct xe_vm *vm, in __xe_pt_empty_pte()
103 struct xe_pt *xe_pt_create(struct xe_vm *vm, struct xe_tile *tile, in xe_pt_create()
163 void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm, in xe_pt_populate_empty()
290 struct xe_tile *tile; member
703 xe_pt_stage_bind(struct xe_tile *tile, struct xe_vma *vma, in xe_pt_stage_bind()
872 struct xe_tile *tile; member
929 bool xe_pt_zap_ptes(struct xe_tile *tile, struct xe_vma *vma) in xe_pt_zap_ptes()
971 bool xe_pt_zap_ptes_range(struct xe_tile *tile, struct xe_vm *vm, in xe_pt_zap_ptes_range()
1009 xe_vm_populate_pgtable(struct xe_migrate_pt_update *pt_update, struct xe_tile *tile, in xe_vm_populate_pgtable()
1183 xe_pt_prepare_bind(struct xe_tile *tile, struct xe_vma *vma, in xe_pt_prepare_bind()
[all …]
H A Dxe_bo_evict.c162 struct xe_tile *tile; in xe_bo_evict_all() local
201 struct xe_tile *tile; in xe_bo_restore_and_map_ggtt() local
245 struct xe_tile *tile; in xe_bo_restore_late() local
275 struct xe_tile *tile; in xe_bo_pci_dev_remove_pinned() local
H A Dxe_svm.c160 struct xe_tile *tile; in xe_svm_range_notifier_event_begin() local
232 struct xe_tile *tile; in xe_svm_invalidate() local
840 struct xe_tile *tile; in xe_svm_put_pagemaps() local
972 struct xe_tile *tile, in xe_svm_range_is_valid()
1232 struct xe_tile *tile = gt_to_tile(gt); local
1542 struct xe_tile *tile; in xe_svm_ranges_zap_ptes_in_range() local
1595 struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile) in xe_vma_resolve_pagemap()
1883 struct xe_tile *tile; in xe_svm_get_pagemaps() local
1929 int xe_pagemap_cache_create(struct xe_tile *tile) in xe_pagemap_cache_create()
2022 int xe_pagemap_cache_create(struct xe_tile *tile) in xe_pagemap_cache_create()
[all …]
H A Dxe_gsc.c131 struct xe_tile *tile = gt_to_tile(gt); in query_compatibility_version() local
265 struct xe_tile *tile = gt_to_tile(gt); in gsc_upload_and_init() local
403 struct xe_tile *tile = gt_to_tile(gt); in xe_gsc_init() local
459 struct xe_tile *tile = gt_to_tile(gt); in xe_gsc_init_post_hwconfig() local
H A Dxe_sriov_vf_ccs.c142 static int alloc_bb_pool(struct xe_tile *tile, struct xe_sriov_vf_ccs_ctx *ctx) in alloc_bb_pool()
336 struct xe_tile *tile = xe_device_get_root_tile(xe); in xe_sriov_vf_ccs_init() local
420 struct xe_tile *tile; in xe_sriov_vf_ccs_attach_bo() local
H A Dxe_bo.c169 struct xe_tile *tile; in mem_type_to_migrate() local
1831 struct xe_tile *tile; in xe_ttm_bo_destroy() local
2301 struct xe_tile *tile, struct dma_resv *resv, in xe_bo_init_locked()
2482 struct xe_tile *tile, struct xe_vm *vm, in __xe_bo_create_locked()
2579 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked()
2588 static struct xe_bo *xe_bo_create_novm(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_novm()
2669 struct xe_bo *xe_bo_create_pin_range_novm(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_range_novm()
2702 struct xe_tile *tile, in xe_bo_create_pin_map_at_aligned()
2763 xe_bo_create_pin_map_at_novm(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map_at_novm()
2806 struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map()
[all …]
H A Dxe_vm.c824 struct xe_tile *tile; in xe_vma_rebind() local
914 struct xe_tile *tile; in xe_vm_range_rebind() local
996 struct xe_tile *tile; in xe_vm_range_unbind() local
1075 struct xe_tile *tile; in xe_vma_create() local
1510 static int xe_vm_create_scratch(struct xe_device *xe, struct xe_tile *tile, in xe_vm_create_scratch()
1533 struct xe_tile *tile; in xe_vm_free_scratch() local
1553 struct xe_tile *tile; in xe_vm_pt_destroy() local
1587 struct xe_tile *tile; in xe_vm_create() local
1819 struct xe_tile *tile; in xe_vm_close() local
1850 struct xe_tile *tile; in xe_vm_close_and_put() local
[all …]
H A Dxe_migrate.c54 struct xe_tile *tile; member
188 static int xe_migrate_pt_bo_alloc(struct xe_tile *tile, struct xe_migrate *m, in xe_migrate_pt_bo_alloc()
216 static void xe_migrate_prepare_vm(struct xe_tile *tile, struct xe_migrate *m, in xe_migrate_prepare_vm()
419 struct xe_migrate *xe_migrate_alloc(struct xe_tile *tile) in xe_migrate_alloc()
428 static int xe_migrate_lock_prepare_vm(struct xe_tile *tile, struct xe_migrate *m, struct xe_vm *vm) in xe_migrate_lock_prepare_vm()
464 struct xe_tile *tile = m->tile; in xe_migrate_init() local
1157 int xe_migrate_ccs_rw_copy(struct xe_tile *tile, struct xe_exec_queue *q, in xe_migrate_ccs_rw_copy()
1363 struct xe_tile *tile = vram_bo->tile; in xe_migrate_vram_copy_chunk() local
1718 static void write_pgtable(struct xe_tile *tile, struct xe_bb *bb, u64 ppgtt_ofs, in write_pgtable()
1838 struct xe_tile *tile = m->tile; in __xe_migrate_update_pgtables() local
[all …]
H A Dxe_tile_sysfs_types.h24 struct xe_tile *tile; member
H A Dxe_svm.h227 int xe_devm_add(struct xe_tile *tile, struct xe_vram_region *vr) in xe_devm_add()
361 struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile) in xe_vma_resolve_pagemap()
380 static inline int xe_pagemap_cache_create(struct xe_tile *tile) in xe_pagemap_cache_create()
H A Dxe_gt.c69 struct xe_gt *xe_gt_alloc(struct xe_tile *tile) in xe_gt_alloc()
669 struct xe_tile *tile = gt_to_tile(gt); in gt_init_with_all_forcewake() local
775 struct xe_tile *tile = gt_to_tile(gt); in xe_gt_mmio_init() local
H A Dxe_gt_sysfs.c34 struct xe_tile *tile = gt_to_tile(gt); in xe_gt_sysfs_init() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv20.c31 u32 flags, struct nvkm_fb_tile *tile) in nv20_fb_tile_init()
44 struct nvkm_fb_tile *tile) in nv20_fb_tile_comp()
60 nv20_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv20_fb_tile_fini()
70 nv20_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv20_fb_tile_prog()
H A Dnv10.c31 u32 flags, struct nvkm_fb_tile *tile) in nv10_fb_tile_init()
39 nv10_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_fini()
48 nv10_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_prog()
H A Dnv44.c31 u32 flags, struct nvkm_fb_tile *tile) in nv44_fb_tile_init()
40 nv44_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv44_fb_tile_prog()
H A Dbase.c35 nvkm_fb_tile_fini(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) in nvkm_fb_tile_fini()
42 u32 pitch, u32 flags, struct nvkm_fb_tile *tile) in nvkm_fb_tile_init()
48 nvkm_fb_tile_prog(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) in nvkm_fb_tile_prog()
H A Dnv30.c31 u32 flags, struct nvkm_fb_tile *tile) in nv30_fb_tile_init()
50 struct nvkm_fb_tile *tile) in nv30_fb_tile_comp()
H A Dnv41.c30 nv41_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv41_fb_tile_prog()
H A Dnv46.c31 u32 flags, struct nvkm_fb_tile *tile) in nv46_fb_tile_init()
H A Dnv25.c31 struct nvkm_fb_tile *tile) in nv25_fb_tile_comp()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c25 static int ccs_test_migrate(struct xe_tile *tile, struct xe_bo *bo, in ccs_test_migrate()
127 static void ccs_test_run_tile(struct xe_device *xe, struct xe_tile *tile, in ccs_test_run_tile()
175 struct xe_tile *tile; in ccs_test_run_device() local
207 static int evict_test_run_tile(struct xe_device *xe, struct xe_tile *tile, struct kunit *test) in evict_test_run_tile()
349 struct xe_tile *tile; in evict_test_run_device() local
/linux/drivers/hid/
H A Dhid-picolcd_fb.c91 int chip, int tile) in picolcd_fb_send_tile()
142 int chip, int tile) in picolcd_fb_update_tile()
227 int chip, tile, n; in picolcd_fb_update() local
/linux/tools/testing/selftests/kvm/x86/
H A Damx_test.c66 static inline void __tileloadd(void *tile) in __tileloadd()
72 static inline int tileloadd_safe(void *tile) in tileloadd_safe()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv44.c31 nv44_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) in nv44_gr_tile()

123