Searched refs:XE_ENGINE_CLASS_RENDER (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_hw_engine_types.h | 15 XE_ENGINE_CLASS_RENDER = 0, enumerator
|
| H A D | xe_hw_engine.c | 59 .class = XE_ENGINE_CLASS_RENDER, 371 hwe->class != XE_ENGINE_CLASS_RENDER) in xe_rtp_cfeg_wmtp_disabled() 1044 case XE_ENGINE_CLASS_RENDER: in xe_hw_engine_class_to_str() 1074 [DRM_XE_ENGINE_CLASS_RENDER] = XE_ENGINE_CLASS_RENDER,
|
| H A D | xe_guc.h | 73 case XE_ENGINE_CLASS_RENDER: in xe_engine_class_to_guc_class()
|
| H A D | xe_lrc.c | 88 (class == XE_ENGINE_CLASS_RENDER || in gt_engine_needs_indirect_ctx() 115 case XE_ENGINE_CLASS_RENDER: in xe_gt_lrc_hang_replay_size() 612 if (class == XE_ENGINE_CLASS_RENDER) { in reg_offsets() 1104 !(hwe->class == XE_ENGINE_CLASS_RENDER || in setup_timestamp_wa() 1199 hwe->class != XE_ENGINE_CLASS_RENDER) in setup_invalidate_state_cache_wa() 1361 if (hwe->class == XE_ENGINE_CLASS_RENDER || in setup_indirect_ctx() 2229 if (XE_GT_WA(gt, 14019789679) && q->hwe->class == XE_ENGINE_CLASS_RENDER) { in xe_lrc_emit_hwe_state_instructions()
|
| H A D | xe_gt.c | 261 if (hwe->class == XE_ENGINE_CLASS_RENDER) in emit_wa_job() 1103 case XE_ENGINE_CLASS_RENDER: in xe_gt_any_hw_engine_by_reset_domain() 1105 if (hwe->class == XE_ENGINE_CLASS_RENDER || in xe_gt_any_hw_engine_by_reset_domain()
|
| H A D | xe_guc_ads.c | 465 engine_enable_mask(gt, XE_ENGINE_CLASS_RENDER)); in fill_engine_enable_masks() 737 xe_gt_any_hw_engine_by_reset_domain(hwe->gt, XE_ENGINE_CLASS_RENDER); in guc_mmio_regset_write() 766 if (XE_GT_WA(hwe->gt, 1607983814) && hwe->class == XE_ENGINE_CLASS_RENDER) { in guc_mmio_regset_write()
|
| H A D | xe_query.c | 35 [XE_ENGINE_CLASS_RENDER] = DRM_XE_ENGINE_CLASS_RENDER, 43 [DRM_XE_ENGINE_CLASS_RENDER] = XE_ENGINE_CLASS_RENDER,
|
| H A D | xe_exec_queue.c | 291 (q->class == XE_ENGINE_CLASS_RENDER || q->class == XE_ENGINE_CLASS_COMPUTE)) { in __xe_exec_queue_init() 520 case XE_ENGINE_CLASS_RENDER: in xe_exec_queue_assign_name()
|
| H A D | xe_ring_ops.c | 541 case XE_ENGINE_CLASS_RENDER: in xe_ring_ops_get()
|
| H A D | xe_configfs.c | 306 { .cls = "rcs", .mask = XE_HW_ENGINE_RCS_MASK, .engine_class = XE_ENGINE_CLASS_RENDER },
|
| H A D | xe_oa.c | 800 case XE_ENGINE_CLASS_RENDER: in xe_oa_configure_oa_context() 2571 case XE_ENGINE_CLASS_RENDER: in __hwe_oa_unit()
|
| H A D | xe_guc.c | 211 !xe_hw_engine_mask_per_class(gt, XE_ENGINE_CLASS_RENDER)) in guc_ctl_wa_flags()
|