search for: nv_exa

Displaying 4 results from an estimated 4 matches for "nv_exa".

Did you mean: nvc0_exa
2007 Oct 20
1
[PATCH] G72 doesn't need ExaCopy workaround
--- src/nv_exa.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/nv_exa.c b/src/nv_exa.c index d88d85a..b403072 100644 --- a/src/nv_exa.c +++ b/src/nv_exa.c @@ -283,7 +283,6 @@ static void NVExaCopy(PixmapPtr pDstPixmap, if ( ((abs(srcY - dstY)< 16)||(abs(srcX-dstX)<16)) &...
2007 Dec 16
3
[Bug 13689] New: nouveau is much slower than nv with flash player
...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 information) libpixman-1.so.0.9.6 libpixman-1.so.0.9.6 (n...
2007 May 12
7
[Bug 10927] New: segmentation fault in NVUploadToScreen, called from exaPutImage
...(also 1.2) and Nouveau DRM and DDX from git May 12th 2007, starting sylpheed-claws leads to a deterministic segfault with the following backtrace: #0 0x00002b7f8689c237 in NVUploadToScreen (pDst=0xb782b0, x=0, y=0, w=16, h=5, src=0x2b7f8e293440 "????????????\005", src_pitch=6144) at nv_exa.c:351 #1 0x00002b7f883b94b1 in exaPutImage (pDrawable=0xb782b0, pGC=0x7c8300, depth=<value optimized out>, x=-784, y=-48, w=<value optimized out>, h=64, leftPad=0, format=2, bits=0x2b7f8e23a000 "") at exa_accel.c:206 #2 0x0000000000522fdb in damagePutImage (pDrawable...
2007 Sep 01
2
[Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX)
...am at lists.x.org As can be seen in the screenshot running KSokoban, the NVComposite is broken on NV17. <<<<<<<<<<<<<<<<<<<< <rindolf> ahuillet: it's working now. <ahuillet> -_- <ahuillet> ok, can you please re-opn nv_exa.c <rindolf> ahuillet: although when I tried to replace xf86-video-nouveau during the X runtime, it caused my computer to hang. <rindolf> ahuillet: yes, I can. <ahuillet> replace the = 1 by a 0 again <ahuillet> and look a little below for a if ( op != PictOpSrc && op...