Searched defs:intel_vbt_data (Results 1 – 1 of 1) 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 …]