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)
commit0380c6846a4be705b2d5c964b01ba1e5aaa3f5df
tree13cb9637c78c33a4802da82ac8afb5d5de2946d0
parent3cc1430cdbca12044571e3849cd57ac2e0d695c1
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