Lines Matching defs:drm_display_info
197 struct drm_display_info { struct
198 char name[DRM_DISPLAY_INFO_LEN];
201 unsigned int width_mm;
202 unsigned int height_mm;
205 unsigned int min_vfreq, max_vfreq;
206 unsigned int min_hfreq, max_hfreq;
207 unsigned int pixel_clock;
208 unsigned int bpc;
210 enum subpixel_order subpixel_order;
211 u32 color_formats;
213 u8 cea_rev;