Searched defs:intel_vbt_panel_data (Results 1 – 1 of 1) sorted by relevance
289 struct intel_vbt_panel_data { struct290 struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */291 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */294 unsigned int panel_type:4;295 unsigned int lvds_dither:1;296 unsigned int bios_lvds_val; /* initial [PCH_]LVDS reg val in VBIOS */298 bool vrr;300 u8 seamless_drrs_min_refresh_rate;301 enum drrs_type drrs_type;303 struct {[all …]