drm/docs: Align layout of optional plane blending properties
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 19 Feb 2018 22:53:53 +0000 (23:53 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 20 Feb 2018 11:10:46 +0000 (12:10 +0100)
commit4d10bd45d4f71c0b59db23cc6d8fe286976640ad
tree1b1703735fb5c05369fea54f836782559c36d4f3
parent3f0df756b6d511a1680446ab0efe61a7fe57ac85
drm/docs: Align layout of optional plane blending properties

Just a bit of drive-by OCD. All the other property docs use enumerations,
for some nice visual consistency. It also neatly highlights the property
name.

Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180219225356.24996-2-daniel.vetter@ffwll.ch
drivers/gpu/drm/drm_blend.c