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(-)