Searched refs:drm_unbind_agp (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/drm/
H A Ddrm_agpsupport.h35 int drm_unbind_agp(struct agp_memory * handle);
80 static inline int drm_unbind_agp(struct agp_memory * handle) drm_unbind_agp() function
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_agpsupport.c284 ret = drm_unbind_agp(entry->memory); drm_agp_unbind()
367 drm_unbind_agp(entry->memory); drm_agp_free()
450 drm_unbind_agp(entry->memory); drm_agp_clear()
H A Ddrm_memory.c109 int drm_unbind_agp(struct agp_memory * handle) drm_unbind_agp() function

Completed in 119 milliseconds