linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Regression] amdgpu driver broken on AMD HD7770 GHz edition.
@ 2021-04-16  1:25 David Niklas
  2021-04-16  2:16 ` David Niklas
  0 siblings, 1 reply; 3+ messages in thread
From: David Niklas @ 2021-04-16  1:25 UTC (permalink / raw)
  To: linux-kernel
  Cc: christian.koenig, alexander.deucher, amd-gfx, dri-devel, David1.Zhou

[-- Attachment #1: Type: text/plain, Size: 2181 bytes --]

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 <alexander.deucher@amd.com>
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 <david1.zhou@amd.com>
    Reviewed-by: Christian Knig <christian.koenig@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

 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

[-- Attachment #2: config-regression.conf.xz --]
[-- Type: application/x-xz, Size: 44208 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Regression] amdgpu driver broken on AMD HD7770 GHz edition.
  2021-04-16  1:25 [Regression] amdgpu driver broken on AMD HD7770 GHz edition David Niklas
@ 2021-04-16  2:16 ` David Niklas
  2021-04-16  5:35   ` Alex Deucher
  0 siblings, 1 reply; 3+ messages in thread
From: David Niklas @ 2021-04-16  2:16 UTC (permalink / raw)
  To: linux-kernel
  Cc: christian.koenig, alexander.deucher, amd-gfx, dri-devel, David1.Zhou

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Regression] amdgpu driver broken on AMD HD7770 GHz edition.
  2021-04-16  2:16 ` David Niklas
@ 2021-04-16  5:35   ` Alex Deucher
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Deucher @ 2021-04-16  5:35 UTC (permalink / raw)
  To: David Niklas
  Cc: LKML, Deucher, Alexander, Chunming Zhou,
	Maling list - DRI developers, Christian Koenig, amd-gfx list

On Fri, Apr 16, 2021 at 12:48 AM David Niklas <Hgntkwis@vfemail.net> 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
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-16  5:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16  1:25 [Regression] amdgpu driver broken on AMD HD7770 GHz edition David Niklas
2021-04-16  2:16 ` David Niklas
2021-04-16  5:35   ` Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).