| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mem_pool.c | 55 static struct xe_tile *pool_to_tile(struct xe_mem_pool *pool) in pool_to_tile() 72 struct xe_tile *tile = pool->bo->tile; in pool_shadow_init() 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() 215 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_swap_shadow_locked() 238 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_sync_shadow_locked() 296 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_bo_flush_write() 316 struct xe_tile *tile = pool_to_tile(pool); in xe_mem_pool_bo_sync_read()
|
| H A D | xe_svm.h | 25 struct xe_tile; 80 int xe_devm_add(struct xe_tile *tile, struct xe_vram_region *vr); 122 struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile); 189 int xe_pagemap_cache_create(struct xe_tile *tile); 204 struct xe_tile; 227 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 D | xe_tile_types.h | 20 const struct xe_tile * : (const struct xe_device *)((tile__)->xe), \ 21 struct xe_tile * : (tile__)->xe) 37 struct xe_tile { struct
|
| H A D | xe_bo.h | 118 struct xe_tile *tile, struct dma_resv *resv, 122 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, 128 struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, 132 struct xe_bo *xe_bo_create_pin_map_novm(struct xe_device *xe, struct xe_tile *tile, 135 struct xe_bo *xe_bo_create_pin_range_novm(struct xe_device *xe, struct xe_tile *tile, 139 xe_bo_create_pin_map_at_novm(struct xe_device *xe, struct xe_tile *tile, 142 struct xe_bo *xe_managed_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, 145 struct xe_bo *xe_managed_bo_create_from_data(struct xe_device *xe, struct xe_tile *tile, 147 int xe_managed_bo_reinit_in_vram(struct xe_device *xe, struct xe_tile *tile, struct xe_bo **src);
|
| H A D | xe_vram_freq.h | 9 struct xe_tile; 11 int xe_vram_freq_sysfs_init(struct xe_tile *tile);
|
| H A D | xe_tile_sysfs_types.h | 11 struct xe_tile; 24 struct xe_tile *tile;
|
| H A D | xe_tile_sysfs.h | 11 int xe_tile_sysfs_init(struct xe_tile *tile); 13 static inline struct xe_tile *
|
| H A D | xe_mem_pool.h | 16 struct xe_tile; 18 struct xe_mem_pool *xe_mem_pool_init(struct xe_tile *tile, u32 size,
|
| H A D | xe_bo_evict.c | 162 struct xe_tile *tile; in xe_bo_evict_all() 201 struct xe_tile *tile; in xe_bo_restore_and_map_ggtt() 245 struct xe_tile *tile; in xe_bo_restore_late() 275 struct xe_tile *tile; in xe_bo_pci_dev_remove_pinned()
|
| H A D | xe_pt.c | 61 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; 703 xe_pt_stage_bind(struct xe_tile *tile, struct xe_vma *vma, in xe_pt_stage_bind() 872 struct xe_tile *tile; 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 D | xe_gt_types.h | 97 const struct xe_gt * : (const struct xe_tile *)((gt__)->tile), \ 120 struct xe_tile *tile;
|
| H A D | xe_sriov_vf_ccs.c | 142 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() 420 struct xe_tile *tile; in xe_sriov_vf_ccs_attach_bo()
|
| H A D | xe_gsc.c | 131 struct xe_tile *tile = gt_to_tile(gt); in query_compatibility_version() 265 struct xe_tile *tile = gt_to_tile(gt); in gsc_upload_and_init() 403 struct xe_tile *tile = gt_to_tile(gt); in xe_gsc_init() 459 struct xe_tile *tile = gt_to_tile(gt); in xe_gsc_init_post_hwconfig()
|
| H A D | xe_irq.h | 14 struct xe_tile;
|
| H A D | xe_svm.c | 160 struct xe_tile *tile; in xe_svm_range_notifier_event_begin() 232 struct xe_tile *tile; in xe_svm_invalidate() 840 struct xe_tile *tile; in xe_svm_put_pagemaps() 972 struct xe_tile *tile, in xe_svm_range_is_valid() 1232 struct xe_tile *tile = gt_to_tile(gt); 1542 struct xe_tile *tile; in xe_svm_ranges_zap_ptes_in_range() 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() 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 D | xe_bo_types.h | 44 struct xe_tile *tile;
|
| H A D | xe_gt_sysfs.c | 34 struct xe_tile *tile = gt_to_tile(gt); in xe_gt_sysfs_init()
|
| H A D | xe_bo.c | 169 struct xe_tile *tile; in mem_type_to_migrate() 1831 struct xe_tile *tile; in xe_ttm_bo_destroy() 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() 2528 struct xe_tile *t; 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() [all …]
|
| H A D | xe_migrate.c | 54 struct xe_tile *tile; 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() 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() 1704 static void write_pgtable(struct xe_tile *tile, struct xe_bb *bb, u64 ppgtt_ofs, in write_pgtable() 1824 struct xe_tile *tile = m->tile; in __xe_migrate_update_pgtables() [all …]
|
| H A D | xe_vm.c | 824 struct xe_tile *tile; in xe_vma_rebind() 914 struct xe_tile *tile; in xe_vm_range_rebind() 996 struct xe_tile *tile; in xe_vm_range_unbind() 1075 struct xe_tile *tile; in xe_vma_create() 1536 static int xe_vm_create_scratch(struct xe_device *xe, struct xe_tile *tile, in xe_vm_create_scratch() 1559 struct xe_tile *tile; in xe_vm_free_scratch() 1579 struct xe_tile *tile; in xe_vm_pt_destroy() 1613 struct xe_tile *tile; in xe_vm_create() 1845 struct xe_tile *tile; in xe_vm_close() 1876 struct xe_tile *tile; in xe_vm_close_and_put() [all …]
|
| H A D | xe_gsc_proxy.c | 414 struct xe_tile *tile = gt_to_tile(gt); in proxy_channel_alloc() 493 struct xe_tile *tile = gt_to_tile(gt); in xe_gsc_proxy_init()
|
| H A D | xe_ggtt.c | 112 struct xe_tile *tile; 185 struct xe_tile *tile = ggtt->tile; in ggtt_update_access_counter() 299 struct xe_ggtt *xe_ggtt_alloc(struct xe_tile *tile) in xe_ggtt_alloc()
|
| /linux/Documentation/gpu/xe/ |
| H A D | xe_tile.rst | 7 .. kernel-doc:: drivers/gpu/drm/xe/xe_tile.c 13 .. kernel-doc:: drivers/gpu/drm/xe/xe_tile.c
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 25 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() 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()
|
| /linux/drivers/gpu/drm/xe/display/ |
| H A D | xe_hdcp_gsc.c | 38 struct xe_tile *tile = xe_device_get_root_tile(xe); in intel_hdcp_gsc_check_status()
|