Displaying 1 result from an estimated 1 matches for "chipset_g73".
Did you mean:
chipset_g70
2007 Oct 20
1
[PATCH] G72 doesn't need ExaCopy workaround
...py(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--