[Kernel-packages] [Bug 1932993] Re: AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

2022-09-02 Thread Timo Aaltonen
** Changed in: linux (Ubuntu Focal)
   Status: Incomplete => Won't Fix

** Changed in: linux (Ubuntu Groovy)
   Status: In Progress => Won't Fix

** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

** Changed in: hwe-next
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1932993

Title:
  AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Won't Fix
Status in linux-oem-5.10 source package in Groovy:
  Invalid

Bug description:
  [Impact]
  AMD introduce a new firmware and has been SRUed in this public bug.
  https://bugs.launchpad.net/ubuntu/focal/+source/linux-firmware/+bug/1929147

  For the kernel(oem-5.10/groovy), also need other patches to load this
  firmware.

  [Fix]
  Support to load polaris12_32_mc.bin

  [Test]
  1. Check by modinfo and cnofirm polaris12_32_mc.bin is loaded by amdgpu.ko

  #modinfo amdgpu | grep polaris12_32_mc.bin
  firmware: amdgpu/polaris12_32_mc.bin

  2. Equipped the rx540(PD5001) that would trigger issue and system would 
bootup successfully into desktop.
  *some rx540(PD5000) can't trigger the issue.

  [Regression Potential]
  Medium, introduce a brand new firmware may cause regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1932993/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1932993] Re: AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

2021-06-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.10 - 5.10.0-1034.35

---
linux-oem-5.10 (5.10.0-1034.35) focal; urgency=medium

  * focal/linux-oem-5.10: 5.10.0-1034.35 -proposed tracker (LP:
#1933308)

  * AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC
(LP: #1932993)
- drm/amd/pm: correct the checks for polaris kickers
- drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC

 -- Timo Aaltonen   Wed, 23 Jun 2021
12:24:04 +0300

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1932993

Title:
  AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  New
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.10 source package in Groovy:
  Invalid

Bug description:
  [Impact]
  AMD introduce a new firmware and has been SRUed in this public bug.
  https://bugs.launchpad.net/ubuntu/focal/+source/linux-firmware/+bug/1929147

  For the kernel(oem-5.10/groovy), also need other patches to load this
  firmware.

  [Fix]
  Support to load polaris12_32_mc.bin

  [Test]
  1. Check by modinfo and cnofirm polaris12_32_mc.bin is loaded by amdgpu.ko

  #modinfo amdgpu | grep polaris12_32_mc.bin
  firmware: amdgpu/polaris12_32_mc.bin

  2. Equipped the rx540(PD5001) that would trigger issue and system would 
bootup successfully into desktop.
  *some rx540(PD5000) can't trigger the issue.

  [Regression Potential]
  Medium, introduce a brand new firmware may cause regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1932993/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1932993] Re: AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

2021-06-23 Thread koba
Verification procedure,
1. apt update
2. apt install linux-image-5.10.0-1034-oem linux-headers-5.10.0-1034-oem
3. reboot
4. can login to desktop.
#uname -a
Linux CRBU-MTE-C7 5.10.0-1034-oem #35-Ubuntu SMP Wed Jun 23 09:55:56 UTC 2021 
x86_64 x86_64 x86_64 GNU/Linux

5. check polaris12_32_mc.bin
#modinfo amdgpu | grep 32_mc
firmware: amdgpu/polaris12_32_mc.bin

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1932993

Title:
  AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  New
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.10 source package in Groovy:
  Invalid

Bug description:
  [Impact]
  AMD introduce a new firmware and has been SRUed in this public bug.
  https://bugs.launchpad.net/ubuntu/focal/+source/linux-firmware/+bug/1929147

  For the kernel(oem-5.10/groovy), also need other patches to load this
  firmware.

  [Fix]
  Support to load polaris12_32_mc.bin

  [Test]
  1. Check by modinfo and cnofirm polaris12_32_mc.bin is loaded by amdgpu.ko

  #modinfo amdgpu | grep polaris12_32_mc.bin
  firmware: amdgpu/polaris12_32_mc.bin

  2. Equipped the rx540(PD5001) that would trigger issue and system would 
bootup successfully into desktop.
  *some rx540(PD5000) can't trigger the issue.

  [Regression Potential]
  Medium, introduce a brand new firmware may cause regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1932993/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1932993] Re: AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

2021-06-23 Thread Timo Aaltonen
1034 is in proposed now, please test


** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1932993

Title:
  AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  New
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.10 source package in Groovy:
  Invalid

Bug description:
  [Impact]
  AMD introduce a new firmware and has been SRUed in this public bug.
  https://bugs.launchpad.net/ubuntu/focal/+source/linux-firmware/+bug/1929147

  For the kernel(oem-5.10/groovy), also need other patches to load this
  firmware.

  [Fix]
  Support to load polaris12_32_mc.bin

  [Test]
  1. Check by modinfo and cnofirm polaris12_32_mc.bin is loaded by amdgpu.ko

  #modinfo amdgpu | grep polaris12_32_mc.bin
  firmware: amdgpu/polaris12_32_mc.bin

  2. Equipped the rx540(PD5001) that would trigger issue and system would 
bootup successfully into desktop.
  *some rx540(PD5000) can't trigger the issue.

  [Regression Potential]
  Medium, introduce a brand new firmware may cause regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1932993/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1932993] Re: AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

2021-06-23 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (Ubuntu Groovy)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1932993

Title:
  AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  New
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.10 source package in Groovy:
  Invalid

Bug description:
  [Impact]
  AMD introduce a new firmware and has been SRUed in this public bug.
  https://bugs.launchpad.net/ubuntu/focal/+source/linux-firmware/+bug/1929147

  For the kernel(oem-5.10/groovy), also need other patches to load this
  firmware.

  [Fix]
  Support to load polaris12_32_mc.bin

  [Test]
  1. Check by modinfo and cnofirm polaris12_32_mc.bin is loaded by amdgpu.ko

  #modinfo amdgpu | grep polaris12_32_mc.bin
  firmware: amdgpu/polaris12_32_mc.bin

  2. Equipped the rx540(PD5001) that would trigger issue and system would 
bootup successfully into desktop.
  *some rx540(PD5000) can't trigger the issue.

  [Regression Potential]
  Medium, introduce a brand new firmware may cause regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1932993/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1932993] Re: AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

2021-06-20 Thread koba
** Description changed:

  [Impact]
  AMD introduce a new firmware and has been SRUed in this public bug.
  https://bugs.launchpad.net/ubuntu/focal/+source/linux-firmware/+bug/1929147
  
  For the kernel(oem-5.10/groovy), also need other patches to load this
  firmware.
  
  [Fix]
  Support to load polaris12_32_mc.bin
  
  [Test]
  1. Check by modinfo and cnofirm polaris12_32_mc.bin is loaded by amdgpu.ko
+ 
  #modinfo amdgpu | grep polaris12_32_mc.bin
+ firmware: amdgpu/polaris12_32_mc.bin
+ 
  2. Equipped the rx540(PD5001) that would trigger issue and system would 
bootup successfully into desktop.
  *some rx540(PD5000) can't trigger the issue.
  
  [Regression Potential]
  Medium, introduce a brand new firmware may cause regression.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1932993

Title:
  AMDGPU: Support to load new MC firmware for Polaris12 32bit ASIC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  New
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.10 source package in Groovy:
  New

Bug description:
  [Impact]
  AMD introduce a new firmware and has been SRUed in this public bug.
  https://bugs.launchpad.net/ubuntu/focal/+source/linux-firmware/+bug/1929147

  For the kernel(oem-5.10/groovy), also need other patches to load this
  firmware.

  [Fix]
  Support to load polaris12_32_mc.bin

  [Test]
  1. Check by modinfo and cnofirm polaris12_32_mc.bin is loaded by amdgpu.ko

  #modinfo amdgpu | grep polaris12_32_mc.bin
  firmware: amdgpu/polaris12_32_mc.bin

  2. Equipped the rx540(PD5001) that would trigger issue and system would 
bootup successfully into desktop.
  *some rx540(PD5000) can't trigger the issue.

  [Regression Potential]
  Medium, introduce a brand new firmware may cause regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1932993/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp