Searched refs:ttm_agp_backend (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/ttm/
H A DMakefile5 ttm-y := ttm_agp_backend.o ttm_memory.o ttm_tt.o ttm_bo.o \
H A Dttm_agp_backend.c45 struct ttm_agp_backend { struct
53 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); ttm_agp_bind()
86 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); ttm_agp_unbind()
99 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); ttm_agp_destroy()
118 struct ttm_agp_backend *agp_be; ttm_agp_tt_create()

Completed in 83 milliseconds