]> git.baikalelectronics.ru Git - kernel.git/commit
drm: document the all the atomic iterators
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 28 Mar 2017 15:53:49 +0000 (17:53 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 29 Mar 2017 06:34:41 +0000 (08:34 +0200)
commit10afe8a40346c576f99cc5990ee81fb920773e34
treeb715051fd1f60969ee02b9e846439cf0bfbc4d3a
parent416f4bd2a896deb8cddb3ce45f3c26d21178bb6e
drm: document the all the atomic iterators

Mostly because I want the links from the newly-added @state functions
to work. But I think explaining when they're useful and that the
implicit one is deprecated is good either way. Slightly repetitive
unfortunately.

Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170328155349.5972-3-daniel.vetter@ffwll.ch
include/drm/drm_atomic.h