Re: [Nouveau] [PATCH v2 00/15] Runtime pm ref leak bonanza

2016-06-15 Thread Daniel Vetter
On Wed, Jun 15, 2016 at 01:37:35PM +0200, Lukas Wunner wrote: > On Tue, Jun 14, 2016 at 04:18:00PM -0400, Alex Deucher wrote: > > On Thu, Jun 9, 2016 at 2:50 AM, Daniel Vetter wrote: > > > On Wed, Jun 08, 2016 at 06:47:27PM +0200, Lukas Wunner wrote: > > >> Second iteration of my endeavour to rid

[Nouveau] [Bug 89664] Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970

2016-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=89664 --- Comment #14 from Ehsan Azar --- I had the exact same issue with GM107: ``` ehsan@machine:~$ lspci -nn | grep -i vga 03:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107GL [Quadro K620] [10de:13bb] (rev a2) ``` Adding `nouveau.

Re: [Nouveau] [PATCH v2 00/15] Runtime pm ref leak bonanza

2016-06-15 Thread Lukas Wunner
On Tue, Jun 14, 2016 at 04:18:00PM -0400, Alex Deucher wrote: > On Thu, Jun 9, 2016 at 2:50 AM, Daniel Vetter wrote: > > On Wed, Jun 08, 2016 at 06:47:27PM +0200, Lukas Wunner wrote: > >> Second iteration of my endeavour to rid nouveau, radeon and amdgpu of > >> runtime pm ref leaks. > >> > >> Pat