https://bugzilla.kernel.org/show_bug.cgi?id=213023

Mario Limonciello (AMD) (mario.limoncie...@amd.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301313|0                           |1
        is obsolete|                            |

--- Comment #54 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) ---
Created attachment 301317
  --> https://bugzilla.kernel.org/attachment.cgi?id=301317&action=edit
patch with potential fix: Only let cppc_acpi run if CPPCv2 was not masked

OK, it looks like the SSDT only loads if CPPCv2 was acked, which in your system
only CPPCv1 was acked.

>>> result = 59
>>> result & OSC_SB_CPCV2_SUPPORT
0
>>> result & OSC_SB_CPC_SUPPORT
32

Try this updated patch which won't let it probe _CPC further in that specific
case.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to