2021-04-16 02:43:27

by David Niklas

[permalink] [raw]
Subject: [Regression] amdgpu driver broken on AMD HD7770 GHz edition.

Hello,
I have tested and found this bug to occur on the specified bisected
commit through Linux Kernel version 5.11.12.
I am running Devuan (Debian) Linux with a hand created kernel config. I'm
attaching it.

I've bisected the kernel and found the broken commit. Here's how I got
there in case you're curious: for i in "start v4.19-rc1 v4.18" bad good
good skip skip good good skip good skip good skip good good bad good good
bad good bad good bad bad good; do git bisect $i; done

The broken commit is this one:
commit 8eaf2b1faaf4358c6337785f2192055c6ef41e0d
Author: Alex Deucher <[email protected]>
Date: Mon Jul 2 14:35:36 2018 -0500

drm/amdgpu: switch firmware path for SI parts

Use separate firmware path for amdgpu to avoid conflicts
with radeon on SI parts.

Reviewed-by: Chunming Zhou <[email protected]>
Reviewed-by: Christian Knig <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>

drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 56 +++++++++++++++++------------------
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c | 14 ++++-----
drivers/gpu/drm/amd/amdgpu/si_dpm.c | 22 +++++++------- 3 files
changed, 46 insertions(+), 46 deletions(-)

The last few messages before the whole system, including the network
part of the LK and USB subsystem of the LK freezes up/powers down are:
#15
#16
#17
#18
#19
#20
#21
#22
#23

I think that's telling my that I have 24 threads in my 3900X.

During boot up, I don't even reach init. The whole system freezes. I
don't see any boot up messages that suggest a problem with anything. I
see only a very few massages at all. I did enable early printk.

Steps to reproduce:
1: Build kernel with my config on a bad commit.
2: Boot new kernel (with an AMD HD7770 GPU installed, of course).
3: profit.

If you even think of suggesting I upgrade to a newer GPU, recall also
that there are none in stock -- and any GPU that is is priced
unbelievably high. I'd love a newer GPU. But I'm going to have to wait
like I have been for years for RDNA's big Navi (I was hoping it was
compute/gaming oriented like a Titan. It looks like it's not.
Grrrr, more waiting...)

Thanks,
David


Attachments:
(No filename) (2.19 kB)
config-regression.conf.xz (43.17 kB)
Download all attachments

2021-04-16 02:52:39

by David Niklas

[permalink] [raw]
Subject: Re: [Regression] amdgpu driver broken on AMD HD7770 GHz edition.

Hey,

I forgot to give you a bug tracker in case you want one.
Here: https://bugzilla.kernel.org/show_bug.cgi?id=212691

Thanks,
David

2021-04-16 06:38:34

by Alex Deucher

[permalink] [raw]
Subject: Re: [Regression] amdgpu driver broken on AMD HD7770 GHz edition.

On Fri, Apr 16, 2021 at 12:48 AM David Niklas <[email protected]> wrote:
>
> Hey,
>
> I forgot to give you a bug tracker in case you want one.
> Here: https://bugzilla.kernel.org/show_bug.cgi?id=212691

I've followed up on the bug report. Please take a look there.

Alex

>
> Thanks,
> David
> _______________________________________________
> amd-gfx mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx