Lines Matching full:uapi
21 * Merge new parallel submission uAPI
22 * Bonding uAPI completely incompatible with GuC submission, plus it has
25 * New uAPI adds I915_CONTEXT_ENGINES_EXT_PARALLEL context setup step
68 New uAPI for basic GuC submission
70 No major changes are required to the uAPI for basic GuC submission. The only
89 New parallel submission uAPI
91 The existing bonding uAPI is completely broken with GuC submission because
97 bonding uAPI does. Hence the need for a new parallel submission interface. Also
98 the legacy bonding uAPI is quite confusing and not intuitive at all. Furthermore
102 The new parallel submission uAPI consists of 3 parts:
118 order is the same as uAPI order. This will change on platforms with more than 2
135 drm_i915_context_engines_parallel_submit to the uAPI to implement this
140 .. kernel-doc:: include/uapi/drm/i915_drm.h
151 been configured by 'set_parallel' or other extensions. No uAPI changes are