Home
last modified time | relevance | path

Searched refs:I915_ENGINE_CLASS_COPY (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_gem.c92 [I915_ENGINE_CLASS_COPY] = -1, in intel_gem_create_context_engines()
99 [I915_ENGINE_CLASS_COPY] = in intel_gem_create_context_engines()
100 intel_gem_count_engines(info, I915_ENGINE_CLASS_COPY), in intel_gem_create_context_engines()
111 engine_class == I915_ENGINE_CLASS_COPY || in intel_gem_create_context_engines()
Dintel_decoder.c171 I915_ENGINE_CLASS_TO_MASK(I915_ENGINE_CLASS_COPY); in create_group()
193 group->engine_mask |= I915_ENGINE_CLASS_TO_MASK(I915_ENGINE_CLASS_COPY); in create_group()
/third_party/mesa3d/src/intel/tools/
Daubinator_error_decode.c82 { I915_ENGINE_CLASS_COPY, 0, "BCS_ACTHD_UDW" },
90 { I915_ENGINE_CLASS_COPY, 0, "BCS_RING_BUFFER_CTL" },
98 { I915_ENGINE_CLASS_COPY, 0, "BCS_FAULT_REG" },
109 [I915_ENGINE_CLASS_COPY] = "bcs", in ring_name_to_class()
127 { "blt", I915_ENGINE_CLASS_COPY, 0 }, in ring_name_to_class()
181 case I915_ENGINE_CLASS_COPY: in instdone_register_for_ring()
Daub_write.c376 [I915_ENGINE_CLASS_COPY] = {
378 .engine_class = I915_ENGINE_CLASS_COPY,
455 case I915_ENGINE_CLASS_COPY: in engine_from_engine_class()
472 [I915_ENGINE_CLASS_COPY] = gfx8_blitter_context_init, in get_context_init()
477 [I915_ENGINE_CLASS_COPY] = gfx10_blitter_context_init, in get_context_init()
508 case I915_ENGINE_CLASS_COPY: reg = BCSUNIT0(HWS_PGA); break; in write_hwsp()
784 [I915_ENGINE_CLASS_COPY] = AUB_TRACE_TYPE_RING_PRB2, in aub_dump_ring_buffer_legacy()
Daub_read.c172 engine = I915_ENGINE_CLASS_COPY; in handle_trace_block()
227 engine = I915_ENGINE_CLASS_COPY; in handle_memtrace_reg_write()
260 engine = I915_ENGINE_CLASS_COPY; in handle_memtrace_reg_write()
Derror2aub.c203 { "bcs", I915_ENGINE_CLASS_COPY, true }, in engine_from_name()
206 { "blt command stream", I915_ENGINE_CLASS_COPY, false }, in engine_from_name()
Dintel_noop_drm_shim.c375 I915_ENGINE_CLASS_COPY; in i915_ioctl_query()
Dintel_dump_gpu.c199 return I915_ENGINE_CLASS_COPY; in engine_class_from_ring_flag()
/third_party/mesa3d/src/intel/vulkan/
Danv_utrace.c272 case I915_ENGINE_CLASS_COPY: in queue_family_to_name()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c242 batch->decoder.engine = I915_ENGINE_CLASS_COPY; in iris_init_batch()
290 [IRIS_BATCH_BLITTER] = I915_ENGINE_CLASS_COPY, in iris_create_engines_context()
/third_party/libdrm/include/drm/
Di915_drm.h120 I915_ENGINE_CLASS_COPY = 1, enumerator
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h187 I915_ENGINE_CLASS_COPY = 1, enumerator