Searched defs:intel_vbt_panel_data (Results 1 – 1 of 1) sorted by relevance
300 struct intel_vbt_panel_data { struct301 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */302 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */305 int panel_type;306 unsigned int lvds_dither:1;307 unsigned int bios_lvds_val; /* initial [PCH_]LVDS reg val in VBIOS */309 bool vrr;311 u8 seamless_drrs_min_refresh_rate;312 enum drrs_type drrs_type;314 struct {[all …]