Searched refs:amdgpu_benchmark_do_move (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_benchmark.c | 31 static int amdgpu_benchmark_do_move(struct amdgpu_device *adev, unsigned size, in amdgpu_benchmark_do_move() function 128 time = amdgpu_benchmark_do_move(adev, size, saddr, daddr, n); in amdgpu_benchmark_move()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_benchmark.c | 31 static int amdgpu_benchmark_do_move(struct amdgpu_device *adev, unsigned size, in amdgpu_benchmark_do_move() function 102 r = amdgpu_benchmark_do_move(adev, size, saddr, daddr, n, &time_ms); in amdgpu_benchmark_move()
|
Completed in 2 milliseconds