]> git.baikalelectronics.ru Git - kernel.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)
commit9c922d610e0745e2a3c1b4ef1441c62dfa80d666
tree0fc2a902104931c89c118ab0be3ee2e9d19e412e
parent079915fb70a185149c43a7d78418dc070515a9ad
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