Home
last modified time | relevance | path

Searched defs:drm_display_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_crtc.h126 struct drm_display_info { struct
127 char name[DRM_DISPLAY_INFO_LEN];
130 unsigned int width_mm;
131 unsigned int height_mm;
134 unsigned int min_vfreq, max_vfreq;
135 unsigned int min_hfreq, max_hfreq;
136 unsigned int pixel_clock;
137 unsigned int bpc;
139 enum subpixel_order subpixel_order;
140 u32 color_formats;
[all …]