Home
last modified time | relevance | path

Searched refs:agp_bind_memory (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/
Ddrm_memory.c105 return agp_bind_memory(handle, start); in drm_bind_agp()
Ddrm_agpsupport.c493 ret = agp_bind_memory(mem, gtt_offset / PAGE_SIZE); in drm_agp_bind_pages()
/drivers/gpu/drm/ttm/
Dttm_agp_backend.c77 ret = agp_bind_memory(mem, node->start); in ttm_agp_bind()
/drivers/char/agp/
Dcompat_ioctl.c186 return agp_bind_memory(memory, bind_info.pg_start); in compat_agpioc_bind_wrap()
Dgeneric.c411 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() function
440 EXPORT_SYMBOL(agp_bind_memory);
Dfrontend.c929 return agp_bind_memory(memory, bind_info.pg_start); in agpioc_bind_wrap()
/drivers/video/fbdev/intelfb/
Dintelfbdrv.c676 if (agp_bind_memory(dinfo->gtt_ring_mem, in intelfb_pci_register()
700 if (agp_bind_memory(dinfo->gtt_cursor_mem, in intelfb_pci_register()
724 if (agp_bind_memory(dinfo->gtt_fb_mem, in intelfb_pci_register()
/drivers/video/fbdev/i810/
Di810_main.c1617 agp_bind_memory(par->i810_gtt.i810_fb_memory, in i810fb_resume()
1619 agp_bind_memory(par->i810_gtt.i810_cursor_memory, in i810fb_resume()
1684 if (agp_bind_memory(par->i810_gtt.i810_fb_memory, in i810_alloc_agp_mem()
1699 if (agp_bind_memory(par->i810_gtt.i810_cursor_memory, in i810_alloc_agp_mem()