Thread (9 messages) 9 messages, 5 authors, 2021-06-07

Re: [PATCH v5 2/2] acpi: PM: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

From: Raul Rangel <hidden>
Date: 2021-06-04 17:43:43
Also in: linux-nvme

On Fri, Jun 4, 2021 at 10:54 AM Mario Limonciello
[off-list ref] wrote:
+
+#ifdef CONFIG_X86
+static const struct x86_cpu_id storage_d3_cpu_ids[] = {
+       X86_MATCH_VENDOR_FAM_MODEL(AMD, 23, 96, NULL),  /* Renoir */
+       X86_MATCH_VENDOR_FAM_MODEL(AMD, 23, 104, NULL), /* Lucienne */
+       {}
+};
+#endif
+
Is this the same matching logic that Windows is using?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help