I tested this patch
On Thu, 22 Aug 2024 at 20:28, Jack Xiao wrote:
>
> For mes11 old firmware has issue to map legacy queue,
> add a flag to switch mes to map legacy queue.
>
> Signed-off-by: Jack Xiao
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 4 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_
k?
Might be even nicer if there was a version bit that could be checked
to see if the feature is present
rather than hardcode the version number into the driver....
>
> @Andrew Worsley does it work correctly with a newer version of firmware?
Yep - it does!
Didn't even realise the
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
:
>
> 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:
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
.
> &g
Twice running zoom when I connected to a meeting zoom crashed the
graphics - screen went black but recovered.
I've attended other meetings fine - so perhaps this zoom meeting was
triggering particular issues.
Any suggestions on how to avoid / debug this. Is it a zoom fault or
should the driver ha