[Nouveau] Problem with external monitor on laptop

2018-06-22 Thread don fisher
I am running opensuse Leap 15 on an Alienware laptop. When I plug a monitor into the HDMI socket xrandr shows that is disconnected. How can I get the system to send an event or something so it will look and see that a monitor is there. If I cycle power on the computer with the monitor

[Nouveau] [Bug 107003] New: Timeout in nvkm_falcon_v1_clear_interrupt on gp104

2018-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107003 Bug ID: 107003 Summary: Timeout in nvkm_falcon_v1_clear_interrupt on gp104 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

Re: [Nouveau] [PATCH] drm/nouveau/secboot/acr: Remove VLA usage

2018-06-22 Thread Karol Herbst
On Fri, Jun 22, 2018 at 11:34 PM, Kees Cook wrote: > On Fri, Jun 22, 2018 at 10:50 AM, Karol Herbst wrote: >> On Thu, May 24, 2018 at 7:24 PM, Kees Cook wrote: >>> In the quest to remove all stack VLA usage from the kernel[1], this >>> allocates the working buffers before starting the writing

Re: [Nouveau] [PATCH] drm/nouveau/secboot/acr: Remove VLA usage

2018-06-22 Thread Kees Cook
On Fri, Jun 22, 2018 at 10:50 AM, Karol Herbst wrote: > On Thu, May 24, 2018 at 7:24 PM, Kees Cook wrote: >> In the quest to remove all stack VLA usage from the kernel[1], this >> allocates the working buffers before starting the writing so it won't >> abort in the middle. This needs an initial

Re: [Nouveau] [PATCH] drm/nouveau/secboot/acr: Remove VLA usage

2018-06-22 Thread Karol Herbst
On Thu, May 24, 2018 at 7:24 PM, Kees Cook wrote: > In the quest to remove all stack VLA usage from the kernel[1], this > allocates the working buffers before starting the writing so it won't > abort in the middle. This needs an initial walk of the lists to figure > out how large the buffer