]> git.baikalelectronics.ru Git - kernel.git/commit
drm/docs: Document "scaling mode" property better
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 19 Feb 2018 22:53:54 +0000 (23:53 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 20 Feb 2018 11:10:46 +0000 (12:10 +0100)
commit9bc207c768ce4fddb5f9be56a93251f092d5f63d
tree946c55a98a609b28eb6ca7fb0937e5c127b20bd1
parentae3cf737eb18c26bdb7e1b0a6963ffedb2d12222
drm/docs: Document "scaling mode" property better

Move it out of the csv dungeon.

While at it add the missing link to the helper functions for setting
up the "panel rotation" property.

Also OCD how we list enum property values and their corresponding docs.
Going for a nest definition list seams cleanest, no need for also making
it an uordered list.

Cc: Sean Paul <seanpaul@chromium.org>
Cc: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180219225356.24996-3-daniel.vetter@ffwll.ch
Documentation/gpu/kms-properties.csv
drivers/gpu/drm/drm_connector.c