Home
last modified time | relevance | path

Searched defs:intel_vbt_data (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Di915_drv.h1728 struct intel_vbt_data { struct
1729 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */
1730 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */
1733 unsigned int int_tv_support:1;
1734 unsigned int lvds_dither:1;
1735 unsigned int lvds_vbt:1;
1736 unsigned int int_crt_support:1;
1737 unsigned int lvds_use_ssc:1;
1738 unsigned int display_clock_mode:1;
1739 unsigned int fdi_rx_polarity_inverted:1;
[all …]