Activity log for bug #2024427

Date Who What changed Old value New value Message
2023-06-20 07:38:34 You-Sheng Yang bug added bug
2023-06-20 07:39:29 You-Sheng Yang nominated for series Ubuntu Mantic
2023-06-20 07:39:29 You-Sheng Yang bug task added linux-firmware (Ubuntu Mantic)
2023-06-20 07:39:29 You-Sheng Yang nominated for series Ubuntu Lunar
2023-06-20 07:39:29 You-Sheng Yang bug task added linux-firmware (Ubuntu Lunar)
2023-06-20 07:39:29 You-Sheng Yang nominated for series Ubuntu Jammy
2023-06-20 07:39:29 You-Sheng Yang bug task added linux-firmware (Ubuntu Jammy)
2023-06-20 07:40:25 You-Sheng Yang bug added subscriber Canonical Hardware Enablement
2023-06-20 07:40:30 You-Sheng Yang tags oem-priority originate-from-2024123 somerville
2023-06-20 16:14:56 You-Sheng Yang linux-firmware (Ubuntu Mantic): status New Invalid
2023-06-20 16:30:22 You-Sheng Yang bug task added linux (Ubuntu)
2023-06-20 16:30:33 You-Sheng Yang bug task added linux-oem-6.1 (Ubuntu)
2023-06-20 16:30:44 You-Sheng Yang linux-oem-6.1 (Ubuntu Lunar): status New Invalid
2023-06-20 16:30:55 You-Sheng Yang linux-oem-6.1 (Ubuntu Mantic): status New Invalid
2023-06-20 16:31:27 You-Sheng Yang linux-oem-6.1 (Ubuntu Jammy): status New Incomplete
2023-06-20 16:32:23 You-Sheng Yang linux (Ubuntu Mantic): status New Invalid
2023-06-20 16:32:56 You-Sheng Yang linux-firmware (Ubuntu Mantic): status Invalid New
2023-06-22 13:48:46 Timo Aaltonen linux-oem-6.1 (Ubuntu Jammy): status Incomplete Fix Committed
2023-06-22 19:35:09 Mario Limonciello bug added subscriber AMD
2023-06-23 06:17:17 Juerg Haefliger tags oem-priority originate-from-2024123 somerville kern-7207 oem-priority originate-from-2024123 somerville
2023-06-23 06:17:21 Juerg Haefliger bug added subscriber Juerg Haefliger
2023-07-01 15:51:27 Mario Limonciello linux-firmware (Ubuntu Mantic): status New Fix Released
2023-07-01 15:52:46 Mario Limonciello linux (Ubuntu Jammy): status New Invalid
2023-07-01 15:53:18 Mario Limonciello linux (Ubuntu Lunar): status New Triaged
2023-07-01 15:54:19 Mario Limonciello linux (Ubuntu Mantic): status Invalid Triaged
2023-07-03 09:37:25 You-Sheng Yang linux-oem-6.1 (Ubuntu Jammy): status Fix Committed Fix Released
2023-07-06 07:56:51 You-Sheng Yang linux-firmware (Ubuntu Jammy): importance Undecided High
2023-07-06 07:56:51 You-Sheng Yang linux-firmware (Ubuntu Jammy): status New In Progress
2023-07-06 07:56:51 You-Sheng Yang linux-firmware (Ubuntu Jammy): assignee You-Sheng Yang (vicamo)
2023-07-06 07:58:49 You-Sheng Yang linux-firmware (Ubuntu Lunar): importance Undecided High
2023-07-06 07:58:49 You-Sheng Yang linux-firmware (Ubuntu Lunar): status New In Progress
2023-07-06 07:58:49 You-Sheng Yang linux-firmware (Ubuntu Lunar): assignee You-Sheng Yang (vicamo)
2023-07-06 08:01:18 You-Sheng Yang linux (Ubuntu Lunar): importance Undecided High
2023-07-06 08:01:18 You-Sheng Yang linux (Ubuntu Lunar): status Triaged In Progress
2023-07-06 08:01:18 You-Sheng Yang linux (Ubuntu Lunar): assignee You-Sheng Yang (vicamo)
2023-07-06 08:28:34 You-Sheng Yang description amdgppu update is needed to fix some potential Navi31/Navi33 S3 issue. amdgpu: ac2f5739fdca drm/amdgpu/mes11: enable reg active poll a2fe4534bb38 drm/amd/amdgpu: update mes11 api def da9a8dc33da2 drm/amdgpu: reserve the old gc_11_0_*_mes.bin 616843d5a11b drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 09bf14907d86 drm/amdgpu: declare firmware for new MES 11.0.4 Navi31: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=ffe1a41e2ddbc39109b12d95dcac282d90eba8fc Navi33: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a5d7b4df1a76f82e2ecb725cc1b56ce111830bac [SRU Justification] BugLink: https://bugs.launchpad.net/bugs/2024427 [Impact] Under stress testing it was reported that the amdgpu Navi31/Navi33 platforms will sometimes fail to wake from S3. [Fix] kernel patches: ac2f5739fdca drm/amdgpu/mes11: enable reg active poll a2fe4534bb38 drm/amd/amdgpu: update mes11 api def da9a8dc33da2 drm/amdgpu: reserve the old gc_11_0_*_mes.bin 616843d5a11b drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 09bf14907d86 drm/amdgpu: declare firmware for new MES 11.0.4 firmware patches: * Navi31: ffe1a41e2ddb amdgpu: update GC 11.0.0 firmware for amd.5.5 release * Navi33: a5d7b4df1a76 amdgpu: update GC 11.0.2 firmware for amd.5.5 release [Test Case] $ checkbox-cli run com.canonical.certification::stress-suspend-30-cycles-with-reboots-automated [Where problems could occur] Little we know about the firmware fixes. However, while with these commits have been pulled via stable kernel fixes, the driver begins to request new firmware blobs of a different filename. [Other Info] The kernel driver commits are in v6.4-rc1, backported to v6.3.4, v6.1.31, and partially (missing da9a8dc33da2, 616843d5a11b) v6.2.16. Only linux/lunar has to be fixed. For the firmware parts, they have been included in linux-firmware/mantic, leaving linux-firmware/lunar and linux-firmware/jammy to be fixed. ========== original bug report ========== amdgppu update is needed to fix some potential Navi31/Navi33 S3 issue. amdgpu: ac2f5739fdca drm/amdgpu/mes11: enable reg active poll a2fe4534bb38 drm/amd/amdgpu: update mes11 api def da9a8dc33da2 drm/amdgpu: reserve the old gc_11_0_*_mes.bin 616843d5a11b drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 09bf14907d86 drm/amdgpu: declare firmware for new MES 11.0.4 Navi31: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=ffe1a41e2ddbc39109b12d95dcac282d90eba8fc Navi33: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a5d7b4df1a76f82e2ecb725cc1b56ce111830bac
2023-07-07 07:13:51 Juerg Haefliger linux-firmware (Ubuntu Jammy): status In Progress Fix Committed
2023-07-07 07:14:00 Juerg Haefliger linux-firmware (Ubuntu Lunar): status In Progress Fix Committed
2023-07-07 07:41:32 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2023-07-07 07:41:34 Timo Aaltonen bug added subscriber SRU Verification
2023-07-08 05:25:18 Mario Limonciello tags kern-7207 oem-priority originate-from-2024123 somerville kern-7207 oem-priority originate-from-2024123 somerville verification-failed-jammy
2023-07-20 17:15:47 Mario Limonciello tags kern-7207 oem-priority originate-from-2024123 somerville verification-failed-jammy kern-7207 oem-priority originate-from-2024123 somerville verification-done-jammy
2023-08-01 08:24:22 Viral Wang bug added subscriber Viral Wang
2023-08-01 08:41:58 You-Sheng Yang tags kern-7207 oem-priority originate-from-2024123 somerville verification-done-jammy kern-7207 oem-priority originate-from-2024123 somerville verification-done-jammy verification-done-lunar
2023-08-01 09:29:35 Timo Aaltonen removed subscriber Ubuntu Stable Release Updates Team
2023-08-01 09:30:24 Launchpad Janitor linux-firmware (Ubuntu Jammy): status Fix Committed Fix Released
2023-08-01 09:30:37 Launchpad Janitor linux-firmware (Ubuntu Lunar): status Fix Committed Fix Released
2023-08-02 07:59:06 Roxana Nicolescu linux (Ubuntu Lunar): status In Progress Fix Committed
2023-08-05 00:21:49 Steve Langasek linux-firmware (Ubuntu Lunar): status Fix Released Triaged
2023-08-05 00:22:02 Steve Langasek linux-firmware (Ubuntu Jammy): status Fix Released Triaged
2023-08-09 16:21:53 Jake Basile bug added subscriber Jake Basile
2023-08-10 15:21:04 Mario Limonciello summary potential S3 issue for amdgpu Navi 31/Navi33 S3 stress issue for amdgpu Navi 31/Navi33
2023-09-22 13:05:31 Juerg Haefliger linux-firmware (Ubuntu Lunar): status Triaged Fix Committed
2023-09-22 13:10:19 Juerg Haefliger linux-firmware (Ubuntu Jammy): status Triaged Fix Committed
2023-09-22 13:36:21 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2023-10-02 13:53:32 Launchpad Janitor linux-firmware (Ubuntu Jammy): status Fix Committed Fix Released
2023-10-07 12:55:23 Jeroen Webb attachment added 6db523c73ff64c62a3703c38cd11bad9.journal https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2024427/+attachment/5707633/+files/6db523c73ff64c62a3703c38cd11bad9.journal
2023-10-07 15:17:47 Mario Limonciello linux-firmware (Ubuntu Jammy): status Fix Released Triaged
2023-10-08 04:01:02 Mario Limonciello linux-firmware (Ubuntu Jammy): status Triaged Fix Released
2023-10-09 10:10:40 Launchpad Janitor linux-firmware (Ubuntu Lunar): status Fix Committed Fix Released
2023-10-19 13:12:16 You-Sheng Yang tags kern-7207 oem-priority originate-from-2024123 somerville verification-done-jammy verification-done-lunar kern-7207 oem-priority originate-from-2024123 originate-from-2033369 somerville verification-done-jammy verification-done-lunar
2024-01-25 20:35:39 Brian Murray linux (Ubuntu Lunar): status Fix Committed Won't Fix
2024-02-08 13:32:59 Timo Aaltonen linux (Ubuntu): status Triaged Fix Released
2024-02-08 13:33:14 Timo Aaltonen hwe-next: status New Fix Released