~vicamo/+git/ubuntu-kernel:bug-1897501/enable-hp-psr/groovy

Last commit made on 2020-09-28
Get this branch:
git clone -b bug-1897501/enable-hp-psr/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-1897501/enable-hp-psr/groovy
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

c7dc3b8... by You-Sheng Yang

Bug 1897501: drm/i915/psr: Enable PSR on HP ZBook Studio G7

e411775... by You-Sheng Yang

UBUNTU: SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_ENABLE quirk to CMN prod-ID 19-15

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

Add edid quirk for one specific sku of HP ZBook Studio G7 that relying
on PSR enabled.

Signed-off-by: You-Sheng Yang <email address hidden>

a34f05b... by You-Sheng Yang

UBUNTU: SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk

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

HP ZBook Studio G7 equips an INX FHD N156HCG-GQ1 panel that renders
corrupted screen when PSR is disabled. This patch allows overriding
the default disabled i915_modparams.enable_psr since LP: #1849947 to
use chip default when a EDID match is on.

Signed-off-by: You-Sheng Yang <email address hidden>

aaaa958... by Seth Forshee

UBUNTU: Ubuntu-5.8.0-20.21

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

ca7246e... by Seth Forshee

UBUNTU: link-to-tracker: update tracking bug

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

468f7fa... by Seth Forshee

UBUNTU: [Config] Update gcc version

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

4ae2681... by Seth Forshee

UBUNTU: Start new release

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

3dd58a4... by Hans de Goede <email address hidden>

i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()

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

Some ACPI i2c-devices _STA method (which is used to detect if the device
is present) use autodetection code which probes which device is present
over i2c. This requires the I2C ACPI OpRegion handler to be registered
before we enumerate i2c-clients under the i2c-adapter.

This fixes the i2c touchpad on the Lenovo ThinkBook 14-IIL and
ThinkBook 15 IIL not getting an i2c-client instantiated and thus not
working.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1842039
Signed-off-by: Hans de Goede <email address hidden>
Reviewed-by: Mika Westerberg <email address hidden>
Signed-off-by: Wolfram Sang <email address hidden>
(cherry picked from commit 21653a4181ff292480599dad996a2b759ccf050f)
Signed-off-by: Kai-Heng Feng <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>

b50578c... by Kai-Heng Feng

UBUNTU: SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD

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

In addition to ASPM, LTR also needs to be programmed with a reasonable
value to let PCIe link reaches L1.2.

For now, program a hardcoded value that is used under Windows.

While at it, consolidate ASPM and LTR enabling logic to share a same pci
device table.

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

64fa82e... by Paolo Pisati

UBUNTU: packaging: arm64: generic-64k: skip ABI, modules and retpoline checks

Signed-off-by: Paolo Pisati <email address hidden>