Searched defs:embedded_panel_info (Results 1 – 1 of 1) sorted by relevance
149 struct embedded_panel_info { struct150 struct device_timing lcd_timing;151 uint32_t ss_id;152 struct supported_refresh_rate supported_rr;153 uint32_t drr_enabled;154 uint32_t min_drr_refresh_rate;155 bool realtek_eDPToLVDS;156 uint16_t panel_width_mm;157 uint16_t panel_height_mm;158 uint16_t fake_edid_size;[all …]