]> git.baikalelectronics.ru Git - kernel.git/commit
drm/atomic: Update docs around locking and commit sequencing
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 4 Dec 2019 10:00:11 +0000 (11:00 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 10 Dec 2019 20:44:02 +0000 (21:44 +0100)
commita644cba4baaf740a2b6301e206e80764664879a0
tree13cb9637c78c33a4802da82ac8afb5d5de2946d0
parent52790fd8366d58245d5d18b54ed31d1d05bb7831
drm/atomic: Update docs around locking and commit sequencing

Both locking and especially sequencing of nonblocking commits have
evolved a lot. The details are all there, but I noticed that the big
picture and connections have fallen behind a bit. Apply polish.

Motivated by some review discussions with Thierry.

v2: Review from Thierry

Reviewed-by: Thierry Reding <treding@nvidia.com>
Cc: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191204100011.859468-1-daniel.vetter@ffwll.ch
Documentation/gpu/drm-kms.rst
drivers/gpu/drm/drm_atomic.c
drivers/gpu/drm/drm_atomic_helper.c
include/drm/drm_atomic.h