[Nouveau] [Bug 23198] nv50/NVS135M: video hangs/flickers when fullscreen

2010-02-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23198 --- Comment #8 from Marcin Kościelnicki 2010-02-24 21:27:53 PST --- Should be fixed in latest git. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Nouveau] [Bug 26733] Full-screen XV causes graphics lockup

2010-02-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26733 --- Comment #2 from Tavian Barnes 2010-02-24 20:48:12 PST --- Never mind, a proper bisect points out 21c684bc635f76c71741541eb10dfa86fd846cfa (drm/nv50: switch to indirect push buffer controls) as the offending commit. -- Configure bugmai

Re: [Nouveau] Why report LVDS as disconnected when lid is closed?

2010-02-24 Thread Tavian Barnes
On 24 February 2010 23:39, Ben Skeggs wrote: > On Thu, 2010-02-25 at 10:01 +1000, Ben Skeggs wrote: >> On Wed, 2010-02-24 at 18:51 -0500, Tavian Barnes wrote: >> > What's the motivation behind commit 60821e0 (drm/nouveau: report LVDS >> > as disconnected if lid closed)?  The only noticeable effect

Re: [Nouveau] [PATCH] drm/nouveau: use ALIGN instead of open coding it

2010-02-24 Thread Ben Skeggs
On Wed, 2010-02-24 at 23:27 -0500, Matt Turner wrote: > CC: Ben Skeggs > Signed-off-by: Matt Turner > --- > drivers/gpu/drm/nouveau/nv04_fbcon.c |2 +- > drivers/gpu/drm/nouveau/nv50_fbcon.c |2 +- > drivers/gpu/drm/nouveau/nv50_instmem.c |2 +- > 3 files changed, 3 insertions(+)

Re: [Nouveau] Why report LVDS as disconnected when lid is closed?

2010-02-24 Thread Ben Skeggs
On Thu, 2010-02-25 at 10:01 +1000, Ben Skeggs wrote: > On Wed, 2010-02-24 at 18:51 -0500, Tavian Barnes wrote: > > What's the motivation behind commit 60821e0 (drm/nouveau: report LVDS > > as disconnected if lid closed)? The only noticeable effect I can see > > from it is that if I turn on my lapt

Re: [Nouveau] [TEST REQUEST] NV50/NV8x/NV9x/NVAx ctxprog and ctxvals generator

2010-02-24 Thread Martin Peres
Le 24/02/2010 09:22, Marcin Kościelnicki a écrit : Aiii... ok, I accidentally introduced a bug in pre-NVA0 branch during last- minute cleanups... I just uploaded a new version at the same address that should fix that issue. Btw, to anyone reporting success/failure with the generator: please incl

Re: [Nouveau] [TEST REQUEST] NV50/NV8x/NV9x/NVAx ctxprog and ctxvals generator

2010-02-24 Thread Programmeur fou
Le 24/02/2010 09:22, Marcin Kościelnicki a écrit : Aiii... ok, I accidentally introduced a bug in pre-NVA0 branch during last- minute cleanups... I just uploaded a new version at the same address that should fix that issue. Btw, to anyone reporting success/failure with the generator: please incl

Re: [Nouveau] [Mesa3d-dev] makedepend in Mesa

2010-02-24 Thread Dan Nicholson
On Tue, Feb 23, 2010 at 1:29 PM, Xavier Chantry wrote: > While keeping up-to-date the nouveau mesa driver (either classic or > gallium), or doing regression testing, the big majority of my rebuilds > resulted in segfaults. > I am not talking about autogen or configure detection. I believe this > a

[Nouveau] [PATCH 3/3] drm/nouveau: Fix noaccel/nofbaccel option descriptions.

2010-02-24 Thread Marcin Kościelnicki
Signed-off-by: Marcin Kościelnicki --- drivers/gpu/drm/nouveau/nouveau_drv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.c b/drivers/gpu/drm/nouveau/nouveau_drv.c index da3b93b..874adf5 100644 --- a/drivers/gpu/drm/nouveau/nouve

Re: [Nouveau] Why report LVDS as disconnected when lid is closed?

2010-02-24 Thread Ben Skeggs
On Wed, 2010-02-24 at 18:51 -0500, Tavian Barnes wrote: > What's the motivation behind commit 60821e0 (drm/nouveau: report LVDS > as disconnected if lid closed)? The only noticeable effect I can see > from it is that if I turn on my laptop and then close the lid, X fails > to start as it can't fin

[Nouveau] Why report LVDS as disconnected when lid is closed?

2010-02-24 Thread Tavian Barnes
What's the motivation behind commit 60821e0 (drm/nouveau: report LVDS as disconnected if lid closed)? The only noticeable effect I can see from it is that if I turn on my laptop and then close the lid, X fails to start as it can't find any screens. In fact, if I close the lid before nouveau initi

Re: [Nouveau] [TEST REQUEST] NV50/NV8x/NV9x/NVAx ctxprog and ctxvals generator

2010-02-24 Thread Johannes Obermayr
Am Mittwoch, 24. Februar 2010 03:45:25 schrieb Marcin Kościelnicki: > http://0x04.net/~mwk/0001-drm-nv50-Implement-ctxprog-state-generation.patch > > This patch makes nouveau generate its own ctxprogs out of thin air on NV50 > family cards and allows us to get rid of nvidia's firmware. > > It di

Re: [Nouveau] [TEST REQUEST] NV50/NV8x/NV9x/NVAx ctxprog and ctxvals generator

2010-02-24 Thread Martin PERES
Le 24/02/2010 09:22, Marcin Kościelnicki a écrit : Aiii... ok, I accidentally introduced a bug in pre-NVA0 branch during last- minute cleanups... I just uploaded a new version at the same address that should fix that issue. Btw, to anyone reporting success/failure with the generator: please incl

[Nouveau] [Bug 26733] Full-screen XV causes graphics lockup

2010-02-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26733 --- Comment #1 from Tavian Barnes 2010-02-24 08:50:59 PST --- A drm module I compiled on the 21st works fine, so it looks to me like this commit caused it: 966a2b2e31b4d7fd72733ebb78a74bf0054a3f85. And sadly that commit fixes suspend for me

[Nouveau] [Bug 26733] New: Full-screen XV causes graphics lockup

2010-02-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26733 Summary: Full-screen XV causes graphics lockup Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Comp

Re: [Nouveau] no start with latest modules from git

2010-02-24 Thread Xavier Chantry
On Wed, Feb 24, 2010 at 11:02 AM, Sebastian Glita wrote: > Hello, > > Using code from git a week is since I cannot start Xorg with nouveau on a > Quatro NVS 290. > > Commits from git.freedesktop.org: > > xorg-server - db4f676f25c6d8e58263d5151942be730592d444 > xf86-video-nouveau - 70d0a48b6c3f1a8

[Nouveau] [Bug 15758] Invisible mouse pointer on NV4E (C51)

2010-02-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15758 --- Comment #22 from Xavier 2010-02-24 03:38:05 PST --- (In reply to comment #20) > Hi, > > I would like to confirm this bug still exists almost a year later on: > > kernel-2.6.31.12-174.2.22.fc12.i686.PAE > > It only happens on my laptop'

Re: [Nouveau] nouveau kms causing hibernation problems

2010-02-24 Thread Anders Eriksson
Hi Marcin, Is this a known situation about to be addressed? Is there anything I can do to fix it? aeriks...@fastmail.fm said: > koria...@0x04.net said: >> There are not that many users of NV04/NV05 > > I'm starting to feel unique. Have to keep the museum running... > >> This may be a result

[Nouveau] no start with latest modules from git

2010-02-24 Thread Sebastian Glita
Hello, Using code from git a week is since I cannot start Xorg with nouveau on a Quatro NVS 290. Commits from git.freedesktop.org: xorg-server - db4f676f25c6d8e58263d5151942be730592d444 xf86-video-nouveau - 70d0a48b6c3f1a817bf850acd3bae48d063e56b9 libdrm - 3130f94c6ee32668cb9f0b96b6c8e308a7bb3b

Re: [Nouveau] [TEST REQUEST] NV50/NV8x/NV9x/NVAx ctxpro g and ctxvals generator

2010-02-24 Thread Marcin Kościelnicki
> Hello, > > Sorry for not answering to the right message, I've just joined the > mailing list. > > I've tried this patch on my Quadro NVS 140M and it fails to load KDM. > It shows the background but fails to show the credential edit boxes. > It seems like the computer is locked up though the mouse