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

/linux-4.1.27/include/drm/
H A Ddrm_agpsupport.h34 int drm_bind_agp(struct agp_memory * handle, unsigned int start);
75 static inline int drm_bind_agp(struct agp_memory * handle, unsigned int start) drm_bind_agp() function
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_memory.c103 int drm_bind_agp(struct agp_memory * handle, unsigned int start) drm_bind_agp() function
H A Ddrm_agpsupport.c326 if ((retcode = drm_bind_agp(entry->memory, page))) drm_agp_bind()

Completed in 96 milliseconds