Searched refs:amdgpu_emit_copy_buffer (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_ttm.c | 2014 amdgpu_emit_copy_buffer(adev, &job->ibs[0], src_addr, in amdgpu_map_buffer() 2086 amdgpu_emit_copy_buffer(adev, &job->ibs[0], src_offset, in amdgpu_copy_buffer()
|
H A D | amdgpu.h | 1776 #define amdgpu_emit_copy_buffer(adev, ib, s, d, b) (adev)->mman.buffer_funcs->emit_copy_buffer((ib)… macro
|