~vicamo/+git/ubuntu-kernel:bug-1889384/enable-vmd-aspm/unstable

Last commit made on 2020-07-29
Get this branch:
git clone -b bug-1889384/enable-vmd-aspm/unstable https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-1889384/enable-vmd-aspm/unstable
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

c920d59... by You-Sheng Yang

Bug 1889384: PCI: vmd: Enable ASPM if BIOS requests it

c6a76c3... by Jonathan Derrick

PCI: vmd: Enable ASPM if BIOS requests it

BugLink: https://bugs.launchpad.net/bugs/1889384

VMD domains are not ACPI-managed devices and do not have the necessary
ACPI hooks to enable ASPM. However if the BIOS has requested ASPM
enablement, we should try to honor that request regardless. This patch
adds the ASPM support to VMD child devices if requested by the FADT
table.

Signed-off-by: Jon Derrick <email address hidden>
(cherry picked from
https://lore<email address hidden>/)
Signed-off-by: You-Sheng Yang <email address hidden>

1b30b83... by Seth Forshee

UBUNTU: Ubuntu-5.8.0-8.9

Signed-off-by: Seth Forshee <email address hidden>

0c0ce58... by Seth Forshee

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1889104
Properties: no-test-build
Signed-off-by: Seth Forshee <email address hidden>

49d66be... by Seth Forshee

UBUNTU: [Packaging] update variants

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Seth Forshee <email address hidden>

a72a7a9... by Seth Forshee

UBUNTU: [Packaging] Change source package name to linux

Ignore: yes
Signed-off-by: Seth Forshee <email address hidden>

7267761... by Seth Forshee

UBUNTU: [Config] Enable nvidia dkms build

Signed-off-by: Seth Forshee <email address hidden>

aaaf91d... by Seth Forshee

UBUNTU: update dkms package versions

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Seth Forshee <email address hidden>

4a8d33c... by Alberto Milone

UBUNTU: [Packaging] NVIDIA -- Add signed modules for 450 450-server

The 450 series replaces the 440 series, whereas the 450-server
series is only an addition to the other server drivers.

BugLink: https://bugs.launchpad.net/bugs/1887674

Signed-off-by: Alberto Milone <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>

f438608... by Alberto Milone

UBUNTU: [packaging] add signed modules for the 418-server and the 440-server flavours

Enable building only on amd64 using the do_dkms_nvidia_server flag.

Also, modify the regular expression in 2-binary-arch.mk, so that
names such as nvidia-440srv are allowed.

BugLink: https://bugs.launchpad.net/bugs/1881137

Signed-off-by: Alberto Milone <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>