Searched defs:intel_vbt_data (Results 1 – 2 of 2) sorted by relevance
652 struct intel_vbt_data { struct653 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */654 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */657 unsigned int int_tv_support:1;658 unsigned int lvds_dither:1;659 unsigned int int_crt_support:1;660 unsigned int lvds_use_ssc:1;661 unsigned int int_lvds_support:1;662 unsigned int display_clock_mode:1;663 unsigned int fdi_rx_polarity_inverted:1;[all …]
1056 struct intel_vbt_data { struct1057 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */1058 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */1061 unsigned int int_tv_support:1;1062 unsigned int lvds_dither:1;1063 unsigned int int_crt_support:1;1064 unsigned int lvds_use_ssc:1;1065 unsigned int int_lvds_support:1;1066 unsigned int display_clock_mode:1;1067 unsigned int fdi_rx_polarity_inverted:1;[all …]