Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_types.h15 XE_ENGINE_CLASS_RENDER = 0, enumerator
H A Dxe_lrc.c83 (class == XE_ENGINE_CLASS_RENDER || in gt_engine_needs_indirect_ctx()
104 case XE_ENGINE_CLASS_RENDER: in xe_gt_lrc_size()
594 if (class == XE_ENGINE_CLASS_RENDER) { in reg_offsets()
1086 !(hwe->class == XE_ENGINE_CLASS_RENDER || in setup_timestamp_wa()
1181 hwe->class != XE_ENGINE_CLASS_RENDER) in setup_invalidate_state_cache_wa()
1343 if (hwe->class == XE_ENGINE_CLASS_RENDER || in setup_indirect_ctx()
2181 if (XE_GT_WA(gt, 14019789679) && q->hwe->class == XE_ENGINE_CLASS_RENDER) { in xe_lrc_emit_hwe_state_instructions()
H A Dxe_gt.c214 if (q->hwe->class == XE_ENGINE_CLASS_RENDER) in emit_wa_job()
1031 case XE_ENGINE_CLASS_RENDER: in xe_gt_any_hw_engine_by_reset_domain()
1033 if (hwe->class == XE_ENGINE_CLASS_RENDER || in xe_gt_any_hw_engine_by_reset_domain()
H A Dxe_hw_engine_group.c96 case XE_ENGINE_CLASS_RENDER: in xe_hw_engine_setup_groups()
H A Dxe_guc_ads.c467 engine_enable_mask(gt, XE_ENGINE_CLASS_RENDER)); in fill_engine_enable_masks()
739 xe_gt_any_hw_engine_by_reset_domain(hwe->gt, XE_ENGINE_CLASS_RENDER); in guc_mmio_regset_write()
768 if (XE_GT_WA(hwe->gt, 1607983814) && hwe->class == XE_ENGINE_CLASS_RENDER) { in guc_mmio_regset_write()
H A Dxe_exec_queue.c200 (q->class == XE_ENGINE_CLASS_RENDER || q->class == XE_ENGINE_CLASS_COMPUTE)) { in __xe_exec_queue_init()
440 case XE_ENGINE_CLASS_RENDER: in xe_exec_queue_assign_name()
H A Dxe_configfs.c306 { .cls = "rcs", .mask = XE_HW_ENGINE_RCS_MASK, .engine_class = XE_ENGINE_CLASS_RENDER },
H A Dxe_oa.c801 case XE_ENGINE_CLASS_RENDER: in xe_oa_configure_oa_context()
2556 case XE_ENGINE_CLASS_RENDER: in __hwe_oa_unit()