mbox series

[RFC,0/2] GuC submission / DRM scheduler integration plan + new uAPI

Message ID 20210518235830.133834-1-matthew.brost@intel.com (mailing list archive)
Headers show
Series GuC submission / DRM scheduler integration plan + new uAPI | expand

Message

Matthew Brost May 18, 2021, 11:58 p.m. UTC
Subject and patches say it all.

v2: Address comments, patches has details of changes

Signed-off-by: Matthew Brost <matthew.brost@intel.com>

Matthew Brost (2):
  drm/doc/rfc: i915 GuC submission / DRM scheduler
  drm/doc/rfc: i915 new parallel submission uAPI plan

 Documentation/gpu/rfc/i915_parallel_execbuf.h | 144 ++++++++++++++++++
 Documentation/gpu/rfc/i915_scheduler.rst      | 136 +++++++++++++++++
 Documentation/gpu/rfc/index.rst               |   4 +
 3 files changed, 284 insertions(+)
 create mode 100644 Documentation/gpu/rfc/i915_parallel_execbuf.h
 create mode 100644 Documentation/gpu/rfc/i915_scheduler.rst