Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h197 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;
[all …]