Searched defs:intel_vbt_panel_data (Results 1 – 1 of 1) sorted by relevance
321 struct intel_vbt_panel_data { struct322 struct drm_display_mode *lfp_vbt_mode; /* if any */323 struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */326 int panel_type;327 unsigned int lvds_dither:1;328 unsigned int bios_lvds_val; /* initial [PCH_]LVDS reg val in VBIOS */330 bool vrr;332 u8 seamless_drrs_min_refresh_rate;333 enum drrs_type drrs_type;335 struct {[all …]