Searched refs:sdma_write_length (Results 1 – 1 of 1) sorted by relevance
525 const int sdma_write_length = 1024; in amdgpu_bo_eviction_test() local586 sdma_write_length, 4096, in amdgpu_bo_eviction_test()594 memset((void*)bo1_cpu, 0xaa, sdma_write_length); in amdgpu_bo_eviction_test()598 sdma_write_length, 4096, in amdgpu_bo_eviction_test()606 memset((void*)bo2_cpu, 0, sdma_write_length); in amdgpu_bo_eviction_test()617 sdma_write_length); in amdgpu_bo_eviction_test()625 pm4[i++] = sdma_write_length - 1; in amdgpu_bo_eviction_test()627 pm4[i++] = sdma_write_length; in amdgpu_bo_eviction_test()643 while(i < sdma_write_length) { in amdgpu_bo_eviction_test()647 sdma_write_length); in amdgpu_bo_eviction_test()[all …]