[Intel-gfx] [PATCH v2 0/1] Documentation patch for batchbuffer submission

kevin.rogovin at intel.com kevin.rogovin at intel.com
Fri Mar 2 14:09:20 UTC 2018


From: Kevin Rogovin <kevin.rogovin at intel.com>

v2:
   More documentation: intel_ringbuffer, sequence number.
   Expose to i915.rst existing documentation

   Call out GEM_EXECBUFFER as deprecated.
   Place code detailed documentation in source files.
   Call out INTEL_EXEC_RENDER.
   Reorder text to make it more readable.
   Refer to Command Buffer Parser instead of Batchbuffer Parser.
   (suggested by Joonas Lahtinen)





Kevin Rogovin (1):
  i915: additional documentation

 Documentation/gpu/i915.rst                 | 194 +++++++++++++++++++++++------
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |   3 +-
 drivers/gpu/drm/i915/i915_vma.h            |  11 +-
 drivers/gpu/drm/i915/intel_lrc.c           |   3 +-
 drivers/gpu/drm/i915/intel_ringbuffer.h    |  64 ++++++++++
 5 files changed, 235 insertions(+), 40 deletions(-)

-- 
2.16.2



More information about the Intel-gfx mailing list