Re: [Nouveau] [PATCH v2] drm/connector: Allow max possible encoders to attach to a connector

2019-09-06 Thread Souza, Jose
On Fri, 2019-09-06 at 14:27 +0300, Ville Syrjälä wrote: > On Thu, Sep 05, 2019 at 02:09:27PM -0700, José Roberto de Souza > wrote: > > From: Dhinakaran Pandiyan > > > > Currently we restrict the number of encoders that can be linked to > > a connector to 3, increase it to match the maximum

Re: [Nouveau] [PATCH v3] clk: Restore BYPASS_PLL_CHECK from PLLs

2019-09-06 Thread Roy Spliet
(Accidentally replied in person instead of to the list. Here a ~verbatim copy of my e-mail earlier) Briefly, the BYPASS_PLL_CHECK bit disables the PLL locking test when set to 1. PLLs should still lock (or not, if the params are wildly out-of-bounds), but the test is bypassed and disabled

[Nouveau] [Bug 110714] Xorg crashes randomly because of memory leak

2019-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110714 --- Comment #21 from Ilia Mirkin --- (In reply to John Lindgren from comment #19) > I am using xf86-video-modesetting. Should I be using xf86-video-nouveau > instead? I would definitely recommend -nouveau over -modesetting. -- You are

[Nouveau] [Bug 110714] Xorg crashes randomly because of memory leak

2019-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110714 --- Comment #20 from John Lindgren --- Created attachment 145281 --> https://bugs.freedesktop.org/attachment.cgi?id=145281=edit My Xorg log -- You are receiving this mail because: You are the assignee for the

[Nouveau] [Bug 110714] Xorg crashes randomly because of memory leak

2019-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110714 --- Comment #19 from John Lindgren --- I just saw this same crash (Xorg 1.20.4 here still though). I also had Firefox, VirtualBox, Evolution, and a few smaller applications running. The computer had been running for most of the week already,

[Nouveau] [PATCH v3] clk: Restore BYPASS_PLL_CHECK from PLLs

2019-09-06 Thread Mark Menzynski
I have looked at problem with Fermi GPUs where changing to higher clock led to really bad perfomance (with GpuTest 20x worse perfomance) and later also crashes of the nouveau. It seemed to be affected by Shader Clock in Voltage Entries in the video BIOS. Disabling BYPASS_PLL_CHECK in CLK0_CTRL

Re: [Nouveau] [PATCH v2] drm/connector: Allow max possible encoders to attach to a connector

2019-09-06 Thread Ville Syrjälä
On Thu, Sep 05, 2019 at 02:09:27PM -0700, José Roberto de Souza wrote: > From: Dhinakaran Pandiyan > > Currently we restrict the number of encoders that can be linked to > a connector to 3, increase it to match the maximum number of encoders > that can be initialized(32). > > To more effiently