Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-31 Thread Linux regression tracking #update (Thorsten Leemhuis)
[TLDR: This mail in primarily relevant for Linux kernel regression tracking. See link in footer if these mails annoy you.] On 04.08.23 14:02, Thorsten Leemhuis wrote: > On 02.08.23 23:28, Olaf Skibbe wrote: >> Dear Maintainers, >> >> Hereby I would like to report an apparent bug in the nouveau dri

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-11 Thread Olaf Skibbe
Dear all, On Fri, 4 Aug 2023 at 14:15, Karol Herbst wrote: 62aecf23f3d1 drm/nouveau: add nv_encoder pointer check for NULL fb725beca62d drm/nouveau/dp: check for NULL nv_connector->native_mode 90748be0f4f3 drm/nouveau: don't detect DSM for non-NVIDIA device 5a144bad3e75 nouveau: fix client work

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-11 Thread Olaf Skibbe
On Sat, 5 Aug 2023 at 01:09, Karol Herbst wrote: Mind checking if instead of reverting the entire commit that this is enough to fix it as well? https://gitlab.freedesktop.org/karolherbst/nouveau/-/commit/f99ae069876f7ffeb6368da0381485e8c3adda43.patch This patch does fix the problem as well: S

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-11 Thread Olaf Skibbe
On Fri, 4 Aug 2023 at 14:15, Karol Herbst wrote: mind retrying with only fb725beca62d and 62aecf23f3d1 reverted? I will do this later this day (takes some time, it is a slow machine). Would be weird if the other two commits are causing it. If that's the case, it's a bit worrying that reverti

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-11 Thread Olaf Skibbe
On Fri, 4 Aug 2023 at 14:51, Karol Herbst wrote: How are you building the kernel? Because normally from git reverting one of those shouldn't take long, because it doesn't recompile the entire kernel. But yeah, you can potentially just revert one of one for now and it should be fine. I am usi

[Nouveau] nouveau bug in linux/6.1.38-2

2023-08-11 Thread Olaf Skibbe
Dear Maintainers, Hereby I would like to report an apparent bug in the nouveau driver in linux/6.1.38-2. Running a current debian stable on a Dell Latitude E6510 with a "NVIDIA Corporation GT218M" graphic card, the monitor turns black after the grub screen. Also switching to a console (Strg-Alt-

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-04 Thread Karol Herbst
On Fri, Aug 4, 2023 at 8:10 PM Olaf Skibbe wrote: > > Dear all, > > On Fri, 4 Aug 2023 at 14:15, Karol Herbst wrote: > > >>> 62aecf23f3d1 drm/nouveau: add nv_encoder pointer check for NULL > >>> fb725beca62d drm/nouveau/dp: check for NULL nv_connector->native_mode > >>> 90748be0f4f3 drm/nouveau: d

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-04 Thread Karol Herbst
On Fri, Aug 4, 2023 at 2:48 PM Olaf Skibbe wrote: > > On Fri, 4 Aug 2023 at 14:15, Karol Herbst wrote: > > > mind retrying with only fb725beca62d and 62aecf23f3d1 reverted? > > I will do this later this day (takes some time, it is a slow machine). > > > Would be weird if the other two commits are

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-04 Thread Thorsten Leemhuis
Hi! On 02.08.23 23:28, Olaf Skibbe wrote: > Dear Maintainers, > > Hereby I would like to report an apparent bug in the nouveau driver in > linux/6.1.38-2. Thx for your report. Maybe your problem is caused by a incomplete backport. I Cced the maintainers for the drivers (and the regressions and t

Re: [Nouveau] nouveau bug in linux/6.1.38-2

2023-08-04 Thread Karol Herbst
On Fri, Aug 4, 2023 at 2:02 PM Thorsten Leemhuis wrote: > > Hi! > > On 02.08.23 23:28, Olaf Skibbe wrote: > > Dear Maintainers, > > > > Hereby I would like to report an apparent bug in the nouveau driver in > > linux/6.1.38-2. > > Thx for your report. Maybe your problem is caused by a incomplete >