Subject and patches say it all. Initial post of GuC submission patches, detailed in patch 1, coming shortly. Signed-off-by: Matthew Brost <matthew.brost@xxxxxxxxx> Matthew Brost (5): drm/doc/rfc: i915 GuC submission / DRM scheduler integration plan drm/doc/rfc: i915 new parallel submission uAPI plan drm/i915: Expose logical engine instance to user drm/i915: Introduce 'set parallel submit' extension drm/i915: Update execbuf IOCTL to accept N BBs Documentation/gpu/rfc/i915_scheduler.rst | 122 ++++++++++++++++++ Documentation/gpu/rfc/index.rst | 4 + include/uapi/drm/i915_drm.h | 154 ++++++++++++++++++++++- 3 files changed, 278 insertions(+), 2 deletions(-) create mode 100644 Documentation/gpu/rfc/i915_scheduler.rst -- 2.28.0