Home
last modified time | relevance | path

Searched refs:amdgpu_get_optimal_alignment (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c446 static unsigned amdgpu_get_optimal_alignment(struct amdgpu_winsys *ws, in amdgpu_get_optimal_alignment() function
481 alignment = amdgpu_get_optimal_alignment(ws, size, alignment); in amdgpu_create_bo()
1451 amdgpu_get_optimal_alignment(ws, result.alloc_size, in amdgpu_bo_from_handle()
1616 amdgpu_get_optimal_alignment(ws, aligned_size, in amdgpu_bo_from_ptr()