drm: document uAPI page-flip flags
authorSimon Ser <contact@emersion.fr>
Wed, 24 Aug 2022 17:43:42 +0000 (19:43 +0200)
committerSimon Ser <contact@emersion.fr>
Tue, 4 Oct 2022 12:47:35 +0000 (14:47 +0200)
commitf633a206ca3485adcfef4186b0c0f1ab03743b25
tree1fff15cf3025723a414a57e059c7cf4d5e5cf074
parent96c92551b5ec2c0c5b0de0b4fa36cec27d4ae5ae
drm: document uAPI page-flip flags

Document flags accepted by the page-flip and atomic IOCTLs.

v2 (Pekka):
- Mention DRM_EVENT_FLIP_COMPLETE in DRM_MODE_PAGE_FLIP_EVENT docs.
- Expand DRM_MODE_ATOMIC_NONBLOCK and DRM_MODE_ATOMIC_ALLOW_MODESET
  description.
v3:
- Fix struct field ref syntax (Daniel)
- Clarify when artifacts are no longer displayed (Daniel)
- Add note about sinks deciding to show artifacts on their own (Pekka, Daniel)
v4:
- Fix typo (Pekka)

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/505107/
include/uapi/drm/drm_mode.h