Searched refs:COPY_ENGINE_CLASS (Results 1 – 10 of 10) sorted by relevance
47 [COPY_ENGINE_CLASS] = I915_ENGINE_CLASS_COPY,136 [COPY_ENGINE_CLASS] = "bcs", in intel_engine_class_repr()159 [COPY_ENGINE_CLASS] = { BCS0, 1 }, in legacy_ring_idx()
141 if (class <= COPY_ENGINE_CLASS) in gen11_gt_identity_handler()308 intel_engine_signal_breadcrumbs(gt->engine_class[COPY_ENGINE_CLASS][0]); in gen6_gt_irq_handler()329 cs_irq_handler(gt->engine_class[COPY_ENGINE_CLASS][0], in gen8_gt_irq_handler()
700 [COPY_ENGINE_CLASS] = GEN8_BTCR, in intel_gt_invalidate_tlbs()706 [COPY_ENGINE_CLASS] = GEN12_BLT_TLB_INV_CR, in intel_gt_invalidate_tlbs()
47 #define COPY_ENGINE_CLASS 3 macro
83 .class = COPY_ENGINE_CLASS,220 case COPY_ENGINE_CLASS: in intel_engine_context_size()
1255 case COPY_ENGINE_CLASS: in intel_ring_submission_setup()
6023 if (engine->class == COPY_ENGINE_CLASS && INTEL_GEN(engine->i915) == 9) in skip_isolation()
155 blob->system_info.engine_enabled_masks[COPY_ENGINE_CLASS] = 1; in __guc_ads_init()
949 engine->class == COPY_ENGINE_CLASS)) in intel_engine_init_cmd_parser()977 case COPY_ENGINE_CLASS: in intel_engine_init_cmd_parser()
1408 engine = engine->gt->engine_class[COPY_ENGINE_CLASS][0]; in reloc_gpu()