]> git.baikalelectronics.ru Git - kernel.git/commit
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
authorBrian Starkey <brian.starkey@arm.com>
Thu, 13 Oct 2016 09:47:08 +0000 (10:47 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Oct 2016 06:07:11 +0000 (08:07 +0200)
commiteac4e7081dd3b1539a139dc2924f2ab09f1d5a60
treed6422d386983b3e6bd1da80b536ba64751ba30c0
parent866886c4a6266bda0f106777998f3903d4131a68
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset

Add some additional comments to more explicitly describe the meaning and
usage of the three CRTC modeset detection booleans: mode_changed,
connectors_changed and active_changed.

Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Brian Starkey <brian.starkey@arm.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1476352028-16701-1-git-send-email-brian.starkey@arm.com
drivers/gpu/drm/drm_atomic_helper.c
include/drm/drm_atomic.h
include/drm/drm_crtc.h