]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/connector: Add documentation for drm_cmdline_mode
authorMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 19 Jun 2019 10:17:48 +0000 (12:17 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 19 Jun 2019 10:17:48 +0000 (12:17 +0200)
commit772cd52c5574b04b00a97d638b2cfe94c0c1a9b6
tree7bbd96650ca4104c0d35e8f3ef87c4fd73196e31
parentc936843f06ee4acfe91c2ef2909a2b46eb63c14a
drm/connector: Add documentation for drm_cmdline_mode

The struct drm_cmdline_mode holds the result of the command line parsers.
However, it wasn't documented so far, so let's do that.

Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/963c893c16c6a25fc469b53c726f493d99bdc578.1560783090.git-series.maxime.ripard@bootlin.com
include/drm/drm_connector.h