Re: [git pull] drm for 6.1-rc1

2022-10-07 Thread Daniel Vetter
Forgot to add Andrey as scheduler maintainer. -Daniel On Fri, 7 Oct 2022 at 10:16, Daniel Vetter wrote: > > On Fri, 7 Oct 2022 at 01:45, Linus Torvalds > wrote: > > > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > > > > > > [ 1234.778760] BUG: kernel NULL pointer dereference, addre

Re: [git pull] drm for 6.1-rc1

2022-10-07 Thread Daniel Vetter
On Fri, 7 Oct 2022 at 01:45, Linus Torvalds wrote: > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > > > [ 1234.778760] BUG: kernel NULL pointer dereference, address: > > 0088 > > [ 1234.778813] RIP: 0010:drm_sched_job_done.isra.0+0xc/0x140 [gpu_sched] > > As far as I can

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Christian König
Am 07.10.22 um 04:45 schrieb Dave Airlie: On Fri, 7 Oct 2022 at 09:45, Linus Torvalds wrote: On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: [ 1234.778760] BUG: kernel NULL pointer dereference, address: 0088 [ 1234.778813] RIP: 0010:drm_sched_job_done.isra.0+0xc/0x140 [gpu_sche

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 12:54, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 12:45, Dave Airlie wrote: > > > > On Fri, 7 Oct 2022 at 09:45, Linus Torvalds > > wrote: > > > > > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > > > > > > > > > [ 1234.778760] BUG: kernel NULL pointer derefe

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 12:45, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 09:45, Linus Torvalds > wrote: > > > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > > > > > > [ 1234.778760] BUG: kernel NULL pointer dereference, address: > > > 0088 > > > [ 1234.778813] RIP: 001

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 09:45, Linus Torvalds wrote: > > On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > > > > [ 1234.778760] BUG: kernel NULL pointer dereference, address: > > 0088 > > [ 1234.778813] RIP: 0010:drm_sched_job_done.isra.0+0xc/0x140 [gpu_sched] > > As far as I can

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Linus Torvalds
On Thu, Oct 6, 2022 at 1:25 PM Dave Airlie wrote: > > > [ 1234.778760] BUG: kernel NULL pointer dereference, address: 0088 > [ 1234.778813] RIP: 0010:drm_sched_job_done.isra.0+0xc/0x140 [gpu_sched] As far as I can tell, that's the line struct drm_gpu_scheduler *sched = s_fenc

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 07:41, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 06:24, Dave Airlie wrote: > > > > On Fri, 7 Oct 2022 at 06:14, Alex Deucher wrote: > > > > > > On Thu, Oct 6, 2022 at 3:48 PM Linus Torvalds > > > wrote: > > > > > > > > On Thu, Oct 6, 2022 at 12:28 PM Alex Deucher > >

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 06:24, Dave Airlie wrote: > > On Fri, 7 Oct 2022 at 06:14, Alex Deucher wrote: > > > > On Thu, Oct 6, 2022 at 3:48 PM Linus Torvalds > > wrote: > > > > > > On Thu, Oct 6, 2022 at 12:28 PM Alex Deucher > > > wrote: > > > > > > > > Maybe you are seeing this which is an issu

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 06:14, Alex Deucher wrote: > > On Thu, Oct 6, 2022 at 3:48 PM Linus Torvalds > wrote: > > > > On Thu, Oct 6, 2022 at 12:28 PM Alex Deucher wrote: > > > > > > Maybe you are seeing this which is an issue with GPU TLB flushes which > > > is kind of sporadic: > > > https://gitl

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Alex Deucher
On Thu, Oct 6, 2022 at 3:48 PM Linus Torvalds wrote: > > On Thu, Oct 6, 2022 at 12:28 PM Alex Deucher wrote: > > > > Maybe you are seeing this which is an issue with GPU TLB flushes which > > is kind of sporadic: > > https://gitlab.freedesktop.org/drm/amd/-/issues/2113 > > Well, that seems to be

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Linus Torvalds
On Thu, Oct 6, 2022 at 12:28 PM Alex Deucher wrote: > > Maybe you are seeing this which is an issue with GPU TLB flushes which > is kind of sporadic: > https://gitlab.freedesktop.org/drm/amd/-/issues/2113 Well, that seems to be 5.19, and while timing changes (or whatever other software updates) c

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Linus Torvalds
On Thu, Oct 6, 2022 at 12:30 PM Dave Airlie wrote: > > netconsole? I've never been really successful with that in the past, and haven't used it for decades. I guess I could try if nothing else works. Linus

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Dave Airlie
On Fri, 7 Oct 2022 at 04:48, Linus Torvalds wrote: > > On Tue, Oct 4, 2022 at 8:42 PM Dave Airlie wrote: > > > > Lots of stuff all over, some new AMD IP support and gang > > submit support [..] > > Hmm. > > I have now had my main desktop lock up twice after pulling this. > Nothing in the dmesg af

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Alex Deucher
On Thu, Oct 6, 2022 at 2:48 PM Linus Torvalds wrote: > > On Tue, Oct 4, 2022 at 8:42 PM Dave Airlie wrote: > > > > Lots of stuff all over, some new AMD IP support and gang > > submit support [..] > > Hmm. > > I have now had my main desktop lock up twice after pulling this. > Nothing in the dmesg

Re: [git pull] drm for 6.1-rc1

2022-10-06 Thread Linus Torvalds
On Tue, Oct 4, 2022 at 8:42 PM Dave Airlie wrote: > > Lots of stuff all over, some new AMD IP support and gang > submit support [..] Hmm. I have now had my main desktop lock up twice after pulling this. Nothing in the dmesg after a reboot, and nothing in particular that seems to trigger it, so I

Re: [git pull] drm for 6.1-rc1

2022-10-05 Thread Dave Airlie
On Thu, 6 Oct 2022 at 04:38, Linus Torvalds wrote: > > On Tue, Oct 4, 2022 at 8:42 PM Dave Airlie wrote: > > > > This is very conflict heavy, mostly the correct answer is picking > > the version from drm-next. > > Ugh, yes, that was a bit annoying. > > I get the same end result as you did, but I

Re: [git pull] drm for 6.1-rc1

2022-10-05 Thread pr-tracker-bot
The pull request you sent on Wed, 5 Oct 2022 13:41:47 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-next-2022-10-05 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7e6739b9336e61fe23ca4e2c8d1fda8f19f979bf Thank you! -- Deet-doot-dot, I am a bot. https://kor

Re: [git pull] drm for 6.1-rc1

2022-10-05 Thread Linus Torvalds
On Tue, Oct 4, 2022 at 8:42 PM Dave Airlie wrote: > > This is very conflict heavy, mostly the correct answer is picking > the version from drm-next. Ugh, yes, that was a bit annoying. I get the same end result as you did, but I do wonder if the drm people should try to keep some kind of separate