summaryrefslogtreecommitdiff
path: root/shared-core/drm.h
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@hobbes.virtuousgeek.org>2007-04-20 17:59:30 -0700
committerJesse Barnes <jbarnes@hobbes.virtuousgeek.org>2007-04-20 17:59:30 -0700
commiteb892fb09dc2e5206f2461e8b258495c7cef904a (patch)
treecc5c4c1332ec328f02c44edea123c74708085167 /shared-core/drm.h
parenta21ff375c697fc7560c16d0f88335a6db2c9c37a (diff)
Add a monitor information structure separate from the EDID data for tracking
monitor limits, etc.
Diffstat (limited to 'shared-core/drm.h')
-rw-r--r--shared-core/drm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/drm.h b/shared-core/drm.h
index 6c626f66..b55640e1 100644
--- a/shared-core/drm.h
+++ b/shared-core/drm.h
@@ -893,6 +893,7 @@ typedef union drm_mm_init_arg{
/*
* Drm mode setting
*/
+#define DRM_DISPLAY_INFO_LEN 32
#define DRM_OUTPUT_NAME_LEN 32
#define DRM_DISPLAY_MODE_LEN 32