Re: amdgpu link problem (was Re: [git pull] drm for 5.18-rc1)

2022-03-29 Thread Alex Deucher
On Mon, Mar 28, 2022 at 9:54 PM Linus Torvalds wrote: > > I didn't notice this until now, probably because everything still > _works_, but I get a new big warning splat at bootup on my main > workstation these days as of the merge window changes. > > The full warning is attached, but it's basicall

amdgpu link problem (was Re: [git pull] drm for 5.18-rc1)

2022-03-28 Thread Linus Torvalds
I didn't notice this until now, probably because everything still _works_, but I get a new big warning splat at bootup on my main workstation these days as of the merge window changes. The full warning is attached, but it's basically the ASSERT(0) at line 938 in drivers/gpu/drm/amd/display/dc/c

Re: [git pull] drm for 5.18-rc1

2022-03-25 Thread Rob Herring
On Thu, Mar 24, 2022 at 10:01 PM Dave Airlie wrote: > > > FYI, this breaks the DT bindings. The relevant patches didn't get > > reviewed nor run thru automated testing because their encoding was > > 'charset=y'[1]. (While email clients seem to just ignore that > > encoding, patchwork and b4 do not

Re: [git pull] drm for 5.18-rc1

2022-03-24 Thread Dave Airlie
> FYI, this breaks the DT bindings. The relevant patches didn't get > reviewed nor run thru automated testing because their encoding was > 'charset=y'[1]. (While email clients seem to just ignore that > encoding, patchwork and b4 do not.) linux-next is still broken and has > been since Mar 2[2]. v2

Re: [git pull] drm for 5.18-rc1

2022-03-24 Thread pr-tracker-bot
The pull request you sent on Thu, 24 Mar 2022 12:30:02 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-next-2022-03-24 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/b14ffae378aa1db993e62b01392e70d1e585fb23 Thank you! -- Deet-doot-dot, I am a bot. https://ko

Re: [git pull] drm for 5.18-rc1

2022-03-24 Thread Linus Torvalds
On Wed, Mar 23, 2022 at 7:30 PM Dave Airlie wrote: > > This is the main drm pull request for 5.18. > > The summary changelog is below, lots of work all over, > Intel improving DG2 support, amdkfd CRIU support, msm > new hw support, and faster fbdev support. Ok, so this was annoying. I've merged

Re: [git pull] drm for 5.18-rc1

2022-03-24 Thread Rob Herring
On Thu, Mar 24, 2022 at 3:32 AM Dave Airlie wrote: > > Hi Linus, > > This is the main drm pull request for 5.18. > > The summary changelog is below, lots of work all over, > Intel improving DG2 support, amdkfd CRIU support, msm > new hw support, and faster fbdev support. > > Conflicts: > I did a m

Re: [git pull] drm for 5.18-rc1

2022-03-24 Thread Guenter Roeck
Hi, On Thu, Mar 24, 2022 at 12:30:02PM +1000, Dave Airlie wrote: > Hi Linus, > > This is the main drm pull request for 5.18. > > The summary changelog is below, lots of work all over, > Intel improving DG2 support, amdkfd CRIU support, msm > new hw support, and faster fbdev support. > > Conflic