Re: [git pull] drm for 6.10-rc1
From: Linus Torvalds
Date: Wed May 15 2024 - 16:25:15 EST
On Wed, 15 May 2024 at 13:21, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> I guess I'll try to revert the later commit that enables it for amdgpu
> (commit a68c7eaa7a8f) and see if it at least makes the horrendous
> messages go away.
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.
Linus