Lines Matching defs:drm_display_info
713 struct drm_display_info { struct
714 char name[32];
717 unsigned int width_mm;
718 unsigned int height_mm;
721 unsigned int min_vfreq, max_vfreq;
722 unsigned int min_hfreq, max_hfreq;
723 unsigned int pixel_clock;
724 unsigned int bpc;
726 enum subpixel_order subpixel_order;
727 u32 color_formats;
729 const u32 *bus_formats;
730 unsigned int num_bus_formats;
736 int max_tmds_clock;
741 bool dvi_dual;
744 u8 edid_hdmi_dc_modes;
746 u8 cea_rev;
751 struct drm_hdmi_info hdmi;