Re: [git pull] drm for 6.10-rc1

From: Paneer Selvam, Arunpravin
Date: Thu May 16 2024 - 02:23:40 EST




On 5/16/2024 8:12 AM, Dave Airlie wrote:
On Thu, 16 May 2024 at 10:06, Dave Airlie <airlied@xxxxxxxxx> wrote:
On Thu, 16 May 2024 at 09:50, Dave Airlie <airlied@xxxxxxxxx> wrote:
On Thu, 16 May 2024 at 06:29, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
On Wed, 15 May 2024 at 13:24, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
I have to revert both

a68c7eaa7a8f ("drm/amdgpu: Enable clear page functionality")
e362b7c8f8c7 ("drm/amdgpu: Modify the contiguous flags behaviour")

to make things build cleanly. Next step: see if it boots and fixes the
problem for me.
Well, perhaps not surprisingly, the WARN_ON() no longer triggers with
this, and everything looks fine.

Let's see if the machine ends up being stable now. It took several
hours for the "scary messages" state to turn into the "hung machine"
state, so they *could* have been independent issues, but it seems a
bit unlikely.
I think that should be fine to do for now.

I think it is also fine to do like I've attached, but I'm not sure if
I'd take that chance.
Scrap that idea, doesn't die, but it makes my system unhappy, like
fbdev missing,

so for quickest path forward, just make the two reverts seems best.

I've reproduced it here, so I'll track it down,
https://lore.kernel.org/amd-gfx/20240514145636.16253-1-Arunpravin.PaneerSelvam@xxxxxxx/T/#t

This patch seems to fix it for me, I might just pull it into my tree
and send it to you.
Sorry for the noise, Dave's link is the right fix for this issue. Have you already picked it up or should I push it to
drm-misc-next-fixes?

Thanks,
Arun.

Dave.