Searched refs:GTTMapSize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c448 pI830->GTTMapSize = MB(2);
451 pI830->GTTMapSize = KB(512);
457 pI830->GTTMapSize = pI830->FbMapSize / 1024;
460 gttaddr, pI830->GTTMapSize,
475 pI830->GTTMapSize = 0;
514 pci_device_unmap_range (pI830->PciInfo, pI830->GTTBase, pI830->GTTMapSize);
H A Di830.h342 long GTTMapSize; member in struct:_I830Rec

Completed in 7 milliseconds