Home
last modified time | relevance | path

Searched refs:I915_ENGINE_CLASS_RENDER (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_user.c47 [RENDER_CLASS] = I915_ENGINE_CLASS_RENDER,
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c98 I915_ENGINE_CLASS_RENDER, in test_stream()
/linux/include/uapi/drm/
H A Di915_drm.h176 I915_ENGINE_CLASS_RENDER = 0, enumerator
/linux/tools/include/uapi/drm/
H A Di915_drm.h176 I915_ENGINE_CLASS_RENDER = 0, enumerator
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c860 if (user_sseu.engine.engine_class != I915_ENGINE_CLASS_RENDER) in set_proto_ctx_sseu()
/linux/drivers/gpu/drm/i915/
H A Di915_perf.c3994 class = I915_ENGINE_CLASS_RENDER; in read_properties_unlocked()