Lines Matching refs:GBE
2 * SGI GBE frame buffer driver
58 #error GBE Framebuffer cannot use more than 8MB of memory
469 * GBE crystal runs at 20Mhz or 27Mhz
658 /* turn off GBE */
690 The GBE hardware uses a tiled memory to screen mapping. Tiles are
713 really convenient. In order to support linear addressing, the GBE
719 framebuffer as a continuous virtual memory. The GBE tile table is
722 GBE -> tile list framebuffer TLB <------------ CPU
728 The GBE hardware is then told that the buffer is 512*tweaked_height,
730 Thus the GBE hardware will scan the first tile, filing the first 64k
801 /* Turn on GBE */
822 strcpy(fix->id, "SGI GBE");
1145 if (!request_mem_region(GBE_BASE, sizeof(struct sgi_gbe), "GBE")) {
1208 /* reset GBE */