Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_crtc.h128 struct drm_display_info { struct
129 char name[DRM_DISPLAY_INFO_LEN];
132 unsigned int width_mm;
133 unsigned int height_mm;
136 unsigned int min_vfreq, max_vfreq;
137 unsigned int min_hfreq, max_hfreq;
138 unsigned int pixel_clock;
139 unsigned int bpc;
141 enum subpixel_order subpixel_order;
142 u32 color_formats;
[all …]