Searched refs:radeon_copy_dma (Results 1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/radeon/ |
| D | radeon_benchmark.c | 49 fence = radeon_copy_dma(rdev, saddr, daddr, in radeon_benchmark_do_move()
|
| D | radeon_test.c | 120 fence = radeon_copy_dma(rdev, gtt_addr, vram_addr, in radeon_do_test_moves() 171 fence = radeon_copy_dma(rdev, vram_addr, gtt_addr, in radeon_do_test_moves()
|
| D | radeon.h | 2909 #define radeon_copy_dma(rdev, s, d, np, resv) (rdev)->asic->copy.dma((rdev), (s), (d), (np), (resv)) macro
|