Searched refs:I915_EXEC_BSD (Results 1 – 5 of 5) sorted by relevance
117 .uabi_id = I915_EXEC_BSD,128 .uabi_id = I915_EXEC_BSD,138 .uabi_id = I915_EXEC_BSD,147 .uabi_id = I915_EXEC_BSD,
1992 [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()
948 #define I915_EXEC_BSD (2<<0) macro
267 - VCS is a video encode and decode engine, this is named `I915_EXEC_BSD`