Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c248 static bool amdgpu_bo_do_map(struct radeon_winsys *rws, struct amdgpu_winsys_bo *bo, void **cpu) in amdgpu_bo_do_map() function
381 if (!amdgpu_bo_do_map(rws, real, &cpu)) in amdgpu_bo_map()
392 if (!amdgpu_bo_do_map(rws, real, &cpu)) { in amdgpu_bo_map()

Completed in 4 milliseconds