Searched defs:intel_vbt_data (Results 1 – 1 of 1) sorted by relevance
666 struct intel_vbt_data { struct667 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */668 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */671 unsigned int int_tv_support:1;672 unsigned int lvds_dither:1;673 unsigned int int_crt_support:1;674 unsigned int lvds_use_ssc:1;675 unsigned int int_lvds_support:1;676 unsigned int display_clock_mode:1;677 unsigned int fdi_rx_polarity_inverted:1;[all …]