[SRU][K][PATCH 00/16] Rest of the bugfixes from oem-5.17
Timo Aaltonen
tjaalton at ubuntu.com
Fri Jan 27 12:54:55 UTC 2023
From: Timo Aaltonen <timo.aaltonen at canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1981173
BugLink: https://bugs.launchpad.net/bugs/1981773
BugLink: https://bugs.launchpad.net/bugs/1990161
BugLink: https://bugs.launchpad.net/bugs/1991366
BugLink: https://bugs.launchpad.net/bugs/1993561
BugLink: https://bugs.launchpad.net/bugs/1996048
BugLink: https://bugs.launchpad.net/bugs/1998905
BugLink: https://bugs.launchpad.net/bugs/1999836
BugLink: https://bugs.launchpad.net/bugs/2000110
Hi,
Here are all the remaining bugfixes from oem-5.17 that haven't landed
in the kinetic kernel yet. Most are from mainline, some are from
drm-intel-next and one needed a minor change to apply cleanly.
There is still bug #1946433 which I don't dare to touch.
Ankit Nautiyal (2):
drm/i915/display: Drop check for doublescan mode in modevalid
drm/i915/display: Prune Interlace modes for Display >=12
George D Sworo (1):
powercap: intel_rapl: Add support for RAPTORLAKE_P
Guchun Chen (1):
drm/amdgpu: disable BACO support on more cards
Kai-Heng Feng (2):
PCI: Clear PCI_STATUS when setting up device
iio: light: cm32181: Add PM support
Mika Westerberg (6):
PCI: Fix used_buses calculation in pci_scan_child_bus_extend()
PCI: Pass available buses even if the bridge is already configured
PCI: Move pci_assign_unassigned_root_bus_resources()
PCI: Distribute available resources for root buses, too
PCI: Fix whitespace and indentation
PCI: Fix typo in pci_scan_child_bus_extend()
Nirmal Patel (1):
PCI: vmd: Disable MSI remapping after suspend
Tsung-hua Lin (1):
drm/amd/display: No display after resume from WB/CB
Vitaly Rodionov (1):
ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.
Zhang Rui (1):
powercap: intel_rapl: Add support for RAPTORLAKE_S
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 37 +++
.../amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 4 +
drivers/gpu/drm/i915/display/intel_dp.c | 7 +-
drivers/gpu/drm/i915/display/intel_hdmi.c | 12 +-
drivers/iio/light/cm32181.c | 22 ++
drivers/pci/controller/vmd.c | 5 +
drivers/pci/probe.c | 16 +-
drivers/pci/setup-bus.c | 290 +++++++++++-------
drivers/powercap/intel_rapl_common.c | 2 +
sound/pci/hda/patch_cs8409.c | 2 +-
10 files changed, 265 insertions(+), 132 deletions(-)
--
2.37.2
More information about the kernel-team
mailing list