Home
last modified time | relevance | path

Searched refs:COPY_ENGINE_CLASS (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_engine_user.c46 [COPY_ENGINE_CLASS] = I915_ENGINE_CLASS_COPY,
134 [COPY_ENGINE_CLASS] = "bcs", in intel_engine_class_repr()
157 [COPY_ENGINE_CLASS] = { BCS0, 1 }, in legacy_ring_idx()
Dintel_gt_irq.c114 if (class <= COPY_ENGINE_CLASS) in gen11_gt_identity_handler()
277 intel_engine_breadcrumbs_irq(gt->engine_class[COPY_ENGINE_CLASS][0]); in gen6_gt_irq_handler()
322 cs_irq_handler(gt->engine_class[COPY_ENGINE_CLASS][0], in gen8_gt_irq_handler()
Dintel_engine_types.h44 #define COPY_ENGINE_CLASS 3 macro
Dintel_engine_cs.c81 .class = COPY_ENGINE_CLASS,
217 case COPY_ENGINE_CLASS: in intel_engine_context_size()
Dintel_ringbuffer.c2321 case COPY_ENGINE_CLASS: in intel_ring_submission_setup()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_cmd_parser.c943 engine->class == COPY_ENGINE_CLASS)) in intel_engine_init_cmd_parser()
971 case COPY_ENGINE_CLASS: in intel_engine_init_cmd_parser()