aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_modes.h
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-11-20 09:46:28 +0000
committerSimon Ser <contact@emersion.fr>2020-11-20 11:55:41 +0100
commit22f0d89805a44c06a263f36a0d0f192f333df16e (patch)
tree5906efd9c0ec8b0dbf89fb9c467d7cd1fff460b6 /include/drm/drm_modes.h
parentdrm: document drm_mode_get_connector (diff)
downloadlinux-dev-22f0d89805a44c06a263f36a0d0f192f333df16e.tar.xz
linux-dev-22f0d89805a44c06a263f36a0d0f192f333df16e.zip
drm: document drm_mode_modeinfo
This allows `struct drm_mode_modeinfo` references to be linkified. Some descriptions are borrowed from struct drm_display_mode. Signed-off-by: Simon Ser <contact@emersion.fr> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/BBtyuxgs3DvcrMtbRyb7KBEWUviGy1dtWO61eB4@cp3-web-016.plabs.ch
Diffstat (limited to 'include/drm/drm_modes.h')
-rw-r--r--include/drm/drm_modes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h
index cdf2a299ccd4..a0d79d1c51e2 100644
--- a/include/drm/drm_modes.h
+++ b/include/drm/drm_modes.h
@@ -195,6 +195,9 @@ enum drm_mode_status {
* @crtc_vsync_end: hardware mode vertical sync end
* @crtc_vtotal: hardware mode vertical total size
*
+ * This is the kernel API display mode information structure. For the
+ * user-space version see struct drm_mode_modeinfo.
+ *
* The horizontal and vertical timings are defined per the following diagram.
*
* ::