drm/doc: Polish plane composition property docs
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 21 Sep 2016 08:59:27 +0000 (10:59 +0200)
committerSean Paul <seanpaul@chromium.org>
Thu, 22 Sep 2016 07:04:02 +0000 (00:04 -0700)
commit1e4d84c6589e9e9d19884e705085fe4a1885b012
tree831acdf4e66723af330596cecd684ddf2d7a6a3c
parent18733802466d032cd84e57f1e4b21ecae635f192
drm/doc: Polish plane composition property docs

Try to spec a bit more precisely how they all fit together, now that
at least the code is for all the additional properties is in one
place.

Also remove the entries for the standardized properties from the
table, because that thing is supremely unmaintaineable.

v2: Fix typos Sean spotted.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1474448370-32227-4-git-send-email-daniel.vetter@ffwll.ch
Documentation/gpu/drm-kms.rst
Documentation/gpu/kms-properties.csv
drivers/gpu/drm/drm_blend.c
drivers/gpu/drm/drm_plane.c