Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_connector.h219 struct drm_display_info { struct
223 char name[DRM_DISPLAY_INFO_LEN];
228 unsigned int width_mm;
232 unsigned int height_mm;
239 unsigned int pixel_clock;
243 unsigned int bpc;
248 enum subpixel_order subpixel_order;
262 int panel_orientation;
270 u32 color_formats;
277 const u32 *bus_formats;
[all …]