Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dcs_tests.c49 static amdgpu_va_handle ib_va_handle; variable
124 ib_va_handle = ib_result_va_handle; in suite_cs_tests_init()
133 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_cs_tests_clean()
Dvcn_tests.c63 static amdgpu_va_handle ib_va_handle; variable
154 &ib_mc_address, &ib_va_handle); in suite_vcn_tests_init()
165 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vcn_tests_clean()
Duvd_enc_tests.c65 static amdgpu_va_handle ib_va_handle; variable
126 &ib_mc_address, &ib_va_handle); in suite_uvd_enc_tests_init()
137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_uvd_enc_tests_clean()
Dvce_tests.c76 static amdgpu_va_handle ib_va_handle; variable
166 &ib_mc_address, &ib_va_handle); in suite_vce_tests_init()
179 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vce_tests_clean()