i810_gtt          256 drivers/video/fbdev/i810/i810.h 	struct gtt_data          i810_gtt;
i810_gtt         1585 drivers/video/fbdev/i810/i810_main.c 	agp_unbind_memory(par->i810_gtt.i810_fb_memory);
i810_gtt         1586 drivers/video/fbdev/i810/i810_main.c 	agp_unbind_memory(par->i810_gtt.i810_cursor_memory);
i810_gtt         1617 drivers/video/fbdev/i810/i810_main.c 	agp_bind_memory(par->i810_gtt.i810_fb_memory,
i810_gtt         1619 drivers/video/fbdev/i810/i810_main.c 	agp_bind_memory(par->i810_gtt.i810_cursor_memory,
i810_gtt         1677 drivers/video/fbdev/i810/i810_main.c 	if (!(par->i810_gtt.i810_fb_memory = 
i810_gtt         1684 drivers/video/fbdev/i810/i810_main.c 	if (agp_bind_memory(par->i810_gtt.i810_fb_memory,
i810_gtt         1691 drivers/video/fbdev/i810/i810_main.c 	if (!(par->i810_gtt.i810_cursor_memory = 
i810_gtt         1699 drivers/video/fbdev/i810/i810_main.c 	if (agp_bind_memory(par->i810_gtt.i810_cursor_memory,
i810_gtt         1706 drivers/video/fbdev/i810/i810_main.c 	par->cursor_heap.physical = par->i810_gtt.i810_cursor_memory->physical;
i810_gtt         2101 drivers/video/fbdev/i810/i810_main.c 	struct gtt_data *gtt = &par->i810_gtt;
i810_gtt         2106 drivers/video/fbdev/i810/i810_main.c 	if (par->i810_gtt.i810_cursor_memory)
i810_gtt         2108 drivers/video/fbdev/i810/i810_main.c 	if (par->i810_gtt.i810_fb_memory)