Home
last modified time | relevance | path

Searched refs:I915_EXEC_BSD (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_engine_cs.c117 .uabi_id = I915_EXEC_BSD,
128 .uabi_id = I915_EXEC_BSD,
138 .uabi_id = I915_EXEC_BSD,
147 .uabi_id = I915_EXEC_BSD,
Di915_gem_execbuffer.c1992 [I915_EXEC_BSD] = VCS,
2009 if ((user_ring_id != I915_EXEC_BSD) && in eb_select_engine()
2016 if (user_ring_id == I915_EXEC_BSD && HAS_BSD2(dev_priv)) { in eb_select_engine()
/Linux-v4.19/tools/include/uapi/drm/
Di915_drm.h948 #define I915_EXEC_BSD (2<<0) macro
/Linux-v4.19/include/uapi/drm/
Di915_drm.h948 #define I915_EXEC_BSD (2<<0) macro
/Linux-v4.19/Documentation/gpu/
Di915.rst267 - VCS is a video encode and decode engine, this is named `I915_EXEC_BSD`