Searched defs:intel_vbt_data (Results 1 – 1 of 1) sorted by relevance
749 struct intel_vbt_data { struct750 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */751 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */754 unsigned int int_tv_support:1;755 unsigned int lvds_dither:1;756 unsigned int int_crt_support:1;757 unsigned int lvds_use_ssc:1;758 unsigned int int_lvds_support:1;759 unsigned int display_clock_mode:1;760 unsigned int fdi_rx_polarity_inverted:1;[all …]