Re: [PATCH] sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
From: David Miller <davem@davemloft.net>
Date: 2019-08-28 23:09:39
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2019-08-28 23:09:39
Also in:
lkml
From: Takashi Iwai <redacted> Date: Wed, 28 Aug 2019 08:31:19 +0200
A similar workaround for the suspend/resume problem is needed for yet another ASUS machines, P6X models. Like the previous fix, the BIOS doesn't provide the standard DMI_SYS_* entry, so again DMI_BOARD_* entries are used instead. Reported-and-tested-by: SteveM <redacted> Signed-off-by: Takashi Iwai <redacted>
Applied, but this is getting suspicious. It looks like MSI generally is not restored properly on resume on these boards, so maybe there simply needs to be a generic PCI quirk for that?