Home
last modified time | relevance | path

Searched refs:XE_ENGINE_CLASS_MAX (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_gt_types.h322 const struct xe_ring_ops *ring_ops[XE_ENGINE_CLASS_MAX];
325 struct xe_hw_fence_irq fence_irq[XE_ENGINE_CLASS_MAX];
328 void *default_lrc[XE_ENGINE_CLASS_MAX];
334 struct xe_hw_engine_class_intf eclass[XE_ENGINE_CLASS_MAX];
442 u8 instances_per_class[XE_ENGINE_CLASS_MAX];
A Dxe_drm_client.c318 unsigned long class, i, gt_id, capacity[XE_ENGINE_CLASS_MAX] = { }; in show_run_ticks()
366 for (class = 0; class < XE_ENGINE_CLASS_MAX; class++) { in show_run_ticks()
A Dxe_hw_engine_types.h21 XE_ENGINE_CLASS_MAX = 6, enumerator
A Dxe_guc_ads.c275 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in calculate_golden_lrc_size()
517 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in guc_golden_lrc_init()
958 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in guc_golden_lrc_populate()
A Dxe_device_types.h706 u64 run_ticks[XE_ENGINE_CLASS_MAX];
A Dxe_gt.c607 for (i = 0; i < XE_ENGINE_CLASS_MAX; ++i) in xe_gt_fini()
620 for (i = 0; i < XE_ENGINE_CLASS_MAX; ++i) { in xe_gt_init()
A Dxe_hw_engine.c656 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in hw_engine_setup_logical_mapping()
1023 case XE_ENGINE_CLASS_MAX: in xe_hw_engine_class_to_str()
A Dxe_hw_engine_class_sysfs.c651 hwe->class == XE_ENGINE_CLASS_MAX) in xe_hw_engine_class_sysfs_init()

Completed in 730 milliseconds