Searched defs:xe (Results 126 - 150 of 155) sorted by relevance

1234567

/linux-master/drivers/gpu/drm/xe/
H A Dxe_mocs.c369 static unsigned int get_mocs_settings(struct xe_device *xe, argument
472 struct xe_device *xe = gt_to_xe(gt); local
[all...]
H A Dxe_query.c42 static size_t calc_hw_engine_info_size(struct xe_device *xe) argument
109 query_engine_cycles(struct xe_device *xe, argument
181 static int query_engines(struct xe_device *xe, argument
230 static size_t calc_mem_regions_size(struct xe_device *xe) argument
242 query_mem_regions(struct xe_device *xe, struct drm_xe_device_query *query) argument
313 query_config(struct xe_device *xe, struct drm_xe_device_query *query) argument
354 query_gt_list(struct xe_device *xe, struct drm_xe_device_query *query) argument
424 query_hwconfig(struct xe_device *xe, struct drm_xe_device_query *query) argument
454 calc_topo_query_size(struct xe_device *xe) argument
480 query_gt_topology(struct xe_device *xe, struct drm_xe_device_query *query) argument
525 query_uc_fw_version(struct xe_device *xe, struct drm_xe_device_query *query) argument
611 struct xe_device *xe = to_xe_device(dev); local
[all...]
H A Dxe_guc_relay.c63 struct xe_device *xe = relay_to_xe(relay); local
334 struct xe_device *xe = relay_to_xe(relay); local
H A Dxe_guc_pc.c319 struct xe_device *xe = gt_to_xe(gt); local
338 struct xe_device *xe = gt_to_xe(gt); local
362 struct xe_device *xe = gt_to_xe(gt); local
652 struct xe_device *xe = gt_to_xe(gt); local
668 struct xe_device *xe = gt_to_xe(gt); local
753 struct xe_device *xe = pc_to_xe(pc); local
818 struct xe_device *xe = pc_to_xe(pc); local
876 struct xe_device *xe = pc_to_xe(pc); local
898 struct xe_device *xe = pc_to_xe(pc); local
919 struct xe_device *xe = gt_to_xe(gt); local
[all...]
H A Dxe_exec_queue.c43 static struct xe_exec_queue *__xe_exec_queue_alloc(struct xe_device *xe, argument
109 struct xe_device *xe = gt_to_xe(q->gt); local
141 struct xe_exec_queue *xe_exec_queue_create(struct xe_device *xe, struct xe_vm *vm, argument
173 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt, argument
264 xe_exec_queue_device_get_max_priority(struct xe_device *xe) argument
270 exec_queue_set_priority(struct xe_device *xe, struct xe_exec_queue *q, u64 value) argument
335 exec_queue_set_timeslice(struct xe_device *xe, struct xe_exec_queue *q, u64 value) argument
360 exec_queue_user_ext_set_property(struct xe_device *xe, struct xe_exec_queue *q, u64 extension) argument
396 exec_queue_user_extensions(struct xe_device *xe, struct xe_exec_queue *q, u64 extensions, int ext_number) argument
438 find_hw_engine(struct xe_device *xe, struct drm_xe_engine_class_instance eci) argument
457 bind_exec_queue_logical_mask(struct xe_device *xe, struct xe_gt *gt, struct drm_xe_engine_class_instance *eci, u16 width, u16 num_placements) argument
486 calc_validate_logical_mask(struct xe_device *xe, struct xe_gt *gt, struct drm_xe_engine_class_instance *eci, u16 width, u16 num_placements) argument
540 struct xe_device *xe = to_xe_device(dev); local
682 struct xe_device *xe = to_xe_device(dev); local
789 struct xe_device *xe = to_xe_device(dev); local
[all...]
H A Dxe_guc.c41 struct xe_device *xe = guc_to_xe(guc); local
139 struct xe_device *xe = guc_to_xe(guc); local
178 struct xe_device *xe = guc_to_xe(guc); local
271 struct xe_device *xe local
298 struct xe_device *xe = guc_to_xe(guc); local
408 struct xe_device *xe = guc_to_xe(guc); local
631 struct xe_device *xe = guc_to_xe(guc); local
701 struct xe_device *xe = guc_to_xe(guc); local
825 struct xe_device *xe = guc_to_xe(guc); local
[all...]
H A Dxe_guc_ads.c129 struct xe_device *xe = ads_to_xe(ads); local
154 struct xe_device *xe = ads_to_xe(ads); local
228 static bool needs_wa_1607983814(struct xe_device *xe) argument
268 struct xe_device *xe = ads_to_xe(ads); local
393 struct xe_device *xe = ads_to_xe(ads); local
454 struct xe_device *xe = gt_to_xe(gt); local
473 struct xe_device *xe = ads_to_xe(ads); local
495 struct xe_device *xe = gt_to_xe(gt); local
508 struct xe_device *xe = gt_to_xe(gt); local
558 struct xe_device *xe = ads_to_xe(ads); local
667 struct xe_device *xe = ads_to_xe(ads); local
712 struct xe_device *xe = ads_to_xe(ads); local
746 struct xe_device *xe = ads_to_xe(ads); local
[all...]
H A Dxe_hwmon.c85 struct xe_device *xe = gt_to_xe(hwmon->gt); local
760 xe_hwmon_get_preregistration_info(struct xe_device *xe) argument
795 xe_hwmon_register(struct xe_device *xe) argument
[all...]
H A Dxe_hw_engine_class_sysfs.c504 kobj_xe_hw_engine_class(struct xe_device *xe, struct kobject *parent, const char *name) argument
536 static int xe_add_hw_engine_class_defaults(struct xe_device *xe, argument
571 struct xe_device *xe = kobj_to_xe(kobj); local
590 struct xe_device *xe = kobj_to_xe(kobj); local
650 struct xe_device *xe = gt_to_xe(gt); local
[all...]
H A Dxe_mmio.c32 _resize_bar(struct xe_device *xe, int resno, resource_size_t size) argument
55 static void xe_resize_vram_bar(struct xe_device *xe) argument
141 xe_determine_lmem_bar_size(struct xe_device *xe) argument
168 struct xe_device *xe = gt_to_xe(gt); local
224 struct xe_device *xe = tile_to_xe(tile); local
257 xe_mmio_probe_vram(struct xe_device *xe) argument
336 xe_mmio_probe_tiles(struct xe_device *xe) argument
391 struct xe_device *xe = arg; local
398 xe_mmio_init(struct xe_device *xe) argument
[all...]
H A Dxe_uc_fw.c193 uc_fw_auto_select(struct xe_device *xe, struct xe_uc_fw *uc_fw) argument
278 struct xe_device *xe = uc_fw_to_xe(uc_fw); local
326 struct xe_device *xe = uc_fw_to_xe(uc_fw); local
372 struct xe_device *xe = uc_fw_to_xe(uc_fw); local
451 struct xe_device *xe = gt_to_xe(gt); local
639 struct xe_device *xe = uc_fw_to_xe(uc_fw); local
730 struct xe_device *xe = uc_fw_to_xe(uc_fw); local
792 struct xe_device *xe = uc_fw_to_xe(uc_fw); local
836 struct xe_device *xe = uc_fw_to_xe(uc_fw); local
[all...]
H A Dxe_vm_types.h130 struct xe_device *xe; member in struct:xe_vm
H A Dxe_device_types.h120 struct xe_device *xe; member in struct:xe_tile
529 struct xe_device *xe; member in struct:xe_file
[all...]
H A Dxe_guc_ct.c142 struct xe_device *xe = ct_to_xe(ct); local
192 static void guc_ct_ctb_h2g_init(struct xe_device *xe, struct guc_ctb *h2g, argument
210 static void guc_ct_ctb_g2h_init(struct xe_device *xe, struct guc_ctb *g2h, argument
325 struct xe_device *xe local
468 struct xe_device *xe = ct_to_xe(ct); local
679 struct xe_device *xe = ct_to_xe(ct); local
1087 struct xe_device *xe = ct_to_xe(ct); local
1214 struct xe_device *xe = ct_to_xe(ct); local
1310 guc_ctb_snapshot_capture(struct xe_device *xe, struct guc_ctb *ctb, struct guc_ctb_snapshot *snapshot, bool atomic) argument
1398 struct xe_device *xe = ct_to_xe(ct); local
[all...]
H A Dxe_lrc.c58 size_t xe_lrc_size(struct xe_device *xe, enum xe_engine_class class) argument
516 static const u8 *reg_offsets(struct xe_device *xe, enum xe_engine_class class) argument
555 struct xe_device *xe = gt_to_xe(hwe->gt); local
575 struct xe_device *xe = gt_to_xe(hwe->gt); local
610 lrc_reg_size(struct xe_device *xe) argument
618 xe_lrc_skip_size(struct xe_device *xe) argument
676 struct xe_device *xe = lrc_to_xe(lrc); local
686 struct xe_device *xe = lrc_to_xe(lrc); local
696 struct xe_device *xe = gt_to_xe(hwe->gt); local
730 struct xe_device *xe = gt_to_xe(gt); local
859 struct xe_device *xe = lrc_to_xe(lrc); local
868 struct xe_device *xe = lrc_to_xe(lrc); local
1299 struct xe_device *xe = gt_to_xe(gt); local
[all...]
H A Dxe_pt.c54 struct xe_device *xe = tile_to_xe(tile); local
600 struct xe_device *xe = tile_to_xe(tile); local
895 xe_vm_dbg_print_entries(struct xe_device *xe, const struct xe_vm_pgtable_update *entries, unsigned int num_entries) argument
[all...]
H A Dxe_pci.c447 find_subplatform(const struct xe_device *xe, const struct xe_device_desc *desc) argument
465 static void read_gmdid(struct xe_device *xe, enum xe_gmdid_type type, u32 *ver, u32 *revid) argument
487 static void handle_pre_gmdid(struct xe_device *xe, argument
502 static void handle_gmdid(struct xe_device *xe, argument
551 xe_info_init_early(struct xe_device *xe, const struct xe_device_desc *desc, const struct xe_subplatform_desc *subplatform_desc) argument
587 xe_info_init(struct xe_device *xe, const struct xe_graphics_desc *graphics_desc, const struct xe_media_desc *media_desc) argument
694 struct xe_device *xe; local
709 struct xe_device *xe; local
817 struct xe_device *xe = pdev_to_xe_device(pdev); local
887 struct xe_device *xe = pdev_to_xe_device(pdev); local
912 struct xe_device *xe = pdev_to_xe_device(pdev); local
935 struct xe_device *xe = pdev_to_xe_device(pdev); local
[all...]
H A Dxe_guc_submit.c261 struct xe_device *xe = guc_to_xe(guc); local
399 struct xe_device *xe = guc_to_xe(guc); local
438 struct xe_device *xe = guc_to_xe(guc); local
496 struct xe_device *xe = guc_to_xe(guc); local
555 struct xe_device *xe = guc_to_xe(guc); local
583 struct xe_device *xe = guc_to_xe(guc); local
603 struct xe_device *xe = guc_to_xe(guc); local
648 struct xe_device *xe = guc_to_xe(guc); local
703 struct xe_device *xe = guc_to_xe(guc); local
753 struct xe_device *xe = guc_to_xe(guc); local
790 struct xe_device *xe = guc_to_xe(guc); local
836 struct xe_device *xe = guc_to_xe(guc); local
853 struct xe_device *xe = guc_to_xe(guc); local
905 struct xe_device *xe = guc_to_xe(exec_queue_to_guc(q)); local
1053 struct xe_device *xe = guc_to_xe(guc); local
1082 struct xe_device *xe = guc_to_xe(guc); local
1190 struct xe_device *xe = guc_to_xe(guc); local
1363 struct xe_device *xe = guc_to_xe(guc); local
1465 struct xe_device *xe = guc_to_xe(guc); local
1504 struct xe_device *xe = guc_to_xe(guc); local
1522 struct xe_device *xe = guc_to_xe(guc); local
1579 struct xe_device *xe = guc_to_xe(guc); local
1618 struct xe_device *xe = guc_to_xe(guc); local
1645 struct xe_device *xe = guc_to_xe(guc); local
1680 struct xe_device *xe = guc_to_xe(guc); local
1706 struct xe_device *xe = guc_to_xe(guc); local
1733 struct xe_device *xe = guc_to_xe(guc); local
[all...]
H A Dxe_bo.c77 static bool resource_is_stolen_vram(struct xe_device *xe, struct ttm_resource *res) argument
119 mem_type_to_migrate(struct xe_device *xe, u32 mem_type) argument
130 struct xe_device *xe = ttm_to_xe_device(res->bo->bdev); local
138 static void try_add_system(struct xe_device *xe, struct xe_bo *bo, argument
151 add_vram(struct xe_device *xe, struct xe_bo *bo, struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) argument
184 try_add_vram(struct xe_device *xe, struct xe_bo *bo, u32 bo_flags, u32 *c) argument
193 try_add_stolen(struct xe_device *xe, struct xe_bo *bo, u32 bo_flags, u32 *c) argument
209 __xe_bo_placement_for_flags(struct xe_device *xe, struct xe_bo *bo, u32 bo_flags) argument
229 xe_bo_placement_for_flags(struct xe_device *xe, struct xe_bo *bo, u32 bo_flags) argument
317 struct xe_device *xe = xe_bo_device(bo); local
414 struct xe_device *xe = ttm_to_xe_device(bdev); local
450 xe_bo_trigger_rebind(struct xe_device *xe, struct xe_bo *bo, const struct ttm_operation_ctx *ctx) argument
527 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); local
576 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); local
618 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); local
937 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); local
1040 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); local
1104 struct xe_device *xe = to_xe_device(ddev); local
1196 ___xe_bo_create_locked(struct xe_device *xe, struct xe_bo *bo, struct xe_tile *tile, struct dma_resv *resv, struct ttm_lru_bulk_move *bulk, size_t size, u16 cpu_caching, enum ttm_bo_type type, u32 flags) argument
1322 __xe_bo_fixed_placement(struct xe_device *xe, struct xe_bo *bo, u32 flags, u64 start, u64 end, u64 size) argument
1361 __xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, struct xe_vm *vm, size_t size, u64 start, u64 end, u16 cpu_caching, enum ttm_bo_type type, u32 flags) argument
1430 xe_bo_create_locked_range(struct xe_device *xe, struct xe_tile *tile, struct xe_vm *vm, size_t size, u64 start, u64 end, enum ttm_bo_type type, u32 flags) argument
1438 xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, struct xe_vm *vm, size_t size, enum ttm_bo_type type, u32 flags) argument
1445 xe_bo_create_user(struct xe_device *xe, struct xe_tile *tile, struct xe_vm *vm, size_t size, u16 cpu_caching, enum ttm_bo_type type, u32 flags) argument
1460 xe_bo_create(struct xe_device *xe, struct xe_tile *tile, struct xe_vm *vm, size_t size, enum ttm_bo_type type, u32 flags) argument
1472 xe_bo_create_pin_map_at(struct xe_device *xe, struct xe_tile *tile, struct xe_vm *vm, size_t size, u64 offset, enum ttm_bo_type type, u32 flags) argument
1511 xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, struct xe_vm *vm, size_t size, enum ttm_bo_type type, u32 flags) argument
1518 xe_bo_create_from_data(struct xe_device *xe, struct xe_tile *tile, const void *data, size_t size, enum ttm_bo_type type, u32 flags) argument
1538 xe_managed_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, size_t size, u32 flags) argument
1555 xe_managed_bo_create_from_data(struct xe_device *xe, struct xe_tile *tile, const void *data, size_t size, u32 flags) argument
1581 xe_managed_bo_reinit_in_vram(struct xe_device *xe, struct xe_tile *tile, struct xe_bo **src) argument
1608 struct xe_device *xe = ttm_to_xe_device(res->bo->bdev); local
1628 struct xe_device *xe = xe_bo_device(bo); local
1660 struct xe_device *xe = xe_bo_device(bo); local
1728 struct xe_device *xe = xe_bo_device(bo); local
1751 struct xe_device *xe = xe_bo_device(bo); local
1822 struct xe_device *xe = xe_bo_device(bo); local
1903 struct xe_device *xe = to_xe_device(dev); local
2013 struct xe_device *xe = to_xe_device(dev); local
2125 struct xe_device *xe = ttm_to_xe_device(bo->ttm.bdev); local
2203 struct xe_device *xe = xe_bo_device(bo); local
2270 struct xe_device *xe = to_xe_device(dev); local
[all...]
/linux-master/drivers/staging/fbtft/
H A Dfb_seps525.c150 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfbtft-core.c201 static void fbtft_set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, argument
/linux-master/fs/f2fs/
H A Dxattr.c317 lookup_all_xattrs(struct inode *inode, struct page *ipage, unsigned int index, unsigned int len, const char *name, struct f2fs_xattr_entry **xe, void **base_addr, int *base_size, bool *is_inline) argument
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_drv.h130 struct xe_device *xe = container_of(pm, struct xe_device, runtime_pm); local
137 struct xe_device *xe = container_of(pm, struct xe_device, runtime_pm); local
144 struct xe_device *xe = container_of(pm, struct xe_device, runtime_pm); local
152 struct xe_device *xe = container_of(pm, struct xe_device, runtime_pm); local
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c240 mipi_dbi_set_window_address(struct mipi_dbi_dev *dbidev, unsigned int xs, unsigned int xe, unsigned int ys, unsigned int ye) argument
/linux-master/arch/x86/kvm/
H A Dxen.c1738 int kvm_xen_set_evtchn_fast(struct kvm_xen_evtchn *xe, struct kvm *kvm) argument
1844 kvm_xen_set_evtchn(struct kvm_xen_evtchn *xe, struct kvm *kvm) argument
[all...]

Completed in 333 milliseconds

1234567