Home
last modified time | relevance | path

Searched refs:XE_ENGINE_CLASS_COMPUTE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.c236 .class = XE_ENGINE_CLASS_COMPUTE,
244 .class = XE_ENGINE_CLASS_COMPUTE,
252 .class = XE_ENGINE_CLASS_COMPUTE,
260 .class = XE_ENGINE_CLASS_COMPUTE,
333 if (hwe->class != XE_ENGINE_CLASS_COMPUTE && in xe_rtp_cfeg_wmtp_disabled()
405 if (hwe->class == XE_ENGINE_CLASS_COMPUTE && IS_DGFX(xe) && in ring_cmd_cctl_val()
1101 hwe->class == XE_ENGINE_CLASS_COMPUTE && in xe_hw_engine_is_reserved()
1121 case XE_ENGINE_CLASS_COMPUTE: in xe_hw_engine_class_to_str()
1145 [DRM_XE_ENGINE_CLASS_COMPUTE] = XE_ENGINE_CLASS_COMPUTE,
H A Dxe_hw_engine_types.h20 XE_ENGINE_CLASS_COMPUTE = 5, enumerator
H A Dxe_gt_ccs_mode.c55 if (hwe->class != XE_ENGINE_CLASS_COMPUTE) in __xe_gt_apply_ccs_mode()
H A Dxe_gt_debugfs.c192 xe_lrc_dump_default(p, gt, XE_ENGINE_CLASS_COMPUTE); in ccs_default_lrc()
H A Dxe_oa.c472 if (stream->hwe->class != XE_ENGINE_CLASS_COMPUTE) in __oa_ccs_select()
823 case XE_ENGINE_CLASS_COMPUTE: in xe_oa_configure_oa_context()
2596 case XE_ENGINE_CLASS_COMPUTE: in __hwe_oa_unit()