Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c2494 static int amdgpu_calc_bytes_per_packet(u32 max_bytes_per_packet, in amdgpu_calc_bytes_per_packet() function
2538 max_bytes = amdgpu_calc_bytes_per_packet(adev->mman.buffer_funcs->copy_max_bytes, in amdgpu_copy_buffer()
2583 max_bytes = amdgpu_calc_bytes_per_packet(adev->mman.buffer_funcs->fill_max_bytes, in amdgpu_ttm_fill_mem()