Home
last modified time | relevance | path

Searched refs:agp_free_memory (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dagp_backend.h100 extern void agp_free_memory(struct agp_memory *);
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c96 agp_free_memory(agp_be->mem); in ttm_agp_unbind()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_agpsupport.c357 agp_free_memory(entry->memory); in drm_legacy_agp_free()
439 agp_free_memory(entry->memory); in drm_legacy_agp_clear()
/openbmc/linux/drivers/char/agp/
H A Dgeneric.c162 void agp_free_memory(struct agp_memory *curr) in agp_free_memory() function
202 EXPORT_SYMBOL(agp_free_memory);
257 agp_free_memory(new); in agp_allocate_memory()
268 agp_free_memory(new); in agp_allocate_memory()
H A Dfrontend.c273 agp_free_memory(memory); in agp_free_memory_wrap()
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c436 agp_free_memory(dinfo->gtt_fb_mem); in cleanup()
440 agp_free_memory(dinfo->gtt_cursor_mem); in cleanup()
444 agp_free_memory(dinfo->gtt_ring_mem); in cleanup()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_main.c2112 agp_free_memory(gtt->i810_cursor_memory); in i810fb_release_resource()
2114 agp_free_memory(gtt->i810_fb_memory); in i810fb_release_resource()