/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_drm_client.c | 45 [I915_ENGINE_CLASS_RENDER] = "render",
|
H A D | i915_perf.c | 4088 class = I915_ENGINE_CLASS_RENDER; in read_properties_unlocked()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_perf.c | 98 I915_ENGINE_CLASS_RENDER, in test_stream()
|
H A D | i915_request.c | 63 return intel_engine_lookup_user(i915, I915_ENGINE_CLASS_RENDER, 0); in rcs0()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_user.c | 46 [RENDER_CLASS] = I915_ENGINE_CLASS_RENDER,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_user.c | 48 [RENDER_CLASS] = I915_ENGINE_CLASS_RENDER,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_perf.c | 98 I915_ENGINE_CLASS_RENDER, in test_stream()
|
H A D | i915_request.c | 65 return intel_engine_lookup_user(i915, I915_ENGINE_CLASS_RENDER, 0); in rcs0()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 24 I915_ENGINE_CLASS_RENDER = 0, enumerator
|
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | i915_drm.h | 119 I915_ENGINE_CLASS_RENDER = 0, enumerator 1293 * engine class (offset by 1, I915_ENGINE_CLASS_RENDER is reported as 1302 * I915_ENGINE_CLASS_RENDER, I915_ENGINE_CLASS_COPY, etc.
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | i915_drm.h | 119 I915_ENGINE_CLASS_RENDER = 0, enumerator 1293 * engine class (offset by 1, I915_ENGINE_CLASS_RENDER is reported as 1302 * I915_ENGINE_CLASS_RENDER, I915_ENGINE_CLASS_COPY, etc.
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | i915_drm.h | 168 * @I915_ENGINE_CLASS_RENDER: 176 I915_ENGINE_CLASS_RENDER = 0, enumerator 1615 * engine class (offset by 1, I915_ENGINE_CLASS_RENDER is reported as 1624 * I915_ENGINE_CLASS_RENDER, I915_ENGINE_CLASS_COPY, etc. 2504 * .engines = { { I915_ENGINE_CLASS_RENDER, 0 },
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 40 I915_ENGINE_CLASS_RENDER = 0, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | i915_drm.h | 168 * @I915_ENGINE_CLASS_RENDER: 176 I915_ENGINE_CLASS_RENDER = 0, enumerator 1615 * engine class (offset by 1, I915_ENGINE_CLASS_RENDER is reported as 1624 * I915_ENGINE_CLASS_RENDER, I915_ENGINE_CLASS_COPY, etc. 2504 * .engines = { { I915_ENGINE_CLASS_RENDER, 0 },
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 40 I915_ENGINE_CLASS_RENDER = 0, enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_context.c | 1250 I915_ENGINE_CLASS_RENDER, in __igt_ctx_sseu()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_context.c | 1266 I915_ENGINE_CLASS_RENDER, in __igt_ctx_sseu()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_context.c | 857 if (user_sseu.engine.engine_class != I915_ENGINE_CLASS_RENDER) in set_proto_ctx_sseu()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 3551 I915_ENGINE_CLASS_RENDER, in read_properties_unlocked()
|