This bug was fixed in the package linux-oem-6.0 - 6.0.0-1010.10
---------------
linux-oem-6.0 (6.0.0-1010.10) jammy; urgency=medium
* jammy/linux-oem-6.0: 6.0.0-1010.10 -proposed tracker (LP: #2001070)
* Microphone mute LED not working as expected after pressing the mic mute
hotkey (LP: #2000909)
- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptops
* Soundwire support for the Intel RPL Gen 0C40/0C11 platforms (LP: #2000030)
- SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of 0C40
product
- SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of 0C11
product
* Keeps rebooting with AMD W6400, W6600, and W6800 graphic cards
(LP: #2000110)
- drm/amdgpu: disable BACO support on more cards
* Fix SUT can't displayed after resume from WB/CB with dGFX
installed(FR:6/10)[RX6300][RX6500] (LP: #1999836)
- drm/amd/display: No display after resume from WB/CB
* Soundwire support for the Intel RPL Gen platforms (LP: #1997944)
- ASoC: Intel: soc-acpi-intel-rpl-match: add rpl_sdca_3_in_1 support
- ASoC: Intel: sof_sdw: Add support for SKU 0C10 product
- ASoC: Intel: soc-acpi: add SKU 0C10 SoundWire configuration
- ASoC: Intel: sof_sdw: Add support for SKU 0C40 product
- ASoC: Intel: soc-acpi: add SKU 0C40 SoundWire configuration
- ASoC: Intel: sof_sdw: Add support for SKU 0C4F product
- ASoC: rt1318: Add RT1318 SDCA vendor-specific driver
- ASoC: intel: sof_sdw: add rt1318 codec support.
- ASoC: Intel: sof_sdw: Add support for SKU 0C11 product
- ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configuration
- SAUCE: ASoC: Intel: soc-acpi: update codec addr on 0C11/0C4F product
- [Config] enable CONFIG_SND_SOC_RT1318_SDW
* Add additional Mediatek MT7922 BT device ID (LP: #1998885)
- Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
* Mute/mic LEDs no function on a HP platfrom (LP: #1998882)
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
* Enable Intel FM350 wwan CCCI driver port logging (LP: #1997686)
- net: wwan: t7xx: use union to group port type specific data
- net: wwan: t7xx: Add port for modem logging
* CVE-2022-4378
- proc: proc_skip_spaces() shouldn't think it is working on C strings
- proc: avoid integer type confusion in get_proc_long
* Add cs35l41 firmware loading support (LP: #1995957)
- ALSA: hda/realtek: More robust component matching for CS35L41
-- Timo Aaltonen <[email protected]> Wed, 04 Jan 2023
11:54:42 +0200
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.17 in Ubuntu.
https://bugs.launchpad.net/bugs/1999836
Title:
Fix SUT can't displayed after resume from WB/CB with dGFX
installed(FR:6/10)[RX6300][RX6500]
Status in HWE Next:
New
Status in linux package in Ubuntu:
Incomplete
Status in linux-oem-5.17 package in Ubuntu:
Invalid
Status in linux-oem-6.0 package in Ubuntu:
Invalid
Status in linux source package in Jammy:
In Progress
Status in linux-oem-5.17 source package in Jammy:
Fix Released
Status in linux-oem-6.0 source package in Jammy:
Fix Released
Status in linux source package in Kinetic:
In Progress
Status in linux-oem-5.17 source package in Kinetic:
New
Status in linux-oem-6.0 source package in Kinetic:
New
Bug description:
[Impact]
SUT can't displayed after resume from WB/CB with dGFX installed.
Recovery: SUT can display when the DP cable unplug and plug .
[Fix]
Use quirk to block the affected SKUes.
[Test Case]
1.Install Ubuntu 22.04 on SUT with dGFX card.
2.Connect the DP cable to the dGFX port.
3.SUT do power off/restart.
4.SUT can display.
[Where problems could occur]
Add SKU's id to a quirk table, the impact would be small.
[Other Info]
* For the pure Jammy, Confronted the error of compilation.
1. Need 8e794421bc98) drm/amd/display: Fork thread to offload work
~~~
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1449:38: error:
implicit declaration of function 'hpd_rx_irq_create_ workqueue'; did you
mean 'hdcp_create_workqueue'? [-Werror=implicit-function-declaration]
18848 1449 | adev->dm.hpd_rx_offload_wq =
hpd_rx_irq_create_workqueue(adev->dm.dc);
18849 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
18850 | hdcp_create_workqueue
~~~
2. Need 3ce51649cdf2) drm/amdgpu/display: add quirk handling for stutter
~~~
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1505:13: error:
implicit declaration of function 'dm_should_disable_ stutter'
[-Werror=implicit-function-declaration]
18838 1505 | if (dm_should_disable_stutter(adev->pdev))
~~~
* hpd_disconnect_quirk_table is placed to the different location on
J/OEM-5.17 and on K/OEM-6.0, so can't use a single patch for all.
* Result from CBD
~~~
Jammy,
remote: *** kernel-cbd
*********************************************************
remote: * Queueing builds (your 'j_gen_nxt'); ok to interrupt
remote: * For results: ssh cbd ls kobako-jammy-820f542767e6-ESq2
remote: * 192/672 cores busy (2/7 hosts), 0 builds queued
remote: 2022-12-15 17:09:15 kobako-jammy-820f542767e6-ESq2/amd64/BUILD-OK
remote: 2022-12-15 17:11:13 kobako-jammy-820f542767e6-ESq2/arm64/BUILD-OK
remote: 2022-12-15 17:07:30 kobako-jammy-820f542767e6-ESq2/armhf/BUILD-OK
remote: 2022-12-15 17:10:17 kobako-jammy-820f542767e6-ESq2/ppc64el/BUILD-OK
remote: 2022-12-15 17:04:55 kobako-jammy-820f542767e6-ESq2/s390x/BUILD-OK
remote:
************************************************************************
To 54.69.112.110:jammy.git
~~~
Kinetic
remote: *** kernel-cbd
*********************************************************
remote: * Queueing builds (your 'k_gen_nxt'); ok to interrupt
remote: * For results: ssh cbd ls kobako-kinetic-857358673609-X4Nz
remote: * 0/672 cores busy (0/7 hosts), 0 builds queued
remote: 2022-12-15 17:41:37 kobako-kinetic-857358673609-X4Nz/amd64/BUILD-OK
remote: 2022-12-15 17:42:13 kobako-kinetic-857358673609-X4Nz/arm64/BUILD-OK
remote: 2022-12-15 17:35:54 kobako-kinetic-857358673609-X4Nz/armhf/BUILD-OK
remote: 2022-12-15 17:40:54 kobako-kinetic-857358673609-X4Nz/ppc64el/BUILD-OK
remote: 2022-12-15 17:34:47 kobako-kinetic-857358673609-X4Nz/s390x/BUILD-OK
remote:
************************************************************************
To 54.69.112.110:kinetic.git
~~~
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1999836/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp