Symbol: xe_tile
drivers/gpu/drm/xe/display/xe_display_pcode.c
12
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_display_pcode.c
20
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_display_pcode.c
29
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_fb_pin.c
151
struct xe_tile *tile0 = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_fb_pin.c
281
struct xe_tile *tile0 = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c
38
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_initial_plane.c
28
struct xe_tile *tile0 = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/tests/xe_bo.c
127
static void ccs_test_run_tile(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/tests/xe_bo.c
175
struct xe_tile *tile;
drivers/gpu/drm/xe/tests/xe_bo.c
207
static int evict_test_run_tile(struct xe_device *xe, struct xe_tile *tile, struct kunit *test)
drivers/gpu/drm/xe/tests/xe_bo.c
25
static int ccs_test_migrate(struct xe_tile *tile, struct xe_bo *bo,
drivers/gpu/drm/xe/tests/xe_bo.c
349
struct xe_tile *tile;
drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c
42
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/tests/xe_guc_buf_kunit.c
20
struct xe_tile *tile,
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
459
static void g2g_alloc_tile(struct kunit *test, struct xe_device *xe, struct xe_tile *tile)
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
655
static void g2g_reinit(struct kunit *test, struct xe_device *xe, int ctb_type, struct xe_tile *tile)
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
804
struct xe_tile *tile;
drivers/gpu/drm/xe/tests/xe_migrate.c
189
struct xe_tile *tile = m->tile;
drivers/gpu/drm/xe/tests/xe_migrate.c
345
struct xe_tile *tile;
drivers/gpu/drm/xe/tests/xe_migrate.c
369
static struct dma_fence *blt_copy(struct xe_tile *tile,
drivers/gpu/drm/xe/tests/xe_migrate.c
495
static void test_migrate(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/tests/xe_migrate.c
583
static void test_clear(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/tests/xe_migrate.c
638
static void validate_ccs_test_run_tile(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/tests/xe_migrate.c
747
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_assert.h
146
const struct xe_tile *__tile = (tile); \
drivers/gpu/drm/xe/xe_bb.c
33
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_bo.c
169
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_bo.c
1836
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_bo.c
2310
struct xe_tile *tile, struct dma_resv *resv,
drivers/gpu/drm/xe/xe_bo.c
2503
struct xe_tile *tile, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_bo.c
2549
struct xe_tile *t;
drivers/gpu/drm/xe/xe_bo.c
2600
struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2609
static struct xe_bo *xe_bo_create_novm(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2690
struct xe_bo *xe_bo_create_pin_range_novm(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2723
struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2784
xe_bo_create_pin_map_at_novm(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2827
struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2853
struct xe_bo *xe_bo_create_pin_map_novm(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2865
struct xe_bo *xe_managed_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2888
struct xe_bo *xe_managed_bo_create_from_data(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.c
2914
int xe_managed_bo_reinit_in_vram(struct xe_device *xe, struct xe_tile *tile, struct xe_bo **src)
drivers/gpu/drm/xe/xe_bo.c
3549
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_bo.c
3855
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_bo.h
118
struct xe_tile *tile, struct dma_resv *resv,
drivers/gpu/drm/xe/xe_bo.h
123
struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.h
129
struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.h
133
struct xe_bo *xe_bo_create_pin_map_novm(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.h
136
struct xe_bo *xe_bo_create_pin_range_novm(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.h
140
xe_bo_create_pin_map_at_novm(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.h
143
struct xe_bo *xe_managed_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.h
146
struct xe_bo *xe_managed_bo_create_from_data(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_bo.h
148
int xe_managed_bo_reinit_in_vram(struct xe_device *xe, struct xe_tile *tile, struct xe_bo **src);
drivers/gpu/drm/xe/xe_bo_evict.c
162
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_bo_evict.c
201
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_bo_evict.c
245
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_bo_evict.c
275
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_bo_types.h
46
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_debugfs.c
553
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_device.c
923
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_device.h
60
static inline struct xe_tile *xe_device_get_root_tile(struct xe_device *xe)
drivers/gpu/drm/xe/xe_device.h
67
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_device_sysfs.c
118
struct xe_tile *root = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_device_sysfs.c
162
struct xe_tile *root = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_device_sysfs.c
81
struct xe_tile *root = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_device_types.h
362
struct xe_tile tiles[XE_MAX_TILES_PER_DEVICE];
drivers/gpu/drm/xe/xe_eu_stall.c
656
struct xe_tile *tile = stream->gt->tile;
drivers/gpu/drm/xe/xe_exec_queue.c
1270
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_exec_queue.c
169
struct xe_tile *tile = gt_to_tile(q->gt);
drivers/gpu/drm/xe/xe_exec_queue.c
523
struct xe_tile *tile,
drivers/gpu/drm/xe/xe_exec_queue.c
819
struct xe_tile *tile = gt_to_tile(q->gt);
drivers/gpu/drm/xe/xe_exec_queue.h
30
struct xe_tile *tile,
drivers/gpu/drm/xe/xe_ggtt.c
113
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_ggtt.c
185
struct xe_tile *tile = ggtt->tile;
drivers/gpu/drm/xe/xe_ggtt.c
299
struct xe_ggtt *xe_ggtt_alloc(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_ggtt.h
13
struct xe_tile;
drivers/gpu/drm/xe/xe_ggtt.h
16
struct xe_ggtt *xe_ggtt_alloc(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_gsc.c
131
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc.c
265
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc.c
403
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc.c
459
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc_proxy.c
414
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc_proxy.c
493
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt.c
668
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt.c
71
struct xe_gt *xe_gt_alloc(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_gt.c
774
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt.h
47
struct xe_gt *xe_gt_alloc(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1513
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1536
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1551
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1566
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1637
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1876
struct xe_tile *tile = gt->tile;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1917
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2902
static int pf_sanitize_lmem(struct xe_tile *tile, struct xe_bo *bo, long timeout)
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2934
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
485
static int pf_distribute_config_ggtt(struct xe_tile *tile, unsigned int vfid, u64 start, u64 size)
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
507
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
490
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
544
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sysfs.c
34
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_types.h
120
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_gt_types.h
97
const struct xe_gt * : (const struct xe_tile *)((gt__)->tile), \
drivers/gpu/drm/xe/xe_guc.c
1395
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc.c
469
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc.c
698
struct xe_tile *tile = gt_to_tile(guc_to_gt(guc));
drivers/gpu/drm/xe/xe_guc_ads.c
394
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_ct.c
372
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_ct.c
412
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_engine_activity.c
94
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_hwconfig.c
56
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_log.c
627
struct xe_tile *tile = gt_to_tile(log_to_gt(log));
drivers/gpu/drm/xe/xe_guc_pc.c
1357
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_huc.c
111
struct xe_tile *tile = gt_to_tile(huc_to_gt(huc));
drivers/gpu/drm/xe/xe_hw_engine.c
610
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_hw_error.c
177
struct xe_tile *tile = container_of(work, typeof(*tile), csc_hw_error_work);
drivers/gpu/drm/xe/xe_hw_error.c
183
static void csc_hw_error_handler(struct xe_tile *tile, const enum hardware_error hw_err)
drivers/gpu/drm/xe/xe_hw_error.c
219
static void log_hw_error(struct xe_tile *tile, const char *name,
drivers/gpu/drm/xe/xe_hw_error.c
231
static void log_gt_err(struct xe_tile *tile, const char *name, int i, u32 err,
drivers/gpu/drm/xe/xe_hw_error.c
245
static void log_soc_error(struct xe_tile *tile, const char * const *reg_info,
drivers/gpu/drm/xe/xe_hw_error.c
265
static void gt_hw_error_handler(struct xe_tile *tile, const enum hardware_error hw_err,
drivers/gpu/drm/xe/xe_hw_error.c
341
static void soc_slave_ieh_handler(struct xe_tile *tile, const enum hardware_error hw_err, u32 error_id)
drivers/gpu/drm/xe/xe_hw_error.c
370
static void soc_hw_error_handler(struct xe_tile *tile, const enum hardware_error hw_err,
drivers/gpu/drm/xe/xe_hw_error.c
427
static void hw_error_source_handler(struct xe_tile *tile, const enum hardware_error hw_err)
drivers/gpu/drm/xe/xe_hw_error.c
506
void xe_hw_error_irq_handler(struct xe_tile *tile, const u32 master_ctl)
drivers/gpu/drm/xe/xe_hw_error.c
532
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_hw_error.c
552
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_hw_error.h
10
struct xe_tile;
drivers/gpu/drm/xe/xe_hw_error.h
13
void xe_hw_error_irq_handler(struct xe_tile *tile, const u32 master_ctl);
drivers/gpu/drm/xe/xe_hwmon.c
198
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
231
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
769
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
794
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
817
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
839
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
852
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
861
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_irq.c
325
static struct xe_gt *pick_engine_gt(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_irq.c
353
static void gt_irq_handler(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_irq.c
416
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_irq.c
478
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_irq.c
541
static void gt_irq_reset(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_irq.c
595
static void xelp_irq_reset(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_irq.c
607
static void dg1_irq_reset(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_irq.c
620
static void dg1_irq_reset_mstr(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_irq.c
629
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_irq.c
63
static void unmask_and_enable(struct xe_tile *tile, u32 irqregs, u32 bits)
drivers/gpu/drm/xe/xe_irq.c
649
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_irq.c
685
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_irq.c
704
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_irq.c
731
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_irq.c
81
static void mask_and_disable(struct xe_tile *tile, u32 irqregs)
drivers/gpu/drm/xe/xe_irq.c
910
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_irq.h
14
struct xe_tile;
drivers/gpu/drm/xe/xe_late_bind_fw.c
190
struct xe_tile *root_tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_lmtt.c
215
struct xe_tile *tile = lmtt_to_tile(lmtt);
drivers/gpu/drm/xe/xe_lmtt.c
259
struct xe_tile *tile = lmtt_to_tile(lmtt);
drivers/gpu/drm/xe/xe_lmtt.c
297
struct xe_tile *tile = lmtt_to_tile(lmtt);
drivers/gpu/drm/xe/xe_lmtt.c
45
static struct xe_tile *lmtt_to_tile(struct xe_lmtt *lmtt)
drivers/gpu/drm/xe/xe_lmtt.c
47
return container_of(lmtt, struct xe_tile, sriov.pf.lmtt);
drivers/gpu/drm/xe/xe_lrc.c
1493
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_lrc.c
1638
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_mem_pool.c
117
struct xe_mem_pool *xe_mem_pool_init(struct xe_tile *tile, u32 size,
drivers/gpu/drm/xe/xe_mem_pool.c
192
struct xe_tile *tile = pool_to_tile(pool);
drivers/gpu/drm/xe/xe_mem_pool.c
215
struct xe_tile *tile = pool_to_tile(pool);
drivers/gpu/drm/xe/xe_mem_pool.c
238
struct xe_tile *tile = pool_to_tile(pool);
drivers/gpu/drm/xe/xe_mem_pool.c
296
struct xe_tile *tile = pool_to_tile(pool);
drivers/gpu/drm/xe/xe_mem_pool.c
316
struct xe_tile *tile = pool_to_tile(pool);
drivers/gpu/drm/xe/xe_mem_pool.c
55
static struct xe_tile *pool_to_tile(struct xe_mem_pool *pool)
drivers/gpu/drm/xe/xe_mem_pool.c
72
struct xe_tile *tile = pool->bo->tile;
drivers/gpu/drm/xe/xe_mem_pool.h
16
struct xe_tile;
drivers/gpu/drm/xe/xe_mem_pool.h
18
struct xe_mem_pool *xe_mem_pool_init(struct xe_tile *tile, u32 size,
drivers/gpu/drm/xe/xe_memirq.c
175
static unsigned int hwe_max_count(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_memirq.c
192
struct xe_tile *tile = memirq_to_tile(memirq);
drivers/gpu/drm/xe/xe_memirq.c
35
static struct xe_tile *memirq_to_tile(struct xe_memirq *memirq)
drivers/gpu/drm/xe/xe_memirq.c
37
return container_of(memirq, struct xe_tile, memirq);
drivers/gpu/drm/xe/xe_memirq.c
554
struct xe_tile *tile = memirq_to_tile(memirq);
drivers/gpu/drm/xe/xe_mert.c
21
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mert.c
38
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mert.c
61
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mert.c
99
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_migrate.c
1180
int xe_migrate_ccs_rw_copy(struct xe_tile *tile, struct xe_exec_queue *q,
drivers/gpu/drm/xe/xe_migrate.c
1391
struct xe_tile *tile = vram_bo->tile;
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
1865
struct xe_tile *tile = m->tile;
drivers/gpu/drm/xe/xe_migrate.c
189
static int xe_migrate_pt_bo_alloc(struct xe_tile *tile, struct xe_migrate *m,
drivers/gpu/drm/xe/xe_migrate.c
217
static void xe_migrate_prepare_vm(struct xe_tile *tile, struct xe_migrate *m,
drivers/gpu/drm/xe/xe_migrate.c
2461
struct xe_tile *tile = m->tile;
drivers/gpu/drm/xe/xe_migrate.c
420
struct xe_migrate *xe_migrate_alloc(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_migrate.c
429
static int xe_migrate_lock_prepare_vm(struct xe_tile *tile, struct xe_migrate *m, struct xe_vm *vm)
drivers/gpu/drm/xe/xe_migrate.c
465
struct xe_tile *tile = m->tile;
drivers/gpu/drm/xe/xe_migrate.c
55
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_migrate.h
113
struct xe_migrate *xe_migrate_alloc(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_migrate.h
139
int xe_migrate_ccs_rw_copy(struct xe_tile *tile, struct xe_exec_queue *q,
drivers/gpu/drm/xe/xe_migrate.h
24
struct xe_tile;
drivers/gpu/drm/xe/xe_migrate.h
56
struct xe_tile *tile, struct iosys_map *map,
drivers/gpu/drm/xe/xe_migrate.h
74
struct xe_tile *tile, struct iosys_map *map,
drivers/gpu/drm/xe/xe_mmio.c
122
void xe_mmio_init(struct xe_mmio *mmio, struct xe_tile *tile, void __iomem *ptr, u32 size)
drivers/gpu/drm/xe/xe_mmio.c
28
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_mmio.c
402
struct xe_tile *tile = base->tile;
drivers/gpu/drm/xe/xe_mmio.c
56
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_mmio.c
82
struct xe_tile *root_tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mmio.c
91
struct xe_tile *root_tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mmio.h
17
void xe_mmio_init(struct xe_mmio *mmio, struct xe_tile *tile, void __iomem *ptr, u32 size);
drivers/gpu/drm/xe/xe_mmio_types.h
12
struct xe_tile;
drivers/gpu/drm/xe/xe_mmio_types.h
24
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_page_reclaim.c
35
bool xe_page_reclaim_skip(struct xe_tile *tile, struct xe_vma *vma)
drivers/gpu/drm/xe/xe_page_reclaim.c
71
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_page_reclaim.h
21
struct xe_tile;
drivers/gpu/drm/xe/xe_page_reclaim.h
75
bool xe_page_reclaim_skip(struct xe_tile *tile, struct xe_vma *vma);
drivers/gpu/drm/xe/xe_pagefault.c
83
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_pci.c
844
static struct xe_gt *alloc_primary_gt(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pci.c
887
static struct xe_gt *alloc_media_gt(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pci.c
927
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_pcode.c
101
static int pcode_mailbox_rw(struct xe_tile *tile, u32 mbox, u32 *data0, u32 *data1,
drivers/gpu/drm/xe/xe_pcode.c
113
int xe_pcode_write_timeout(struct xe_tile *tile, u32 mbox, u32 data, int timeout)
drivers/gpu/drm/xe/xe_pcode.c
124
int xe_pcode_write64_timeout(struct xe_tile *tile, u32 mbox, u32 data0, u32 data1, int timeout)
drivers/gpu/drm/xe/xe_pcode.c
135
int xe_pcode_read(struct xe_tile *tile, u32 mbox, u32 *val, u32 *val1)
drivers/gpu/drm/xe/xe_pcode.c
146
static int pcode_try_request(struct xe_tile *tile, u32 mbox,
drivers/gpu/drm/xe/xe_pcode.c
193
int xe_pcode_request(struct xe_tile *tile, u32 mbox, u32 request,
drivers/gpu/drm/xe/xe_pcode.c
254
int xe_pcode_init_min_freq_table(struct xe_tile *tile, u32 min_gt_freq,
drivers/gpu/drm/xe/xe_pcode.c
297
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_pcode.c
33
static int pcode_mailbox_status(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_pcode.c
332
void xe_pcode_init(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_pcode.c
70
static int __pcode_mailbox_rw(struct xe_tile *tile, u32 mbox, u32 *data0, u32 *data1,
drivers/gpu/drm/xe/xe_pcode.h
13
struct xe_tile;
drivers/gpu/drm/xe/xe_pcode.h
15
void xe_pcode_init(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_pcode.h
18
int xe_pcode_init_min_freq_table(struct xe_tile *tile, u32 min_gt_freq,
drivers/gpu/drm/xe/xe_pcode.h
20
int xe_pcode_read(struct xe_tile *tile, u32 mbox, u32 *val, u32 *val1);
drivers/gpu/drm/xe/xe_pcode.h
21
int xe_pcode_write_timeout(struct xe_tile *tile, u32 mbox, u32 val,
drivers/gpu/drm/xe/xe_pcode.h
23
int xe_pcode_write64_timeout(struct xe_tile *tile, u32 mbox, u32 data0,
drivers/gpu/drm/xe/xe_pcode.h
29
int xe_pcode_request(struct xe_tile *tile, u32 mbox, u32 request,
drivers/gpu/drm/xe/xe_pm.c
233
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_psmi.c
71
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_pt.c
1020
xe_vm_populate_pgtable(struct xe_migrate_pt_update *pt_update, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
104
struct xe_pt *xe_pt_create(struct xe_vm *vm, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
1204
xe_pt_prepare_bind(struct xe_tile *tile, struct xe_vma *vma,
drivers/gpu/drm/xe/xe_pt.c
1606
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_pt.c
164
void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_pt.c
1657
static int generate_reclaim_entry(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
1712
static int add_pte_to_prl(struct xe_tile *tile, struct xe_page_reclaim_list *prl,
drivers/gpu/drm/xe/xe_pt.c
1739
static bool add_compact_pt_prl(struct xe_tile *tile, struct xe_page_reclaim_list *prl,
drivers/gpu/drm/xe/xe_pt.c
1764
struct xe_tile *tile = xe_walk->tile;
drivers/gpu/drm/xe/xe_pt.c
1904
static unsigned int xe_pt_stage_unbind(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
1937
struct xe_tile *tile, struct iosys_map *map,
drivers/gpu/drm/xe/xe_pt.c
2045
static int bind_op_prepare(struct xe_vm *vm, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2112
static int bind_range_prepare(struct xe_vm *vm, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2154
static int unbind_op_prepare(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2235
struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2275
struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2387
int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2425
static void bind_op_commit(struct xe_vm *vm, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2467
static void unbind_op_commit(struct xe_vm *vm, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2511
struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.c
2623
xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2801
void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2827
void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
291
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_pt.c
62
static u64 __xe_pt_empty_pte(struct xe_tile *tile, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_pt.c
706
xe_pt_stage_bind(struct xe_tile *tile, struct xe_vma *vma,
drivers/gpu/drm/xe/xe_pt.c
875
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_pt.c
940
bool xe_pt_zap_ptes(struct xe_tile *tile, struct xe_vma *vma)
drivers/gpu/drm/xe/xe_pt.c
982
bool xe_pt_zap_ptes_range(struct xe_tile *tile, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_pt.h
19
struct xe_tile;
drivers/gpu/drm/xe/xe_pt.h
32
struct xe_pt *xe_pt_create(struct xe_vm *vm, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.h
35
void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_pt.h
42
int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
43
struct dma_fence *xe_pt_update_ops_run(struct xe_tile *tile,
drivers/gpu/drm/xe/xe_pt.h
45
void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
46
void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
48
bool xe_pt_zap_ptes(struct xe_tile *tile, struct xe_vma *vma);
drivers/gpu/drm/xe/xe_pt.h
49
bool xe_pt_zap_ptes_range(struct xe_tile *tile, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_pxp_submit.c
38
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_pxp_submit.c
89
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_query.c
602
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_sa.c
47
struct xe_sa_manager *__xe_sa_bo_manager_init(struct xe_tile *tile, u32 size,
drivers/gpu/drm/xe/xe_sa.h
15
struct xe_tile;
drivers/gpu/drm/xe/xe_sa.h
18
struct xe_sa_manager *__xe_sa_bo_manager_init(struct xe_tile *tile, u32 size,
drivers/gpu/drm/xe/xe_sa.h
22
static inline struct xe_sa_manager *xe_sa_bo_manager_init(struct xe_tile *tile, u32 size, u32 align)
drivers/gpu/drm/xe/xe_sriov_pf_debugfs.c
325
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
469
static u64 vram_per_tile(struct xe_tile *tile, u64 total)
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
493
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
526
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
559
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
144
static int alloc_bb_pool(struct xe_tile *tile, struct xe_sriov_vf_ccs_ctx *ctx)
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
338
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
424
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_svm.c
1225
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_svm.c
1533
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_svm.c
1586
struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile)
drivers/gpu/drm/xe/xe_svm.c
160
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_svm.c
1874
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_svm.c
1920
int xe_pagemap_cache_create(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_svm.c
2013
int xe_pagemap_cache_create(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_svm.c
2025
struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile)
drivers/gpu/drm/xe/xe_svm.c
232
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_svm.c
840
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_svm.c
972
struct xe_tile *tile,
drivers/gpu/drm/xe/xe_svm.h
122
struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile);
drivers/gpu/drm/xe/xe_svm.h
189
int xe_pagemap_cache_create(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_svm.h
204
struct xe_tile;
drivers/gpu/drm/xe/xe_svm.h
227
int xe_devm_add(struct xe_tile *tile, struct xe_vram_region *vr)
drivers/gpu/drm/xe/xe_svm.h
25
struct xe_tile;
drivers/gpu/drm/xe/xe_svm.h
361
struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile)
drivers/gpu/drm/xe/xe_svm.h
380
static inline int xe_pagemap_cache_create(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_svm.h
80
int xe_devm_add(struct xe_tile *tile, struct xe_vram_region *vr);
drivers/gpu/drm/xe/xe_sync.c
349
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_sysctrl.c
61
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_tile.c
114
int xe_tile_alloc_vram(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.c
149
int xe_tile_init_early(struct xe_tile *tile, struct xe_device *xe, u8 id)
drivers/gpu/drm/xe/xe_tile.c
180
int xe_tile_init_noalloc(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.c
202
int xe_tile_init(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.c
221
void xe_tile_migrate_wait(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.c
234
struct drm_pagemap *xe_tile_local_pagemap(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.c
92
static int xe_tile_alloc(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.h
14
int xe_tile_init_early(struct xe_tile *tile, struct xe_device *xe, u8 id);
drivers/gpu/drm/xe/xe_tile.h
15
int xe_tile_init_noalloc(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile.h
16
int xe_tile_init(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile.h
18
int xe_tile_alloc_vram(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile.h
20
void xe_tile_migrate_wait(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile.h
22
static inline bool xe_tile_is_root(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.h
34
static inline struct xe_vram_region *xe_tile_to_vr(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile.h
40
struct drm_pagemap *xe_tile_local_pagemap(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile.h
42
static inline struct drm_pagemap *xe_tile_local_pagemap(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_debugfs.c
109
static void tile_debugfs_create_vram_mm(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_debugfs.c
123
void xe_tile_debugfs_register(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_debugfs.c
14
static struct xe_tile *node_to_tile(struct drm_info_node *node)
drivers/gpu/drm/xe/xe_tile_debugfs.c
65
struct xe_tile *tile = node_to_tile(node);
drivers/gpu/drm/xe/xe_tile_debugfs.c
66
int (*print)(struct xe_tile *, struct drm_printer *) = node->info_ent->data;
drivers/gpu/drm/xe/xe_tile_debugfs.c
83
struct xe_tile *tile = node_to_tile(node);
drivers/gpu/drm/xe/xe_tile_debugfs.c
90
static int ggtt(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_debugfs.c
95
static int sa_info(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_debugfs.h
10
struct xe_tile;
drivers/gpu/drm/xe/xe_tile_debugfs.h
12
void xe_tile_debugfs_register(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile_printk.h
102
static inline struct drm_printer xe_tile_info_printer(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_printk.h
117
static inline struct drm_printer xe_tile_dbg_printer(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_printk.h
54
struct xe_tile *tile = p->arg;
drivers/gpu/drm/xe/xe_tile_printk.h
61
struct xe_tile *tile = p->arg;
drivers/gpu/drm/xe/xe_tile_printk.h
68
struct xe_tile *tile = p->arg;
drivers/gpu/drm/xe/xe_tile_printk.h
87
static inline struct drm_printer xe_tile_err_printer(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
101
static int pf_config_print_vram(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
135
struct xe_tile *tile = extract_tile(data); \
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
155
struct xe_tile *tile = extract_tile(data); \
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
168
static void pf_add_config_attrs(struct xe_tile *tile, struct dentry *dent, unsigned int vfid)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
183
static void pf_populate_tile(struct xe_tile *tile, struct dentry *dent, unsigned int vfid)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
217
void xe_tile_sriov_pf_debugfs_populate(struct xe_tile *tile, struct dentry *parent,
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
43
static struct xe_tile *extract_tile(struct dentry *d)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
70
static int pf_config_print_available_ggtt(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
75
static int pf_config_print_ggtt(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.h
10
struct xe_tile;
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.h
12
void xe_tile_sriov_pf_debugfs_populate(struct xe_tile *tile, struct dentry *parent,
drivers/gpu/drm/xe/xe_tile_sriov_vf.c
104
u64 xe_tile_sriov_vf_ggtt(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_sriov_vf.c
120
void xe_tile_sriov_vf_ggtt_store(struct xe_tile *tile, u64 ggtt_size)
drivers/gpu/drm/xe/xe_tile_sriov_vf.c
137
u64 xe_tile_sriov_vf_ggtt_base(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_sriov_vf.c
153
void xe_tile_sriov_vf_ggtt_base_store(struct xe_tile *tile, u64 ggtt_base)
drivers/gpu/drm/xe/xe_tile_sriov_vf.c
71
u64 xe_tile_sriov_vf_lmem(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_sriov_vf.c
87
void xe_tile_sriov_vf_lmem_store(struct xe_tile *tile, u64 lmem_size)
drivers/gpu/drm/xe/xe_tile_sriov_vf.h
11
struct xe_tile;
drivers/gpu/drm/xe/xe_tile_sriov_vf.h
13
u64 xe_tile_sriov_vf_ggtt(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile_sriov_vf.h
14
void xe_tile_sriov_vf_ggtt_store(struct xe_tile *tile, u64 ggtt_size);
drivers/gpu/drm/xe/xe_tile_sriov_vf.h
15
u64 xe_tile_sriov_vf_ggtt_base(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile_sriov_vf.h
16
void xe_tile_sriov_vf_ggtt_base_store(struct xe_tile *tile, u64 ggtt_size);
drivers/gpu/drm/xe/xe_tile_sriov_vf.h
17
u64 xe_tile_sriov_vf_lmem(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile_sriov_vf.h
18
void xe_tile_sriov_vf_lmem_store(struct xe_tile *tile, u64 lmem_size);
drivers/gpu/drm/xe/xe_tile_sysfs.c
27
struct xe_tile *tile = arg;
drivers/gpu/drm/xe/xe_tile_sysfs.c
32
int xe_tile_sysfs_init(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_sysfs.h
11
int xe_tile_sysfs_init(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_tile_sysfs.h
13
static inline struct xe_tile *
drivers/gpu/drm/xe/xe_tile_sysfs_types.h
11
struct xe_tile;
drivers/gpu/drm/xe/xe_tile_sysfs_types.h
24
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_tile_types.h
20
const struct xe_tile * : (const struct xe_device *)((tile__)->xe), \
drivers/gpu/drm/xe/xe_tile_types.h
21
struct xe_tile * : (tile__)->xe)
drivers/gpu/drm/xe/xe_tlb_inval.c
529
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
355
struct xe_tile *tile = &xe->tiles[res->mem_type - XE_PL_VRAM0];
drivers/gpu/drm/xe/xe_ttm_vram_mgr.h
13
struct xe_tile;
drivers/gpu/drm/xe/xe_uc_fw.c
805
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_vm.c
1074
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
1535
static int xe_vm_create_scratch(struct xe_device *xe, struct xe_tile *tile,
drivers/gpu/drm/xe/xe_vm.c
1558
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
1578
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
1612
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
1844
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
1875
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
1987
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
2035
u64 xe_vm_pdp4_descriptor(struct xe_vm *vm, struct xe_tile *tile)
drivers/gpu/drm/xe/xe_vm.c
2490
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
2770
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
3369
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
3395
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
4347
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
823
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
913
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.c
995
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vm.h
204
u64 xe_vm_pdp4_descriptor(struct xe_vm *vm, struct xe_tile *tile);
drivers/gpu/drm/xe/xe_vm_madvise.c
277
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vram.c
127
static int tile_vram_size(struct xe_tile *tile, u64 *vram_size,
drivers/gpu/drm/xe/xe_vram.c
136
struct xe_tile *t;
drivers/gpu/drm/xe/xe_vram.c
180
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vram.c
284
struct xe_tile *tile;
drivers/gpu/drm/xe/xe_vram_freq.c
103
int xe_vram_freq_sysfs_init(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_vram_freq.c
27
static struct xe_tile *dev_to_tile(struct device *dev)
drivers/gpu/drm/xe/xe_vram_freq.c
35
struct xe_tile *tile = dev_to_tile(dev);
drivers/gpu/drm/xe/xe_vram_freq.c
57
struct xe_tile *tile = dev_to_tile(dev);
drivers/gpu/drm/xe/xe_vram_freq.h
11
int xe_vram_freq_sysfs_init(struct xe_tile *tile);
drivers/gpu/drm/xe/xe_vram_freq.h
9
struct xe_tile;
drivers/gpu/drm/xe/xe_wa.c
1020
void xe_wa_apply_tile_workarounds(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_wa.h
14
struct xe_tile;
drivers/gpu/drm/xe/xe_wa.h
23
void xe_wa_apply_tile_workarounds(struct xe_tile *tile);