mbox series

[0/1,SRU,OEM-5.13] Support AMD W6600 [1002:73E3]

Message ID 20210727102941.533377-1-acelan.kao@canonical.com
Headers show
Series Support AMD W6600 [1002:73E3] | expand

Message

AceLan Kao July 27, 2021, 10:29 a.m. UTC
From: "Chia-Lin Kao (AceLan)" <acelan.kao@canonical.com>

BugLink: https://bugs.launchpad.net/bugs/1938145

[Impact]
It requires to add a new ID to support AMD Radeon Pro W6600 graphic
card[1002:73E3]

[Fix]
Need below commit from v5.14-rc1
06ac9b6c736a drm/amdgpu: add new dimgrey cavefish DID

BTW, this commit is in 5.13.3 stable update, we'll have this commit soon
for impish series

[Test]
We didn't receive the card, so did not verify this commit yet.

[Where problems could occur]
It's pretty safe to add one device ID to the support list.

Alex Deucher (1):
  drm/amdgpu: add new dimgrey cavefish DID

 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Timo Aaltonen July 28, 2021, 8:48 a.m. UTC | #1
On 27.7.2021 13.29, AceLan Kao wrote:
> From: "Chia-Lin Kao (AceLan)" <acelan.kao@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1938145
> 
> [Impact]
> It requires to add a new ID to support AMD Radeon Pro W6600 graphic
> card[1002:73E3]
> 
> [Fix]
> Need below commit from v5.14-rc1
> 06ac9b6c736a drm/amdgpu: add new dimgrey cavefish DID
> 
> BTW, this commit is in 5.13.3 stable update, we'll have this commit soon
> for impish series
> 
> [Test]
> We didn't receive the card, so did not verify this commit yet.
> 
> [Where problems could occur]
> It's pretty safe to add one device ID to the support list.
> 
> Alex Deucher (1):
>    drm/amdgpu: add new dimgrey cavefish DID
> 
>   drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 +
>   1 file changed, 1 insertion(+)
> 

applied, thanks
Paolo Pisati Aug. 3, 2021, 3:20 p.m. UTC | #2
On Tue, Jul 27, 2021 at 06:29:40PM +0800, AceLan Kao wrote:
> From: "Chia-Lin Kao (AceLan)" <acelan.kao@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1938145

Already in Impish/Unstable via upstream.