Re: v6.11-rc4 amdgpu regression from v6.10.0

2024-08-21 Thread Andrew Worsley
On Tue, 20 Aug 2024 at 23:09, Alex Deucher wrote: > > + Jack > > Looks like maybe some older firmware versions don't support this > properly. @Jack Xiao Can you find out if there is a minimum firmware > version needed for legacy queue mapping and add the appropriate check? Might be even nicer if

Re: v6.11-rc4 amdgpu regression from v6.10.0

2024-08-20 Thread Alex Deucher
+ Jack Looks like maybe some older firmware versions don't support this properly. @Jack Xiao Can you find out if there is a minimum firmware version needed for legacy queue mapping and add the appropriate check? @Andrew Worsley does it work correctly with a newer version of firmware? Thanks, A

Re: v6.11-rc4 amdgpu regression from v6.10.0

2024-08-20 Thread Andrew Worsley
Ok - hacked out a patch that allows 6.11-rc4 to boot with out hanging - just disabling the "mes" stuff. See attached patch Yeah ! Andrew On Tue, 20 Aug 2024 at 00:13, Alex Deucher wrote: > > On Mon, Aug 19, 2024 at 9:55 AM Andrew Worsley wrote: > > > > The v6.11-rc4 linux hangs during amdgpu

Re: v6.11-rc4 amdgpu regression from v6.10.0

2024-08-20 Thread Andrew Worsley
I did a git bisect on from v6.10 .. v6.11-rc4 and found the exact change when the problem appeared (see below) The problem is introduced by this commit f9d8c5c7855d Author: Jack Xiao Date: Thu Apr 25 15:28:48 2024 +0800 drm/amdgpu/gfx: enable mes to map legacy queue support Enable me

Re: v6.11-rc4 amdgpu regression from v6.10.0

2024-08-19 Thread Andrew Worsley
On Tue, 20 Aug 2024 at 00:13, Alex Deucher wrote: > > On Mon, Aug 19, 2024 at 9:55 AM Andrew Worsley wrote: > > > > The v6.11-rc4 linux hangs during amdgpu start up where as the v6.10.0 > > is fine. I had to take a photo of the screen (see attachment) from . > > amdgpu :c1:00.0: Direct fi

Re: v6.11-rc4 amdgpu regression from v6.10.0

2024-08-19 Thread Alex Deucher
On Mon, Aug 19, 2024 at 9:55 AM Andrew Worsley wrote: > > The v6.11-rc4 linux hangs during amdgpu start up where as the v6.10.0 > is fine. I had to take a photo of the screen (see attachment) from > which I generated > the following summary: > > Booting linux v6.11-rc4 : > ... > amdgpu: Virtua