~vicamo/+git/ubuntu-kernel:bug-1914543/add-PCH-H-43FC/groovy

Last commit made on 2021-02-05
Get this branch:
git clone -b bug-1914543/add-PCH-H-43FC/groovy 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-1914543/add-PCH-H-43FC/groovy
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

41d79a2... by You-Sheng Yang

Bug 1914543: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID

bfdc6af... by You-Sheng Yang

UBUNTU: SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID

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

Added Tiger Lake H PCI device ID to the supported device list.

Signed-off-by: You-Sheng Yang <email address hidden>
(cherry-picked from
https://patchwork.kernel.org<email address hidden>/)
Signed-off-by: You-Sheng Yang <email address hidden>

d9ff15e... by Ian May

UBUNTU: update dkms package versions

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

62b0e40... by Alberto Milone

UBUNTU: [Config] dkms-versions -- add the 460-server nvidia driver

Add signed modules for the 460-server NVIDIA series
and update the 460 driver.

Note: this will require updating the dkms-versions once
the NVIDIA packages are in -proposed.

BugLink: https://bugs.launchpad.net/bugs/1913200
Signed-off-by: Alberto Milone <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Signed-off-by: Ian May <email address hidden>

7eb347d... by Alberto Milone

UBUNTU: [Config] dkms-versions -- drop NVIDIA 435 455 and 440-server

Drop the old signonly releases.

BugLink: https://bugs.launchpad.net/bugs/1913200
Signed-off-by: Alberto Milone <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Signed-off-by: Ian May <email address hidden>

a33d701... by Mario Limonciello

e1000e: Export S0ix flags to ethtool

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

This flag can be used by an end user to disable S0ix flows on a
buggy system or by an OEM for development purposes.

If you need this flag to be persisted across reboots, it's suggested
to use a udev rule to call adjust it until the kernel could have your
configuration in a disallow list.

Signed-off-by: Mario Limonciello <email address hidden>
Reviewed-by: Hans de Goede <email address hidden>
Tested-by: Yijun Shen <email address hidden>
Signed-off-by: Tony Nguyen <email address hidden>
(cherry picked from commit 3c98cbf22a96c1b12f48c1b2a4680dfe5cb280f9)
Signed-off-by: Aaron Ma <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Kelsey Skunberg <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>

f9c0685... by Mario Limonciello

Revert "e1000e: disable s0ix entry and exit flows for ME systems"

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

commit e086ba2fccda ("e1000e: disable s0ix entry and exit flows for ME
systems") disabled s0ix flows for systems that have various incarnations of
the i219-LM ethernet controller. This changed caused power consumption
regressions on the following shipping Dell Comet Lake based laptops:
* Latitude 5310
* Latitude 5410
* Latitude 5410
* Latitude 5510
* Precision 3550
* Latitude 5411
* Latitude 5511
* Precision 3551
* Precision 7550
* Precision 7750

This commit was introduced because of some regressions on certain Thinkpad
laptops. This comment was potentially caused by an earlier
commit 632fbd5eb5b0e ("e1000e: fix S0ix flows for cable connected case").
or it was possibly caused by a system not meeting platform architectural
requirements for low power consumption. Other changes made in the driver
with extended timeouts are expected to make the driver more impervious to
platform firmware behavior.

Fixes: e086ba2fccda ("e1000e: disable s0ix entry and exit flows for ME systems")
Reviewed-by: Alexander Duyck <email address hidden>
Signed-off-by: Mario Limonciello <email address hidden>
Reviewed-by: Hans de Goede <email address hidden>
Tested-by: Yijun Shen <email address hidden>
Signed-off-by: Tony Nguyen <email address hidden>
(cherry picked from commit 6cecf02e77ab9bf97e9252f9fcb8f0738a6de12c)
Signed-off-by: Aaron Ma <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Kelsey Skunberg <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>

3cfb052... by Mario Limonciello

e1000e: bump up timeout to wait when ME un-configures ULP mode

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

Per guidance from Intel ethernet architecture team, it may take
up to 1 second for unconfiguring ULP mode.

However in practice this seems to be taking up to 2 seconds on
some Lenovo machines. Detect scenarios that take more than 1 second
but less than 2.5 seconds and emit a warning on resume for those
scenarios.

Suggested-by: Aaron Ma <email address hidden>
Suggested-by: Sasha Netfin <email address hidden>
Suggested-by: Hans de Goede <email address hidden>
CC: Mark Pearson <email address hidden>
Fixes: f15bb6dde738cc8fa0 ("e1000e: Add support for S0ix")
BugLink: https://bugs.launchpad.net/bugs/1865570
Link: https://patchwork.ozlabs.org<email address hidden>/
Link: https://lkml.org/lkml/2020/12/13/15
Link: https://lkml.org/lkml/2020/12/14/708
Signed-off-by: Mario Limonciello <email address hidden>
Reviewed-by: Hans de Goede <email address hidden>
Tested-by: Yijun Shen <email address hidden>
Signed-off-by: Tony Nguyen <email address hidden>
(cherry picked from commit 3cf31b1a9effd859bb3d6ff9f8b5b0d5e6cac952)
Signed-off-by: Aaron Ma <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Kelsey Skunberg <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>

8649c4f... by Mario Limonciello

e1000e: Only run S0ix flows if shutdown succeeded

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

If the shutdown failed, the part will be thawed and running
S0ix flows will put it into an undefined state.

Reported-by: Alexander Duyck <email address hidden>
Reviewed-by: Alexander Duyck <email address hidden>
Signed-off-by: Mario Limonciello <email address hidden>
Tested-by: Yijun Shen <email address hidden>
Signed-off-by: Tony Nguyen <email address hidden>
(cherry picked from commit 808e0d8832cc81738f3e8df12dff0688352baf50)
Signed-off-by: Aaron Ma <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Kelsey Skunberg <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>

4e1f6cb... by AaronMa

Revert "UBUNTU: SAUCE: e1000e: bump up timeout to wait when ME un-configure ULP mode"

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

This reverts commit b97a9ad57d72cd17b36f7bf819b532e2a1a4be5e.

Revert the sauce patch to use upstream patch instead.

Signed-off-by: Aaron Ma <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Kelsey Skunberg <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>