Home
last modified time | relevance | path

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

12345

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_pcode.c32 static int pcode_mailbox_status(struct xe_tile *tile) in pcode_mailbox_status()
57 static int __pcode_mailbox_rw(struct xe_tile *tile, u32 mbox, u32 *data0, u32 *data1, in __pcode_mailbox_rw()
88 static int pcode_mailbox_rw(struct xe_tile *tile, u32 mbox, u32 *data0, u32 *data1, in pcode_mailbox_rw()
100 int xe_pcode_write_timeout(struct xe_tile *tile, u32 mbox, u32 data, int timeout) in xe_pcode_write_timeout()
111 int xe_pcode_read(struct xe_tile *tile, u32 mbox, u32 *val, u32 *val1) in xe_pcode_read()
122 static int pcode_try_request(struct xe_tile *tile, u32 mbox, in pcode_try_request()
169 int xe_pcode_request(struct xe_tile *tile, u32 mbox, u32 request, in xe_pcode_request()
230 int xe_pcode_init_min_freq_table(struct xe_tile *tile, u32 min_gt_freq, in xe_pcode_init_min_freq_table()
273 struct xe_tile *tile = xe_device_get_root_tile(xe); in xe_pcode_ready() local
308 void xe_pcode_init(struct xe_tile *tile) in xe_pcode_init()
Dxe_tile.c87 static int xe_tile_alloc(struct xe_tile *tile) in xe_tile_alloc()
115 int xe_tile_init_early(struct xe_tile *tile, struct xe_device *xe, u8 id) in xe_tile_init_early()
136 static int tile_ttm_mgr_init(struct xe_tile *tile) in tile_ttm_mgr_init()
165 int xe_tile_init_noalloc(struct xe_tile *tile) in xe_tile_init_noalloc()
184 void xe_tile_migrate_wait(struct xe_tile *tile) in xe_tile_migrate_wait()
Dxe_irq.c58 static void unmask_and_enable(struct xe_tile *tile, u32 irqregs, u32 bits) in unmask_and_enable()
76 static void mask_and_disable(struct xe_tile *tile, u32 irqregs) in mask_and_disable()
267 static struct xe_gt *pick_engine_gt(struct xe_tile *tile, in pick_engine_gt()
295 static void gt_irq_handler(struct xe_tile *tile, in gt_irq_handler()
352 struct xe_tile *tile = xe_device_get_root_tile(xe); in xelp_irq_handler() local
414 struct xe_tile *tile; in dg1_irq_handler() local
473 static void gt_irq_reset(struct xe_tile *tile) in gt_irq_reset()
521 static void xelp_irq_reset(struct xe_tile *tile) in xelp_irq_reset()
533 static void dg1_irq_reset(struct xe_tile *tile) in dg1_irq_reset()
546 static void dg1_irq_reset_mstr(struct xe_tile *tile) in dg1_irq_reset_mstr()
[all …]
Dxe_bo_evict.c31 struct xe_tile *tile; in xe_bo_evict_all() local
155 struct xe_tile *tile; in xe_bo_restore_kernel() local
196 struct xe_tile *tile; in xe_bo_restore_user() local
Dxe_pt.c59 static u64 __xe_pt_empty_pte(struct xe_tile *tile, struct xe_vm *vm, in __xe_pt_empty_pte()
100 struct xe_pt *xe_pt_create(struct xe_vm *vm, struct xe_tile *tile, in xe_pt_create()
155 void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm, in xe_pt_populate_empty()
265 struct xe_tile *tile; member
610 xe_pt_stage_bind(struct xe_tile *tile, struct xe_vma *vma, in xe_pt_stage_bind()
761 struct xe_tile *tile; member
818 bool xe_pt_zap_ptes(struct xe_tile *tile, struct xe_vma *vma) in xe_pt_zap_ptes()
841 xe_vm_populate_pgtable(struct xe_migrate_pt_update *pt_update, struct xe_tile *tile, in xe_vm_populate_pgtable()
1004 xe_pt_prepare_bind(struct xe_tile *tile, struct xe_vma *vma, in xe_pt_prepare_bind()
1390 struct xe_tile *tile; member
[all …]
Dxe_vram_freq.c36 struct xe_tile *tile = dev_to_tile(dev); in max_freq_show() local
58 struct xe_tile *tile = dev_to_tile(dev); in min_freq_show() local
104 int xe_vram_freq_sysfs_init(struct xe_tile *tile) in xe_vram_freq_sysfs_init()
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()
Dxe_bo.c135 struct xe_tile *tile; in mem_type_to_migrate() local
1207 struct xe_tile *tile; in xe_ttm_bo_destroy() local
1405 struct xe_tile *tile, struct dma_resv *resv, in ___xe_bo_create_locked()
1576 struct xe_tile *tile, struct xe_vm *vm, in __xe_bo_create_locked()
1658 struct xe_tile *tile, struct xe_vm *vm, in xe_bo_create_locked_range()
1666 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked()
1674 struct xe_bo *xe_bo_create_user(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_user()
1688 struct xe_bo *xe_bo_create(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create()
1700 struct xe_bo *xe_bo_create_pin_map_at(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map_at()
1710 struct xe_tile *tile, in xe_bo_create_pin_map_at_aligned()
[all …]
Dxe_gsc.c129 struct xe_tile *tile = gt_to_tile(gt); in query_compatibility_version() local
263 struct xe_tile *tile = gt_to_tile(gt); in gsc_upload_and_init() local
407 struct xe_tile *tile = gt_to_tile(gt); in xe_gsc_init() local
462 struct xe_tile *tile = gt_to_tile(gt); in xe_gsc_init_post_hwconfig() local
Dxe_vram.c218 static int tile_vram_size(struct xe_tile *tile, u64 *vram_size, in tile_vram_size()
275 struct xe_tile *tile; in vram_fini() local
297 struct xe_tile *tile; in xe_vram_probe() local
Dxe_assert.h143 #define xe_tile_assert(tile, condition) xe_tile_assert_msg((tile), condition, "") argument
144 #define xe_tile_assert_msg(tile, condition, msg, arg...) ({ \ argument
Dxe_vm.c913 struct xe_tile *tile; in xe_vma_rebind() local
969 struct xe_tile *tile; in xe_vma_create() local
1396 static int xe_vm_create_scratch(struct xe_device *xe, struct xe_tile *tile, in xe_vm_create_scratch()
1416 struct xe_tile *tile; in xe_vm_free_scratch() local
1439 struct xe_tile *tile; in xe_vm_create() local
1594 struct xe_tile *tile; in xe_vm_close_and_put() local
1697 struct xe_tile *tile; in vm_destroy_work_func() local
1745 u64 xe_vm_pdp4_descriptor(struct xe_vm *vm, struct xe_tile *tile) in xe_vm_pdp4_descriptor()
1782 struct xe_tile *tile; in xe_vm_create_ioctl() local
2190 struct xe_tile *tile; in vm_bind_ioctl_ops_parse() local
[all …]
Dxe_mmio.c29 struct xe_tile *tile; in tiles_fini() local
57 struct xe_tile *tile; in mmio_multi_tile_setup() local
127 struct xe_tile *tile; in mmio_extension_setup() local
Dxe_gt_pagefault.c67 static bool vma_is_valid(struct xe_tile *tile, struct xe_vma *vma) in vma_is_valid()
127 static int handle_vma_pagefault(struct xe_tile *tile, struct pagefault *pf, in handle_vma_pagefault()
205 struct xe_tile *tile = gt_to_tile(gt); in handle_pagefault() local
548 struct xe_tile *tile = gt_to_tile(gt); in handle_acc() local
Dxe_tile_sysfs_types.h24 struct xe_tile *tile; member
Dxe_gt.c71 struct xe_gt *xe_gt_alloc(struct xe_tile *tile) in xe_gt_alloc()
514 struct xe_tile *tile = gt_to_tile(gt); in all_fw_domain_init() local
640 struct xe_tile *tile = gt_to_tile(gt); in xe_gt_mmio_init() local
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
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()
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()
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()
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()
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()
/linux-6.14.4/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_mman.c30 struct tile { struct
44 static u64 tiled_offset(const struct tile *tile, u64 v) in tiled_offset()
93 const struct tile *tile, in check_partial_mapping()
186 const struct tile *tile, in check_partial_mappings()
290 setup_tile_size(struct tile *tile, struct drm_i915_private *i915) in setup_tile_size()
352 struct tile tile; in igt_partial_tiling() local
370 struct tile tile; in igt_partial_tiling() local
489 struct tile tile; in igt_smoke_tiling() local
/linux-6.14.4/drivers/gpu/drm/xe/tests/
Dxe_migrate.c186 struct xe_tile *tile = m->tile; in xe_migrate_sanity_test() local
342 struct xe_tile *tile; in migrate_test_run_device() local
368 static struct dma_fence *blt_copy(struct xe_tile *tile, in blt_copy()
494 static void test_migrate(struct xe_device *xe, struct xe_tile *tile, in test_migrate()
582 static void test_clear(struct xe_device *xe, struct xe_tile *tile, in test_clear()
637 static void validate_ccs_test_run_tile(struct xe_device *xe, struct xe_tile *tile, in validate_ccs_test_run_tile()
744 struct xe_tile *tile; in validate_ccs_test_run_device() local
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()
173 struct xe_tile *tile; in ccs_test_run_device() local
208 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-6.14.4/drivers/hid/
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

12345