APPLIED[B]/Cmnt: [SRU] [Bionic/Cosmic/Unstable] [PATCH 0/1] Fix unusable NVIDIA GPU after S3
Stefan Bader
stefan.bader at canonical.com
Mon Oct 1 15:59:14 UTC 2018
On 19.09.2018 17:29, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1793338
>
> [Impact]
> NVIDIA GPU on a new system we have becomes unusable after S3.
>
> [Test]
> The NVIDIA GPU in question works well after applying this patch.
>
> [Fix]
> Rewrite 0 to Intel PCI bridge 'Prefetchable Base Upper 32 Bits'.
> This should be done by BIOS S3 code [1], but now the issue reappears, let's
> do the same in Linux PCI subsystem.
>
> [Regression Potential]
> Low.
> After applying this patch I haven't noticed any change on already
> working PCI devices.
> Also this patch is acked by PCI and ACPI maintainers, so we can be more
> confident.
>
> [1] https://bugzilla.kernel.org/show_bug.cgi?id=116851#c23
>
> Daniel Drake (1):
> PCI: Reprogram bridge prefetch registers on resume
>
> drivers/pci/pci.c | 27 +++++++++++++++++++--------
> 1 file changed, 19 insertions(+), 8 deletions(-)
>
As Kleber mentioned this was queued for 4.19 and is already on linux-next. So I
replaced the pick by the one from linux-next (it appeared to be identical).
Applied to bionic/master-next. Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20181001/2446d91a/attachment.sig>
More information about the kernel-team
mailing list