Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_engine_cs.c63 [COPY_ENGINE_CLASS] = {
109 .class = COPY_ENGINE_CLASS,
235 case COPY_ENGINE_CLASS: in __intel_engine_context_size()
1589 [I915_ENGINE_CLASS_COPY] = COPY_ENGINE_CLASS,
Di915_irq.c3040 if (class <= COPY_ENGINE_CLASS) in gen11_gt_identity_handler()
Di915_reg.h204 #define COPY_ENGINE_CLASS 3 macro