HomeSort by: relevance | last modified time | path
    Searched refs:ttm_agp_tt_populate (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_agp_backend.c 142 int ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) function in typeref:typename:int
149 EXPORT_SYMBOL(ttm_agp_tt_populate);
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_tt.h 298 int ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx);
  /src/sys/external/bsd/drm2/ttm/
ttm_agp_backend.c 78 ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) function in typeref:typename:int
82 "ttm_agp_tt_populate: ttm %p state is not tt_unpopulated: %d",
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ttm.c 828 return ttm_agp_tt_populate(ttm, ctx);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bo.c 1713 return ttm_agp_tt_populate(ttm, ctx);

Completed in 14 milliseconds