mbox series

[0/2] drm/i915: Better document VM and engine set APIs

Message ID 20210710212447.785288-1-jason@jlekstrand.net (mailing list archive)
Headers show
Series drm/i915: Better document VM and engine set APIs | expand

Message

Jason Ekstrand July 10, 2021, 9:24 p.m. UTC
As per Daniel's request, this better documents the VM and engine set APIs
including some discussion of the deprecation plan.

Test-with: 20210710211923.784638-1-jason@jlekstrand.net
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>

Jason Ekstrand (2):
  drm/i915: Don't allow setting I915_CONTEXT_PARAM_VM twice
  drm/i915/uapi: Add docs about immutability of engine sets and VMs

 drivers/gpu/drm/i915/gem/i915_gem_context.c | 12 +++----
 include/uapi/drm/i915_drm.h                 | 39 +++++++++++++++------
 2 files changed, 33 insertions(+), 18 deletions(-)