Searched defs:intel_vbt_data (Results 1 – 1 of 1) sorted by relevance
1053 struct intel_vbt_data { struct1054 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */1055 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */1058 unsigned int int_tv_support:1;1059 unsigned int lvds_dither:1;1060 unsigned int int_crt_support:1;1061 unsigned int lvds_use_ssc:1;1062 unsigned int int_lvds_support:1;1063 unsigned int display_clock_mode:1;1064 unsigned int fdi_rx_polarity_inverted:1;[all …]