Displaying 3 results from an estimated 3 matches for "nv_drv".
Did you mean:
nv_dev
2010 May 23
1
[PATCH] nv: improve KMS detection
...s(+), 9 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 5d57010..8b23e21 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,7 @@
# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
AM_CFLAGS = @XMODES_CFLAGS@ @XORG_CFLAGS@ $(LIBDRM_CFLAGS)
nv_drv_la_LTLIBRARIES = nv_drv.la
-nv_drv_la_LDFLAGS = -module -avoid-version
+nv_drv_la_LDFLAGS = -module -avoid-version $(LIBDRM_LIBS)
nv_drv_ladir = @moduledir@/drivers
nv_drv_la_SOURCES = $(nv_sources) $(riva_sources) $(g80_sources)
diff --git a/src/nv_driver.c b/src/nv_driver.c
index e10ae0c..665...
2009 Mar 20
12
[Bug 20780] New: nouveau corrupts and crashes on 7800gt when NoAccel= false after a few drawing operations
http://bugs.freedesktop.org/show_bug.cgi?id=20780
Summary: nouveau corrupts and crashes on 7800gt when
NoAccel=false after a few drawing operations
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2007 Dec 16
3
[Bug 13689] New: nouveau is much slower than nv with flash player
...----------
2854 99.6856 Xorg
9 0.3144 [vdso] (tgid:5681 range:0xa7eee000-0xa7eef000)
971 0.6252 libexa.so
[2]
119004 75.4494 libflashplayer.so
16821 10.6646 libpixman-1.so.0.9.6
16404 10.4002 libc-2.7.so
1123 0.7120 Xorg
[...]
40 0.0254 nv_drv.so
[3]
symbol name
71147 45.4564 nv_exa.c:437 nouveau_drv.so
nouveau_drv.so NVDownloadFromScreen
57004 36.4203 (no location information) libflashplayer.so
libflashplayer.so (no symbols)
8468 5.4103 (no location inform...