]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Describe pixel_blend_mode in drm_plane_state
authorSean Paul <seanpaul@chromium.org>
Fri, 31 Aug 2018 15:09:25 +0000 (11:09 -0400)
committerSean Paul <seanpaul@chromium.org>
Fri, 31 Aug 2018 15:37:39 +0000 (11:37 -0400)
commit357e6d8ca362126f81165085567c8627ced4f0df
tree30b52c467c57727c03db05aaa2709f9454957e94
parentd6f5c599eb1dc80571b5b55b9cb606cf1072b408
drm: Describe pixel_blend_mode in drm_plane_state

Adds docs for pixel_blend_mode in drm_plane_state. Fixes the warning
found by kbuild test robot:

htmldocs: include/drm/drm_plane.h:189: warning: Function parameter or member 'pixel_blend_mode' not described in 'drm_plane_state'

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Lowry Li <lowry.li@arm.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180831150934.202332-1-sean@poorly.run
include/drm/drm_plane.h