[Bug 1946304] Re: amdgpu: Add initial firmware for navi24 Beige Goby

2021-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.187.20

---
linux-firmware (1.187.20) focal; urgency=medium

  * amdgpu: Add initial firmware for Beige Goby (LP: #1946304)
  * Update firmware for MT7921 WiFi/Bluetooth (LP: #1947829)
- linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
- linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
- linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
- linux-firmware: update firmware for MT7921 WiFi device

 -- Timo Aaltonen   Wed, 20 Oct 2021 15:29:05 +0300

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946304

Title:
  amdgpu: Add initial firmware for navi24 Beige Goby

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946304] Re: amdgpu: Add initial firmware for navi24 Beige Goby

2021-10-24 Thread You-Sheng Yang
Tested on same device but with QS CPU reworked.

** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946304

Title:
  amdgpu: Add initial firmware for navi24 Beige Goby

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946304] Re: amdgpu: Add initial firmware for navi24 Beige Goby

2021-10-22 Thread Steve Langasek
Hello You-Sheng, or anyone else affected,

Accepted linux-firmware into focal-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/1.187.20 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946304

Title:
  amdgpu: Add initial firmware for navi24 Beige Goby

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946304] Re: amdgpu: Add initial firmware for navi24 Beige Goby

2021-10-12 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2021-October/124820.html (focal)

** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ New AMD Beige Goby/Navi24 GPU takes new firmware blobs.
+ 
+ [Fix]
+ 
+ Upstream commit 62fd279be67c ("amdgpu: Add initial firmware for Beige
+ Goby").
+ 
+ [Test Case]
+ 
+ Apply firmware patch and boot with kernel >= v5.14, amdgpu should probe
+ successfully.
+ 
+ [Where problems could occur]
+ 
+ New hardware. Expecting issues for external monitor hotplug, power
+ consumption, etc.
+ 
+ [Other Info]
+ 
+ This change is already applied in upstream linux-firmware repo, and since
+ it depends on kernel >= v5.14, only Focal is nominated for oem-5.14 here.
+ 
+ == original bug report ==
+ 
  - This GPU is needed for AMD R21M-P50-50
  - amdgpu upstream driver already landed kernel v5.14.
  
  
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c?h=v5.14#n1216
 [git.kernel.org]
  /* BEIGE_GOBY */
- {0x1002, 0x7420, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
- {0x1002, 0x7421, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
- {0x1002, 0x7422, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
- {0x1002, 0x7423, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
- {0x1002, 0x743F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
+ {0x1002, 0x7420, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
+ {0x1002, 0x7421, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
+ {0x1002, 0x7422, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
+ {0x1002, 0x7423, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
+ {0x1002, 0x743F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_BEIGE_GOBY},
  
  - linux-firmware is being under reviewed in
  https://lore.kernel.org/linux-
  
firmware/cadnq5_nnubczwd66tcutevyajrw5x2q2+kurtqws4ahzopw...@mail.gmail.com/T/#u

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946304

Title:
  amdgpu: Add initial firmware for navi24 Beige Goby

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946304] Re: amdgpu: Add initial firmware for navi24 Beige Goby

2021-10-07 Thread Timo Aaltonen
devel series shouldn't be marked wontfix, new fw is always needed in
there.. luckily it has it already

** Changed in: linux-firmware (Ubuntu)
   Status: Won't Fix => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946304

Title:
  amdgpu: Add initial firmware for navi24 Beige Goby

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946304] Re: amdgpu: Add initial firmware for navi24 Beige Goby

2021-10-06 Thread You-Sheng Yang
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/linux-firmware-
staging starting from 1.187.19+staging.28

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946304

Title:
  amdgpu: Add initial firmware for navi24 Beige Goby

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946304] Re: amdgpu: Add initial firmware for navi24 Beige Goby

2021-10-06 Thread You-Sheng Yang
The kernel driver targets oem-5.14 and Impish has 5.13, so only Focal is
nominated for now.

** Changed in: linux-firmware (Ubuntu)
   Status: New => Won't Fix

** Changed in: linux-firmware (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-firmware (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux-firmware (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946304

Title:
  amdgpu: Add initial firmware for navi24 Beige Goby

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs