Home
last modified time | relevance | path

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

123

/linux/drivers/gpu/drm/xe/
H A Dxe_pcode.c33 static int pcode_mailbox_status(struct xe_tile *tile) in pcode_mailbox_status()
58 static int __pcode_mailbox_rw(struct xe_tile *tile, u32 mbox, u32 *data0, u32 *data1, in __pcode_mailbox_rw()
89 static int pcode_mailbox_rw(struct xe_tile *tile, u32 mbox, u32 *data0, u32 *data1, in pcode_mailbox_rw()
101 int xe_pcode_write_timeout(struct xe_tile *tile, u32 mbox, u32 data, int timeout) in xe_pcode_write_timeout()
112 int xe_pcode_write64_timeout(struct xe_tile *tile, u32 mbox, u32 data0, u32 data1, int timeout) in xe_pcode_write64_timeout()
123 int xe_pcode_read(struct xe_tile *tile, u32 mbox, u32 *val, u32 *val1) in xe_pcode_read()
134 static int pcode_try_request(struct xe_tile *tile, u32 mbox, in pcode_try_request()
181 int xe_pcode_request(struct xe_tile *tile, u32 mbox, u32 request, in xe_pcode_request()
242 int xe_pcode_init_min_freq_table(struct xe_tile *tile, u32 min_gt_freq, in xe_pcode_init_min_freq_table()
285 struct xe_tile *tile = xe_device_get_root_tile(xe); in xe_pcode_ready() local
[all …]
H A Dxe_irq.c62 static void unmask_and_enable(struct xe_tile *tile, u32 irqregs, u32 bits) in unmask_and_enable()
80 static void mask_and_disable(struct xe_tile *tile, u32 irqregs) in mask_and_disable()
280 static struct xe_gt *pick_engine_gt(struct xe_tile *tile, in pick_engine_gt()
308 static void gt_irq_handler(struct xe_tile *tile, in gt_irq_handler()
371 struct xe_tile *tile = xe_device_get_root_tile(xe); in xelp_irq_handler() local
433 struct xe_tile *tile; in dg1_irq_handler() local
494 static void gt_irq_reset(struct xe_tile *tile) in gt_irq_reset()
544 static void xelp_irq_reset(struct xe_tile *tile) in xelp_irq_reset()
556 static void dg1_irq_reset(struct xe_tile *tile) in dg1_irq_reset()
569 static void dg1_irq_reset_mstr(struct xe_tile *tile) in dg1_irq_reset_mstr()
[all …]
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
699 xe_pt_stage_bind(struct xe_tile *tile, struct xe_vma *vma, in xe_pt_stage_bind()
848 struct xe_tile *tile; member
905 bool xe_pt_zap_ptes(struct xe_tile *tile, struct xe_vma *vma) in xe_pt_zap_ptes()
947 bool xe_pt_zap_ptes_range(struct xe_tile *tile, struct xe_vm *vm, in xe_pt_zap_ptes_range()
985 xe_vm_populate_pgtable(struct xe_migrate_pt_update *pt_update, struct xe_tile *tile, in xe_vm_populate_pgtable()
1159 xe_pt_prepare_bind(struct xe_tile *tile, struct xe_vma *vma, in xe_pt_prepare_bind()
[all …]
H A Dxe_bo_evict.c153 struct xe_tile *tile; in xe_bo_evict_all() local
192 struct xe_tile *tile; in xe_bo_restore_and_map_ggtt() local
236 struct xe_tile *tile; in xe_bo_restore_late() local
266 struct xe_tile *tile; in xe_bo_pci_dev_remove_pinned() local
H A Dxe_svm.c123 struct xe_tile *tile; in xe_svm_range_notifier_event_begin() local
205 struct xe_tile *tile; in xe_svm_invalidate() local
787 struct xe_tile *tile, in xe_svm_range_is_valid()
1026 struct xe_tile *tile = gt_to_tile(gt); local
1337 struct xe_tile *tile; in xe_svm_ranges_zap_ptes_in_range() local
1373 static struct drm_pagemap *tile_local_pagemap(struct xe_tile *tile) in tile_local_pagemap()
1395 struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile) in xe_vma_resolve_pagemap()
1418 int xe_svm_alloc_vram(struct xe_tile *tile, struct xe_svm_range *range, in xe_svm_alloc_vram()
1470 int xe_devm_add(struct xe_tile *tile, struct xe_vram_region *vr) in xe_devm_add()
1510 int xe_svm_alloc_vram(struct xe_tile *tile, in xe_svm_alloc_vram()
[all …]
H A Dxe_tile_sysfs.c27 struct xe_tile *tile = arg; in tile_sysfs_fini() local
32 int xe_tile_sysfs_init(struct xe_tile *tile) in xe_tile_sysfs_init()
H A Dxe_vm.c723 struct xe_tile *tile; in xe_vma_rebind() local
812 struct xe_tile *tile; in xe_vm_range_rebind() local
893 struct xe_tile *tile; in xe_vm_range_unbind() local
949 struct xe_tile *tile; in xe_vma_create() local
1373 static int xe_vm_create_scratch(struct xe_device *xe, struct xe_tile *tile, in xe_vm_create_scratch()
1396 struct xe_tile *tile; in xe_vm_free_scratch() local
1416 struct xe_tile *tile; in xe_vm_pt_destroy() local
1436 struct xe_tile *tile; in xe_vm_create() local
1658 struct xe_tile *tile; in xe_vm_close() local
1689 struct xe_tile *tile; in xe_vm_close_and_put() local
[all …]
H A Dxe_bo.c163 struct xe_tile *tile; in mem_type_to_migrate() local
1663 struct xe_tile *tile; in xe_ttm_bo_destroy() local
2093 struct xe_tile *tile, struct dma_resv *resv, in xe_bo_init_locked()
2264 struct xe_tile *tile, struct xe_vm *vm, in __xe_bo_create_locked()
2361 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked()
2370 static struct xe_bo *xe_bo_create_novm(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_novm()
2451 struct xe_bo *xe_bo_create_pin_range_novm(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_range_novm()
2484 struct xe_tile *tile, in xe_bo_create_pin_map_at_aligned()
2545 xe_bo_create_pin_map_at_novm(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map_at_novm()
2588 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_vram.c242 static int tile_vram_size(struct xe_tile *tile, u64 *vram_size, in tile_vram_size()
299 struct xe_tile *tile; in vram_fini() local
379 struct xe_tile *tile; in xe_vram_probe() local
H A Dxe_migrate.c49 struct xe_tile *tile; member
176 static int xe_migrate_prepare_vm(struct xe_tile *tile, struct xe_migrate *m, in xe_migrate_prepare_vm()
388 struct xe_migrate *xe_migrate_alloc(struct xe_tile *tile) in xe_migrate_alloc()
397 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()
423 struct xe_tile *tile = m->tile; in xe_migrate_init() local
1012 int xe_migrate_ccs_rw_copy(struct xe_tile *tile, struct xe_exec_queue *q, in xe_migrate_ccs_rw_copy()
1388 static void write_pgtable(struct xe_tile *tile, struct xe_bb *bb, u64 ppgtt_ofs, in write_pgtable()
1508 struct xe_tile *tile = m->tile; in __xe_migrate_update_pgtables() local
2031 struct xe_tile *tile = m->tile; in xe_migrate_access_memory() local
H A Dxe_gt_sriov_pf_config.c425 static int pf_distribute_config_ggtt(struct xe_tile *tile, unsigned int vfid, u64 start, u64 size) in pf_distribute_config_ggtt()
437 static void pf_release_ggtt(struct xe_tile *tile, struct xe_ggtt_node *node) in pf_release_ggtt()
461 struct xe_tile *tile = gt_to_tile(gt); in pf_provision_vf_ggtt() local
1329 struct xe_tile *tile; in pf_distribute_config_lmem() local
1352 struct xe_tile *tile; in pf_force_lmtt_invalidate() local
1367 struct xe_tile *tile; in pf_reset_vf_lmtt() local
1382 struct xe_tile *tile; in pf_update_vf_lmtt() local
1456 struct xe_tile *tile = gt_to_tile(gt); in pf_provision_vf_lmem() local
1602 struct xe_tile *tile = gt->tile; in pf_query_free_lmem() local
2072 static int pf_sanitize_lmem(struct xe_tile *tile, struct xe_bo *bo, long timeout) in pf_sanitize_lmem()
[all …]
H A Dxe_svm.h207 int xe_devm_add(struct xe_tile *tile, struct xe_vram_region *vr) in xe_devm_add()
263 xe_svm_alloc_vram(struct xe_tile *tile, struct xe_svm_range *range, in xe_svm_alloc_vram()
341 struct drm_pagemap *xe_vma_resolve_pagemap(struct xe_vma *vma, struct xe_tile *tile) in xe_vma_resolve_pagemap()
H A Dxe_tile_sysfs_types.h24 struct xe_tile *tile; member
H A Dxe_gt.c75 struct xe_gt *xe_gt_alloc(struct xe_tile *tile) in xe_gt_alloc()
566 struct xe_tile *tile = gt_to_tile(gt); in gt_init_with_all_forcewake() local
672 struct xe_tile *tile = gt_to_tile(gt); in xe_gt_mmio_init() local
H A Dxe_huc.c69 struct xe_tile *tile = gt_to_tile(gt); in xe_huc_init() local
108 struct xe_tile *tile = gt_to_tile(huc_to_gt(huc)); in xe_huc_init_post_hwconfig() local
H A Dxe_pcode.h26 #define xe_pcode_write(tile, mbox, val) \ argument
/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()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c24 static int ccs_test_migrate(struct xe_tile *tile, struct xe_bo *bo, in ccs_test_migrate()
126 static void ccs_test_run_tile(struct xe_device *xe, struct xe_tile *tile, in ccs_test_run_tile()
174 struct xe_tile *tile; in ccs_test_run_device() local
209 static int evict_test_run_tile(struct xe_device *xe, struct xe_tile *tile, struct kunit *test) in evict_test_run_tile()
351 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

123