]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915: Document locking guidelines
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Fri, 30 Aug 2019 10:50:53 +0000 (13:50 +0300)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 14 May 2020 17:24:54 +0000 (20:24 +0300)
commitca69a3c68e2150ffb73ff1ff7d2b5390d76b3eb9
tree0fc2a902104931c89c118ab0be3ee2e9d19e412e
parent802a5820fc0c0f12b40280db3dbaaf8359b07243
drm/i915: Document locking guidelines

To ensure cross-driver locking compatibility, document the expected
guidelines for implementing the GEM locking in i915. Note that this
is a description of how things should end up after being reworked,
and does not reflect the current state of things.

v2: Use rst note:: tag (Rodrigo)

Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
Cc: CQ Tang <cq.tang@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190830105053.17491-1-joonas.lahtinen@linux.intel.com
Documentation/gpu/i915.rst