[Nouveau] [Bug 35562] Nouveau fails to link in Mesa 7.10.1

2011-04-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35562 --- Comment #3 from Bernhard Rosenkraenzer b...@arklinux.org 2011-04-11 02:25:29 PDT --- Created an attachment (id=45468) View: https://bugs.freedesktop.org/attachment.cgi?id=45468 Review:

[Nouveau] nouveau_pm.c: Build error

2011-04-11 Thread Stratos Psomadakis
In nouveau_pm.c, in the function nouveau_pm_acpi_event(), there's no check for CONFIG_POWER_SUPPLY. If CONFIG_POWER_SUPPLY is set to either n or m, the power_supply_is_system_supplied() is 'missing' and there's a build error. One solution is to add an #ifdef CONFIG_POWER_SUPPLY along with the

Re: [Nouveau] nouveau_pm.c: Build error

2011-04-11 Thread Martin Peres
Le 11/04/2011 15:22, Stratos Psomadakis a écrit : In nouveau_pm.c, in the function nouveau_pm_acpi_event(), there's no check for CONFIG_POWER_SUPPLY. If CONFIG_POWER_SUPPLY is set to either n or m, the power_supply_is_system_supplied() is 'missing' and there's a build error. One solution is to

[Nouveau] [PATCH] nv50: improve nv50_pm_get_clock()

2011-04-11 Thread Emil Velikov
Many of the nv50 cards have their shader and/or memory pll disabled at some stage. This patch addresses those cases, so that the function returns the correct frequency. When the shader pll is disabled, the blob reports 2*core clock Whereas for memory, the data stored in the vbios. This action is

[Nouveau] [Bug 36142] New: Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1)

2011-04-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36142 Summary: Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1) Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Nouveau] [Bug 36142] Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1)

2011-04-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36142 --- Comment #1 from Jordan Bettis jord...@hafd.org 2011-04-11 14:30:50 PDT --- Created an attachment (id=45490) -- (https://bugs.freedesktop.org/attachment.cgi?id=45490) lspci -vvnn -- Configure bugmail:

[Nouveau] [Bug 36142] Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1)

2011-04-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36142 --- Comment #2 from Jordan Bettis jord...@hafd.org 2011-04-11 14:31:09 PDT --- Created an attachment (id=45491) -- (https://bugs.freedesktop.org/attachment.cgi?id=45491) dmesg -- Configure bugmail:

[Nouveau] [Bug 36142] Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1)

2011-04-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36142 Jordan Bettis jord...@hafd.org changed: What|Removed |Added Attachment #45490|application/octet-stream|text/plain

[Nouveau] [Bug 36142] Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1)

2011-04-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36142 Jordan Bettis jord...@hafd.org changed: What|Removed |Added Attachment #45491|application/octet-stream|text/plain

[Nouveau] [PATCH] pm: fix a compilation failure when CONFIG_POWER_SUPPLY is not set

2011-04-11 Thread Martin Peres
Signed-off-by: Martin Peres martin.pe...@ensi-bourges.fr Reported-by: Stratos Psomadakis pso...@ece.ntua.gr --- drivers/gpu/drm/nouveau/nouveau_pm.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_pm.c

[Nouveau] [PATCH] Associate memtimings with performance levels on cards = nv98

2011-04-11 Thread Martin Peres
Signed-off-by: Martin Peres martin.pe...@ensi-bourges.fr --- drivers/gpu/drm/nouveau/nouveau_drv.h | 26 ++ drivers/gpu/drm/nouveau/nouveau_mem.c |3 ++- drivers/gpu/drm/nouveau/nouveau_perf.c | 25 + drivers/gpu/drm/nouveau/nouveau_pm.c

[Nouveau] [Bug 36142] Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1)

2011-04-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36142 --- Comment #3 from Jordan Bettis jord...@hafd.org 2011-04-11 17:42:02 PDT --- Hi. FYI the second DVI output works with the blob, so this is clearly not a hardware issue. -- Configure bugmail: