intel_extreme: check internal crt feature in VBT for analog probe on DDI
* also uses the BAR size when dumping regs (as done by the intel_reg tool). Change-Id: Ie29768afc8f9c42bb9a03b2866db34c4b0e43b7d Reviewed-on: https://review.haiku-os.org/c/haiku/+/5334 Reviewed-by: Jérôme Duval <[email protected]> Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
@@ -476,6 +476,7 @@ struct intel_shared_info {
|
||||
edid1_info vesa_edid_info;
|
||||
bool has_vesa_edid_info;
|
||||
|
||||
bool internal_crt_support;
|
||||
uint32 device_config_count;
|
||||
child_device_config device_configs[10];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user