| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_error_decode.c | 85 { I915_ENGINE_CLASS_COPY, 0, "BCS_ACTHD_UDW" }, 93 { I915_ENGINE_CLASS_COPY, 0, "BCS_RING_BUFFER_CTL" }, 101 { I915_ENGINE_CLASS_COPY, 0, "BCS_FAULT_REG" }, 112 [I915_ENGINE_CLASS_COPY] = "bcs", 130 { "blt", I915_ENGINE_CLASS_COPY, 0 }, 184 case I915_ENGINE_CLASS_COPY:
|
| H A D | aub_read.c | 161 engine = I915_ENGINE_CLASS_COPY; 216 engine = I915_ENGINE_CLASS_COPY; 249 engine = I915_ENGINE_CLASS_COPY;
|
| H A D | aub_write.c | 385 [I915_ENGINE_CLASS_COPY] = { 387 .engine_class = I915_ENGINE_CLASS_COPY, 401 case I915_ENGINE_CLASS_COPY: 418 [I915_ENGINE_CLASS_COPY] = gen8_blitter_context_init, 423 [I915_ENGINE_CLASS_COPY] = gen10_blitter_context_init, 502 write_engine_execlist_setup(aub, I915_ENGINE_CLASS_COPY); 507 register_write_out(aub, HWS_PGA_BCSUNIT, aub->engine_setup[I915_ENGINE_CLASS_COPY].pphwsp_addr); 723 [I915_ENGINE_CLASS_COPY] = AUB_TRACE_TYPE_RING_PRB2,
|
| H A D | error2aub.c | 216 { "bcs", I915_ENGINE_CLASS_COPY, true }, 219 { "blt command stream", I915_ENGINE_CLASS_COPY, false },
|
| H A D | intel_dump_gpu.c | 200 return I915_ENGINE_CLASS_COPY;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aub_read.c | 159 engine = I915_ENGINE_CLASS_COPY; 214 engine = I915_ENGINE_CLASS_COPY; 247 engine = I915_ENGINE_CLASS_COPY;
|
| H A D | aub_write.c | 376 [I915_ENGINE_CLASS_COPY] = { 378 .engine_class = I915_ENGINE_CLASS_COPY, 455 case I915_ENGINE_CLASS_COPY: 472 [I915_ENGINE_CLASS_COPY] = gfx8_blitter_context_init, 477 [I915_ENGINE_CLASS_COPY] = gfx10_blitter_context_init, 508 case I915_ENGINE_CLASS_COPY: reg = HWS_PGA_BCSUNIT; break; 784 [I915_ENGINE_CLASS_COPY] = AUB_TRACE_TYPE_RING_PRB2,
|
| H A D | aubinator_error_decode.c | 81 { I915_ENGINE_CLASS_COPY, 0, "BCS_ACTHD_UDW" }, 89 { I915_ENGINE_CLASS_COPY, 0, "BCS_RING_BUFFER_CTL" }, 97 { I915_ENGINE_CLASS_COPY, 0, "BCS_FAULT_REG" }, 108 [I915_ENGINE_CLASS_COPY] = "bcs", 126 { "blt", I915_ENGINE_CLASS_COPY, 0 }, 180 case I915_ENGINE_CLASS_COPY:
|
| H A D | error2aub.c | 203 { "bcs", I915_ENGINE_CLASS_COPY, true }, 206 { "blt command stream", I915_ENGINE_CLASS_COPY, false },
|
| H A D | intel_dump_gpu.c | 199 return I915_ENGINE_CLASS_COPY;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | gen_decoder.c | 170 I915_ENGINE_CLASS_TO_MASK(I915_ENGINE_CLASS_COPY); 192 group->engine_mask |= I915_ENGINE_CLASS_TO_MASK(I915_ENGINE_CLASS_COPY);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_decoder.c | 170 I915_ENGINE_CLASS_TO_MASK(I915_ENGINE_CLASS_COPY); 192 group->engine_mask |= I915_ENGINE_CLASS_TO_MASK(I915_ENGINE_CLASS_COPY);
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | i915_drm.h | 179 * @I915_ENGINE_CLASS_COPY: 187 I915_ENGINE_CLASS_COPY = 1, enumerator in enum:drm_i915_gem_engine_class 1567 * I915_ENGINE_CLASS_RENDER, I915_ENGINE_CLASS_COPY, etc. 2433 * { I915_ENGINE_CLASS_COPY, 0 } }
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | i915_drm.h | 98 I915_ENGINE_CLASS_COPY = 1, enumerator in enum:drm_i915_gem_engine_class
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | i915_drm.h | 166 I915_ENGINE_CLASS_COPY = 1, enumerator in enum:drm_i915_gem_engine_class 1432 * I915_ENGINE_CLASS_RENDER, I915_ENGINE_CLASS_COPY, etc. 2073 * { I915_ENGINE_CLASS_COPY, 0 } }
|