577729533c
A little bit of documentation covering the topics of engine discovery, context engine maps and virtual engines. It is not very detailed but supposed to be a starting point of giving a brief high level overview of general principles and intended use cases. v2: * Have the text in uapi header and link from there. v4: * Link from driver-uapi.rst. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Daniel Vetter <daniel@ffwll.ch> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20210618150036.2507653-1-tvrtko.ursulin@linux.intel.com
30 lines
521 B
ReStructuredText
30 lines
521 B
ReStructuredText
===============
|
|
DRM Driver uAPI
|
|
===============
|
|
|
|
drm/i915 uAPI
|
|
=============
|
|
|
|
Engine Discovery uAPI
|
|
---------------------
|
|
|
|
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
|
:doc: Engine Discovery uAPI
|
|
|
|
Context Engine Map uAPI
|
|
-----------------------
|
|
|
|
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
|
:doc: Context Engine Map uAPI
|
|
|
|
Virtual Engine uAPI
|
|
-------------------
|
|
|
|
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
|
:doc: Virtual Engine uAPI
|
|
|
|
i915_drm.h
|
|
----------
|
|
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
|
:internal:
|