Searched defs:intel_vbt_panel_data (Results 1 – 1 of 1) sorted by relevance
327 struct intel_vbt_panel_data { struct328 struct drm_display_mode *lfp_vbt_mode; /* if any */329 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */332 int panel_type;333 unsigned int lvds_dither:1;334 unsigned int bios_lvds_val; /* initial [PCH_]LVDS reg val in VBIOS */336 bool vrr;338 u8 seamless_drrs_min_refresh_rate;339 enum drrs_type drrs_type;341 struct {[all …]