Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_object.c448 static bool amdgpu_bo_validate_size(struct amdgpu_device *adev, in amdgpu_bo_validate_size() function
550 if (!amdgpu_bo_validate_size(adev, size, bp->domain)) in amdgpu_bo_do_create()