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

  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_driver.h 883 * ttm_bo_pipeline_move.
893 int ttm_bo_pipeline_move(struct ttm_buffer_object *bo,
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo_util.c 869 int ttm_bo_pipeline_move(struct ttm_buffer_object *bo, function in typeref:typename:int
959 EXPORT_SYMBOL(ttm_bo_pipeline_move);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 483 r = ttm_bo_pipeline_move(bo, fence, evict, new_mem);

Completed in 34 milliseconds