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