HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_bo_move (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 437 * This is a helper called by amdgpu_bo_move() and amdgpu_move_vram_ram() to
497 * Called by amdgpu_bo_move().
553 * Called by amdgpu_bo_move().
600 * Called by amdgpu_bo_move()
622 * amdgpu_bo_move - Move a buffer object to a new memory location
626 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, function in typeref:typename:int
1749 .move = &amdgpu_bo_move,
amdgpu_ttm.c 437 * This is a helper called by amdgpu_bo_move() and amdgpu_move_vram_ram() to
497 * Called by amdgpu_bo_move().
553 * Called by amdgpu_bo_move().
600 * Called by amdgpu_bo_move()
622 * amdgpu_bo_move - Move a buffer object to a new memory location
626 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, function in typeref:typename:int
1749 .move = &amdgpu_bo_move,

Completed in 24 milliseconds