Actions
Bug #262
closedSandy Bridge/IvyBridge: Only advertise supported MWAIT states as ACPI C states
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/18/2020
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
Some CPUs might not support MWAIT(C6)/MWAIT(C7). Don't advertise them as ACPI C3 as not supported.
Updated by Zak Brighton Knight almost 4 years ago
Is this possibly related to Issue 121 (https://ticket.coreboot.org/issues/121)? That issue revolves around crashes that occur when an ivy bridge CPU tries to use C states greater than 2.
Updated by Patrick Rudolph 12 months ago
- Status changed from New to Resolved
Implemented here: https://review.coreboot.org/c/coreboot/+/78194
Actions