2022-12-20 03:18:41 |
AceLan Kao |
bug |
|
|
added bug |
2022-12-20 03:19:07 |
AceLan Kao |
bug |
|
|
added subscriber Canonical Hardware Enablement |
2022-12-20 03:19:11 |
AceLan Kao |
tags |
|
oem-priority originate-from-1989125 somerville |
|
2022-12-20 03:19:28 |
AceLan Kao |
nominated for series |
|
Ubuntu Kinetic |
|
2022-12-20 03:19:28 |
AceLan Kao |
bug task added |
|
linux (Ubuntu Kinetic) |
|
2022-12-20 03:19:28 |
AceLan Kao |
nominated for series |
|
Ubuntu Lunar |
|
2022-12-20 03:19:28 |
AceLan Kao |
bug task added |
|
linux (Ubuntu Lunar) |
|
2022-12-20 03:19:28 |
AceLan Kao |
nominated for series |
|
Ubuntu Jammy |
|
2022-12-20 03:19:28 |
AceLan Kao |
bug task added |
|
linux (Ubuntu Jammy) |
|
2022-12-20 03:19:38 |
AceLan Kao |
bug task added |
|
linux-oem-5.17 (Ubuntu) |
|
2022-12-20 03:19:56 |
AceLan Kao |
bug task added |
|
linux-oem-6.0 (Ubuntu) |
|
2022-12-20 03:21:00 |
AceLan Kao |
linux (Ubuntu Jammy): status |
New |
Invalid |
|
2022-12-20 03:21:14 |
AceLan Kao |
linux (Ubuntu Jammy): status |
Invalid |
Won't Fix |
|
2022-12-20 03:21:26 |
AceLan Kao |
linux (Ubuntu Kinetic): status |
New |
In Progress |
|
2022-12-20 03:21:26 |
AceLan Kao |
linux (Ubuntu Kinetic): assignee |
|
AceLan Kao (acelankao) |
|
2022-12-20 03:21:37 |
AceLan Kao |
linux (Ubuntu Lunar): status |
New |
In Progress |
|
2022-12-20 03:21:37 |
AceLan Kao |
linux (Ubuntu Lunar): assignee |
|
AceLan Kao (acelankao) |
|
2022-12-20 03:21:48 |
AceLan Kao |
linux-oem-5.17 (Ubuntu Jammy): status |
New |
In Progress |
|
2022-12-20 03:21:48 |
AceLan Kao |
linux-oem-5.17 (Ubuntu Jammy): assignee |
|
AceLan Kao (acelankao) |
|
2022-12-20 03:21:59 |
AceLan Kao |
linux-oem-5.17 (Ubuntu Kinetic): status |
New |
Invalid |
|
2022-12-20 03:22:10 |
AceLan Kao |
linux-oem-5.17 (Ubuntu Lunar): status |
New |
Invalid |
|
2022-12-20 03:22:22 |
AceLan Kao |
linux-oem-6.0 (Ubuntu Jammy): status |
New |
In Progress |
|
2022-12-20 03:22:22 |
AceLan Kao |
linux-oem-6.0 (Ubuntu Jammy): assignee |
|
AceLan Kao (acelankao) |
|
2022-12-20 03:22:34 |
AceLan Kao |
linux-oem-6.0 (Ubuntu Kinetic): status |
New |
Invalid |
|
2022-12-20 03:22:48 |
AceLan Kao |
linux-oem-6.0 (Ubuntu Lunar): status |
New |
Invalid |
|
2022-12-20 03:32:27 |
AceLan Kao |
description |
[Impact]
[Fix]
[Test]
[Where problems could occur] |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
AMD provides a commit to fix this issue
https://patchwork.freedesktop.org/patch/507366/
For older version of the kernels, we need some other commits to fix the conflicts
a8671493d207 drm/amdgpu: make sure to init common IP before gmc
7bb91228291a drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
[Test]
[Where problems could occur] |
|
2022-12-20 03:44:18 |
AceLan Kao |
description |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
AMD provides a commit to fix this issue
https://patchwork.freedesktop.org/patch/507366/
For older version of the kernels, we need some other commits to fix the conflicts
a8671493d207 drm/amdgpu: make sure to init common IP before gmc
7bb91228291a drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
[Test]
[Where problems could occur] |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
AMD provides a list of commits to fix this issue
1. drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a
2. drm/amdgpu: Don't enable LTR if not supported
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=6c20490663553cd7e07d8de8af482012329ab9d6
3. Patch series: fix PCI AER issues
drm/amdgpu: make sure to init common IP before gmc
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=a8671493d2074950553da3cf07d1be43185ef6c6
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=e3163bc8ffdfdb405e10530b140135b2ee487f89
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=dc1d85cb790f2091eea074cee24a704b2d6c4a06
4. Disable amdgpu runpm, will have a update later.
https://patchwork.freedesktop.org/patch/507366/
[Test]
Verified on the machine with AMD graphic card, and confirmed the issue is gone.
[Where problems could occur] |
|
2022-12-20 03:49:39 |
AceLan Kao |
description |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
AMD provides a list of commits to fix this issue
1. drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a
2. drm/amdgpu: Don't enable LTR if not supported
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=6c20490663553cd7e07d8de8af482012329ab9d6
3. Patch series: fix PCI AER issues
drm/amdgpu: make sure to init common IP before gmc
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=a8671493d2074950553da3cf07d1be43185ef6c6
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=e3163bc8ffdfdb405e10530b140135b2ee487f89
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=dc1d85cb790f2091eea074cee24a704b2d6c4a06
4. Disable amdgpu runpm, will have a update later.
https://patchwork.freedesktop.org/patch/507366/
[Test]
Verified on the machine with AMD graphic card, and confirmed the issue is gone.
[Where problems could occur] |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
AMD provides a list of commits to fix this issue
1. drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a
2. drm/amdgpu: Don't enable LTR if not supported
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=6c20490663553cd7e07d8de8af482012329ab9d6
3. Patch series: fix PCI AER issues
drm/amdgpu: make sure to init common IP before gmc
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=a8671493d2074950553da3cf07d1be43185ef6c6
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=e3163bc8ffdfdb405e10530b140135b2ee487f89
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=dc1d85cb790f2091eea074cee24a704b2d6c4a06
4. Disable amdgpu runpm, will have a update later.
https://patchwork.freedesktop.org/patch/507366/
[Test]
Verified on the machine with AMD graphic card, and confirmed the issue is gone.
[Where problems could occur]
The main idea is to disable BACO on those cards, the fix is quite straightforward with 2 Fixes commits, have impact on limited cards. |
|
2023-01-03 12:25:21 |
Timo Aaltonen |
linux-oem-5.17 (Ubuntu Jammy): status |
In Progress |
Fix Committed |
|
2023-01-03 12:31:17 |
Timo Aaltonen |
linux-oem-6.0 (Ubuntu Jammy): status |
In Progress |
Fix Committed |
|
2023-01-05 14:56:37 |
Ubuntu Kernel Bot |
tags |
oem-priority originate-from-1989125 somerville |
kernel-spammed-jammy-linux-oem-6.0 oem-priority originate-from-1989125 somerville verification-needed-jammy |
|
2023-01-05 20:52:39 |
Ubuntu Kernel Bot |
tags |
kernel-spammed-jammy-linux-oem-6.0 oem-priority originate-from-1989125 somerville verification-needed-jammy |
kernel-spammed-jammy-linux-oem-5.17 kernel-spammed-jammy-linux-oem-6.0 oem-priority originate-from-1989125 somerville verification-needed-jammy |
|
2023-01-09 20:21:54 |
Launchpad Janitor |
linux-oem-5.17 (Ubuntu Jammy): status |
Fix Committed |
Fix Released |
|
2023-01-09 20:21:54 |
Launchpad Janitor |
cve linked |
|
2022-4378 |
|
2023-01-09 20:22:07 |
Launchpad Janitor |
linux-oem-6.0 (Ubuntu Jammy): status |
Fix Committed |
Fix Released |
|
2023-01-20 09:34:14 |
Timo Aaltonen |
linux (Ubuntu Lunar): status |
In Progress |
Fix Released |
|
2023-02-09 01:41:43 |
AceLan Kao |
linux-oem-5.17 (Ubuntu Jammy): status |
Fix Released |
In Progress |
|
2023-02-09 03:18:55 |
AceLan Kao |
description |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
AMD provides a list of commits to fix this issue
1. drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a
2. drm/amdgpu: Don't enable LTR if not supported
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=6c20490663553cd7e07d8de8af482012329ab9d6
3. Patch series: fix PCI AER issues
drm/amdgpu: make sure to init common IP before gmc
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=a8671493d2074950553da3cf07d1be43185ef6c6
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=e3163bc8ffdfdb405e10530b140135b2ee487f89
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=dc1d85cb790f2091eea074cee24a704b2d6c4a06
4. Disable amdgpu runpm, will have a update later.
https://patchwork.freedesktop.org/patch/507366/
[Test]
Verified on the machine with AMD graphic card, and confirmed the issue is gone.
[Where problems could occur]
The main idea is to disable BACO on those cards, the fix is quite straightforward with 2 Fixes commits, have impact on limited cards. |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
These 3 commits fix the issue
a8671493d207 drm/amdgpu: make sure to init common IP before gmc
e3163bc8ffdf drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
dc1d85cb790f drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
======
V1.
AMD provides a list of commits to fix this issue
1. drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a
2. drm/amdgpu: Don't enable LTR if not supported
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=6c20490663553cd7e07d8de8af482012329ab9d6
3. Patch series: fix PCI AER issues
drm/amdgpu: make sure to init common IP before gmc
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=a8671493d2074950553da3cf07d1be43185ef6c6
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=e3163bc8ffdfdb405e10530b140135b2ee487f89
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=dc1d85cb790f2091eea074cee24a704b2d6c4a06
4. Disable amdgpu runpm, will have a update later.
https://patchwork.freedesktop.org/patch/507366/
[Test]
Verified on the machine with AMD graphic card, and confirmed the issue is gone.
[Where problems could occur]
The main idea is to disable BACO on those cards, the fix is quite straightforward with 2 Fixes commits, have impact on limited cards. |
|
2023-02-09 03:38:45 |
AceLan Kao |
description |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
These 3 commits fix the issue
a8671493d207 drm/amdgpu: make sure to init common IP before gmc
e3163bc8ffdf drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
dc1d85cb790f drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
======
V1.
AMD provides a list of commits to fix this issue
1. drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a
2. drm/amdgpu: Don't enable LTR if not supported
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=6c20490663553cd7e07d8de8af482012329ab9d6
3. Patch series: fix PCI AER issues
drm/amdgpu: make sure to init common IP before gmc
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=a8671493d2074950553da3cf07d1be43185ef6c6
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=e3163bc8ffdfdb405e10530b140135b2ee487f89
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=dc1d85cb790f2091eea074cee24a704b2d6c4a06
4. Disable amdgpu runpm, will have a update later.
https://patchwork.freedesktop.org/patch/507366/
[Test]
Verified on the machine with AMD graphic card, and confirmed the issue is gone.
[Where problems could occur]
The main idea is to disable BACO on those cards, the fix is quite straightforward with 2 Fixes commits, have impact on limited cards. |
[Impact]
With AMD W6400, W6600, or W6800 graphic cards the system keeps rebooting while entering graphics mode.
[Fix]
These 3 commits fix the issue
a8671493d207 drm/amdgpu: make sure to init common IP before gmc
e3163bc8ffdf drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
dc1d85cb790f drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
cherry picked one moew commit as it fixes e3163bc8ffdfdb ("drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega")
50b0e4d4da09 drm/amdgpu: fix sdma doorbell init ordering on APUs
======
V1.
AMD provides a list of commits to fix this issue
1. drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a
2. drm/amdgpu: Don't enable LTR if not supported
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=6c20490663553cd7e07d8de8af482012329ab9d6
3. Patch series: fix PCI AER issues
drm/amdgpu: make sure to init common IP before gmc
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=a8671493d2074950553da3cf07d1be43185ef6c6
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=e3163bc8ffdfdb405e10530b140135b2ee487f89
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20221107&id=dc1d85cb790f2091eea074cee24a704b2d6c4a06
4. Disable amdgpu runpm, will have a update later.
https://patchwork.freedesktop.org/patch/507366/
[Test]
Verified on the machine with AMD graphic card, and confirmed the issue is gone.
[Where problems could occur]
The main idea is to disable BACO on those cards, the fix is quite straightforward with 2 Fixes commits, have impact on limited cards. |
|
2023-02-09 07:06:21 |
AceLan Kao |
linux (Ubuntu Kinetic): status |
In Progress |
Fix Released |
|
2023-02-10 10:31:48 |
Timo Aaltonen |
linux-oem-5.17 (Ubuntu Jammy): status |
In Progress |
Fix Committed |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
linux-oem-5.17 (Ubuntu Jammy): status |
Fix Committed |
Fix Released |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2022-20369 |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2022-20566 |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2022-3565 |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2022-36879 |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2022-43750 |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2022-47520 |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2023-0045 |
|
2023-03-01 21:41:27 |
Launchpad Janitor |
cve linked |
|
2023-0461 |
|