--- 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)) && ((((pNv->Chipset & 0xfff0) == CHIPSET_G70) || ((pNv->Chipset & 0xfff0) == CHIPSET_G71) || - ((pNv->Chipset & 0xfff0) == CHIPSET_G72) || ((pNv->Chipset & 0xfff0) == CHIPSET_G73) || ((pNv->Chipset & 0xfff0) == CHIPSET_C512))) ) { -- 1.5.3.3 --ZPt4rx8FFjLCG7dd--
Jaime Velasco Juan
2007-Oct-20 11:19 UTC
[Nouveau] [PATCH] G72 doesn't need ExaCopy workaround
Hi, I have a G72M wich is very slow when the workaround in NVExaCopy kicks in. It works much better with the attached patch. I wonder if that workaround is really needed. Greetings, Jaime -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-G72-doesn-t-need-ExaCopy-workaround.patch Type: text/x-diff Size: 0 bytes Desc: not available Url : http://lists.freedesktop.org/archives/nouveau/attachments/20071020/f2fac905/attachment.patch
Seemingly Similar Threads
- [Bug 13689] New: nouveau is much slower than nv with flash player
- [Bug 10927] New: segmentation fault in NVUploadToScreen, called from exaPutImage
- [Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX)
- [Bug 89775] New: Grpahics card G72 [GeForce 7200 GS / 7300 SE] 3d does not work
- [Bug 95095] New: NV46 (G72) Full screen artifacts in Freespace 2 SW OT mod