Home
last modified time | relevance | path

Searched refs:bo2_mc (Results 1 - 1 of 1) sorted by relevance

/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c1041 uint64_t bo1_mc, bo2_mc; in amdgpu_bo_eviction_test() local
1109 (void**)&bo2_cpu, &bo2_mc, in amdgpu_bo_eviction_test()
1126 pm4[i++] = 0xffffffff & bo2_mc; in amdgpu_bo_eviction_test()
1128 pm4[i++] = (0xffffffff00000000 & bo2_mc) >> 32; in amdgpu_bo_eviction_test()
1139 pm4[i++] = 0xffffffff & bo2_mc; in amdgpu_bo_eviction_test()
1140 pm4[i++] = (0xffffffff00000000 & bo2_mc) >> 32; in amdgpu_bo_eviction_test()
1157 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_bo_eviction_test()
1903 uint64_t bo1_mc, bo2_mc; in amdgpu_command_submission_copy_linear_helper() local
1951 (void**)&bo2_cpu, &bo2_mc, in amdgpu_command_submission_copy_linear_helper()
1968 pm4[i++] = 0xffffffff & bo2_mc; in amdgpu_command_submission_copy_linear_helper()
[all...]

Completed in 5 milliseconds