Searched defs:drm_display_info (Results 1 – 2 of 2) sorted by relevance
77158 struct drm_display_info { struct77159 unsigned int width_mm;77160 unsigned int height_mm;77161 unsigned int bpc;77162 enum subpixel_order subpixel_order;77163 int panel_orientation;77164 u32 color_formats;77165 const u32 *bus_formats;77166 unsigned int num_bus_formats;77167 u32 bus_flags;[all …]
86775 struct drm_display_info { struct86776 unsigned int width_mm;86777 unsigned int height_mm;86778 unsigned int bpc;86779 enum subpixel_order subpixel_order;86780 int panel_orientation;86781 u32 color_formats;86782 const u32 *bus_formats;86783 unsigned int num_bus_formats;86784 u32 bus_flags;[all …]