2025-05-07 06:19:30 |
AceLan Kao |
bug |
|
|
added bug |
2025-05-07 06:19:42 |
AceLan Kao |
nominated for series |
|
Ubuntu Noble |
|
2025-05-07 06:19:42 |
AceLan Kao |
bug task added |
|
linux-oem-6.11 (Ubuntu Noble) |
|
2025-05-07 06:24:18 |
AceLan Kao |
linux-oem-6.11 (Ubuntu Noble): status |
New |
In Progress |
|
2025-05-07 06:24:20 |
AceLan Kao |
linux-oem-6.11 (Ubuntu Noble): assignee |
|
AceLan Kao (acelankao) |
|
2025-05-07 06:26:43 |
AceLan Kao |
tags |
|
jira-wtn-226 oem-priority wtn |
|
2025-05-08 00:26:26 |
AceLan Kao |
tags |
jira-wtn-226 oem-priority wtn |
jira-stella-1749 jira-wtn-226 oem-priority stella wtn |
|
2025-05-08 05:26:21 |
AceLan Kao |
tags |
jira-stella-1749 jira-wtn-226 oem-priority stella wtn |
jira-wtn-226 oem-priority stella wtn |
|
2025-05-19 06:35:35 |
AceLan Kao |
linux-oem-6.11 (Ubuntu Noble): status |
In Progress |
Fix Committed |
|
2025-05-21 04:13:16 |
Ubuntu Kernel Bot |
tags |
jira-wtn-226 oem-priority stella wtn |
jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 oem-priority stella verification-needed-noble-linux-oem-6.11 wtn |
|
2025-05-21 05:54:21 |
AceLan Kao |
tags |
jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 oem-priority stella verification-needed-noble-linux-oem-6.11 wtn |
jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 oem-priority stella verification-done-noble-linux-oem-6.11 wtn |
|
2025-05-22 01:21:36 |
AceLan Kao |
bug task added |
|
linux-oem-6.14 (Ubuntu) |
|
2025-05-22 01:21:45 |
AceLan Kao |
linux-oem-6.14 (Ubuntu Noble): status |
New |
In Progress |
|
2025-05-22 01:21:47 |
AceLan Kao |
linux-oem-6.14 (Ubuntu Noble): assignee |
|
AceLan Kao (acelankao) |
|
2025-05-22 01:21:51 |
AceLan Kao |
linux-oem-6.14 (Ubuntu): status |
New |
Invalid |
|
2025-05-22 01:21:54 |
AceLan Kao |
linux-oem-6.11 (Ubuntu): status |
New |
Invalid |
|
2025-05-28 04:15:57 |
AceLan Kao |
description |
[Impact]
Not all monitors display well after resume from restart/power off/suspend when connect one/two/three monitors on the dock.
[Fix]
AMD provides a series of patches fixes the issue
https://gitlab.freedesktop.org/agd5f/linux/-/commit/6285f12bc54cae5c29f2e6fe02090832b685a8e3
https://gitlab.freedesktop.org/agd5f/linux/-/commit/07b7f2dec585622b4dfd857faf605d3fd4746c11
https://gitlab.freedesktop.org/agd5f/linux/-/commit/1a0e62a5527789a8c6694ad333662944f20e8122
https://gitlab.freedesktop.org/agd5f/linux/-/commit/1e8dac8d4ab5ce50f1c12017887e2060f1bec1bb
https://gitlab.freedesktop.org/agd5f/linux/-/commit/0c0f90f24b6e7f933dd462d09c7e805cf50c38f6
agd5f/amd-staging-drm-next
6285f12bc54ca drm/amd/display: Fix wrong handling for AUX_DEFER case
07b7f2dec5856 drm/amd/display: Copy AUX read reply data whenever length > 0
1a0e62a552778 drm/amd/display: Remove incorrect checking in dmub aux handler
1e8dac8d4ab5c drm/amd/display: Fix the checking condition in dmub aux handling
0c0f90f24b6e7 drm/amd/display: Shift DMUB AUX reply command if necessary
[Test]
1. Connect one/two/three monitors with dock to AMD platform
2. Let the system into restart/power off/suspend, all monitors should all display after resume from restart/power off/suspend
[Where problems could occur]
Hard to evaluate, but only one commit doesn't CC stable, so we eventually will include those patches. |
[Impact]
Not all monitors display well after resume from restart/power off/suspend when connect one/two/three monitors on the dock.
[Fix]
AMD provides a series of patches fixes the issue
https://gitlab.freedesktop.org/agd5f/linux/-/commit/6285f12bc54cae5c29f2e6fe02090832b685a8e3
https://gitlab.freedesktop.org/agd5f/linux/-/commit/07b7f2dec585622b4dfd857faf605d3fd4746c11
https://gitlab.freedesktop.org/agd5f/linux/-/commit/1a0e62a5527789a8c6694ad333662944f20e8122
https://gitlab.freedesktop.org/agd5f/linux/-/commit/1e8dac8d4ab5ce50f1c12017887e2060f1bec1bb
https://gitlab.freedesktop.org/agd5f/linux/-/commit/0c0f90f24b6e7f933dd462d09c7e805cf50c38f6
6.15-rc6
65924ec69b292 drm/amd/display: Fix wrong handling for AUX_DEFER case
3924f45d4de72 drm/amd/display: Copy AUX read reply data whenever length > 0
396dc51b3b7ea drm/amd/display: Remove incorrect checking in dmub aux handler
bc70e11b550d3 drm/amd/display: Fix the checking condition in dmub aux handling
5a3846648c052 drm/amd/display: Shift DMUB AUX reply command if necessary
[Test]
1. Connect one/two/three monitors with dock to AMD platform
2. Let the system into restart/power off/suspend, all monitors should all display after resume from restart/power off/suspend
[Where problems could occur]
Hard to evaluate, but only one commit doesn't CC stable, so we eventually will include those patches. |
|
2025-05-28 04:16:12 |
AceLan Kao |
description |
[Impact]
Not all monitors display well after resume from restart/power off/suspend when connect one/two/three monitors on the dock.
[Fix]
AMD provides a series of patches fixes the issue
https://gitlab.freedesktop.org/agd5f/linux/-/commit/6285f12bc54cae5c29f2e6fe02090832b685a8e3
https://gitlab.freedesktop.org/agd5f/linux/-/commit/07b7f2dec585622b4dfd857faf605d3fd4746c11
https://gitlab.freedesktop.org/agd5f/linux/-/commit/1a0e62a5527789a8c6694ad333662944f20e8122
https://gitlab.freedesktop.org/agd5f/linux/-/commit/1e8dac8d4ab5ce50f1c12017887e2060f1bec1bb
https://gitlab.freedesktop.org/agd5f/linux/-/commit/0c0f90f24b6e7f933dd462d09c7e805cf50c38f6
6.15-rc6
65924ec69b292 drm/amd/display: Fix wrong handling for AUX_DEFER case
3924f45d4de72 drm/amd/display: Copy AUX read reply data whenever length > 0
396dc51b3b7ea drm/amd/display: Remove incorrect checking in dmub aux handler
bc70e11b550d3 drm/amd/display: Fix the checking condition in dmub aux handling
5a3846648c052 drm/amd/display: Shift DMUB AUX reply command if necessary
[Test]
1. Connect one/two/three monitors with dock to AMD platform
2. Let the system into restart/power off/suspend, all monitors should all display after resume from restart/power off/suspend
[Where problems could occur]
Hard to evaluate, but only one commit doesn't CC stable, so we eventually will include those patches. |
[Impact]
Not all monitors display well after resume from restart/power off/suspend when connect one/two/three monitors on the dock.
[Fix]
AMD provides a series of patches fixes the issue
6.15-rc6
65924ec69b292 drm/amd/display: Fix wrong handling for AUX_DEFER case
3924f45d4de72 drm/amd/display: Copy AUX read reply data whenever length > 0
396dc51b3b7ea drm/amd/display: Remove incorrect checking in dmub aux handler
bc70e11b550d3 drm/amd/display: Fix the checking condition in dmub aux handling
5a3846648c052 drm/amd/display: Shift DMUB AUX reply command if necessary
[Test]
1. Connect one/two/three monitors with dock to AMD platform
2. Let the system into restart/power off/suspend, all monitors should all display after resume from restart/power off/suspend
[Where problems could occur]
Hard to evaluate, but only one commit doesn't CC stable, so we eventually will include those patches. |
|
2025-05-28 04:16:31 |
AceLan Kao |
description |
[Impact]
Not all monitors display well after resume from restart/power off/suspend when connect one/two/three monitors on the dock.
[Fix]
AMD provides a series of patches fixes the issue
6.15-rc6
65924ec69b292 drm/amd/display: Fix wrong handling for AUX_DEFER case
3924f45d4de72 drm/amd/display: Copy AUX read reply data whenever length > 0
396dc51b3b7ea drm/amd/display: Remove incorrect checking in dmub aux handler
bc70e11b550d3 drm/amd/display: Fix the checking condition in dmub aux handling
5a3846648c052 drm/amd/display: Shift DMUB AUX reply command if necessary
[Test]
1. Connect one/two/three monitors with dock to AMD platform
2. Let the system into restart/power off/suspend, all monitors should all display after resume from restart/power off/suspend
[Where problems could occur]
Hard to evaluate, but only one commit doesn't CC stable, so we eventually will include those patches. |
[Impact]
Not all monitors display well after resume from restart/power off/suspend when connect one/two/three monitors on the dock.
[Fix]
AMD provides a series of patches which are included in 6.15-rc6 fixes the issue
65924ec69b292 drm/amd/display: Fix wrong handling for AUX_DEFER case
3924f45d4de72 drm/amd/display: Copy AUX read reply data whenever length > 0
396dc51b3b7ea drm/amd/display: Remove incorrect checking in dmub aux handler
bc70e11b550d3 drm/amd/display: Fix the checking condition in dmub aux handling
5a3846648c052 drm/amd/display: Shift DMUB AUX reply command if necessary
[Test]
1. Connect one/two/three monitors with dock to AMD platform
2. Let the system into restart/power off/suspend, all monitors should all display after resume from restart/power off/suspend
[Where problems could occur]
Hard to evaluate, but only one commit doesn't CC stable, so we eventually will include those patches. |
|
2025-05-29 02:33:23 |
AceLan Kao |
tags |
jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 oem-priority stella verification-done-noble-linux-oem-6.11 wtn |
jira-wtn-224 jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 oem-priority stella verification-done-noble-linux-oem-6.11 wtn |
|
2025-06-02 03:51:43 |
LEE KUAN-YING |
linux-oem-6.14 (Ubuntu Noble): status |
In Progress |
Fix Committed |
|
2025-06-02 13:25:09 |
Launchpad Janitor |
linux-oem-6.11 (Ubuntu Noble): status |
Fix Committed |
Fix Released |
|
2025-06-04 10:53:58 |
Ubuntu Kernel Bot |
tags |
jira-wtn-224 jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 oem-priority stella verification-done-noble-linux-oem-6.11 wtn |
jira-wtn-224 jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 kernel-spammed-noble-linux-oem-6.14-v2 oem-priority stella verification-done-noble-linux-oem-6.11 verification-needed-noble-linux-oem-6.14 wtn |
|
2025-06-13 01:49:20 |
AceLan Kao |
tags |
jira-wtn-224 jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 kernel-spammed-noble-linux-oem-6.14-v2 oem-priority stella verification-done-noble-linux-oem-6.11 verification-needed-noble-linux-oem-6.14 wtn |
jira-wtn-224 jira-wtn-226 kernel-spammed-noble-linux-oem-6.11-v2 kernel-spammed-noble-linux-oem-6.14-v2 oem-priority stella verification-done-noble-linux-oem-6.11 verification-done-noble-linux-oem-6.14 wtn |
|