Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_engine_cs.c61 [COPY_ENGINE_CLASS] = {
99 .class = COPY_ENGINE_CLASS,
188 case COPY_ENGINE_CLASS: in __intel_engine_context_size()
H A Di915_reg.h187 #define COPY_ENGINE_CLASS 3 macro