Searched refs:COPY_ENGINE_CLASS (Results 1 – 8 of 8) sorted by relevance
47 [COPY_ENGINE_CLASS] = I915_ENGINE_CLASS_COPY,135 [COPY_ENGINE_CLASS] = "bcs", in intel_engine_class_repr()158 [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()
47 #define COPY_ENGINE_CLASS 3 macro
83 .class = COPY_ENGINE_CLASS,220 case COPY_ENGINE_CLASS: in intel_engine_context_size()
1253 case COPY_ENGINE_CLASS: in intel_ring_submission_setup()
6023 if (engine->class == COPY_ENGINE_CLASS && INTEL_GEN(engine->i915) == 9) in skip_isolation()
949 engine->class == COPY_ENGINE_CLASS)) in intel_engine_init_cmd_parser()977 case COPY_ENGINE_CLASS: in intel_engine_init_cmd_parser()
1403 engine = engine->gt->engine_class[COPY_ENGINE_CLASS][0]; in reloc_gpu()