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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.c 278 r = amdgpu_bo_pin(*bo_ptr, domain);
885 * Compared with amdgpu_bo_pin(), this function gives more flexibility on
976 * amdgpu_bo_pin - pin an &amdgpu_bo buffer object
987 int amdgpu_bo_pin(struct amdgpu_bo *bo, u32 domain) function in typeref:typename:int
amdgpu_object.c 278 r = amdgpu_bo_pin(*bo_ptr, domain);
885 * Compared with amdgpu_bo_pin(), this function gives more flexibility on
976 * amdgpu_bo_pin - pin an &amdgpu_bo buffer object
987 int amdgpu_bo_pin(struct amdgpu_bo *bo, u32 domain) function in typeref:typename:int

Completed in 22 milliseconds