Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c1036 amdgpu_bo_handle bo1, bo2, vram_max[2], gtt_max[2]; in amdgpu_bo_eviction_test() local
1080 AMDGPU_GEM_DOMAIN_GTT, 0, &gtt_max[0]); in amdgpu_bo_eviction_test()
1083 AMDGPU_GEM_DOMAIN_GTT, 0, &gtt_max[1]); in amdgpu_bo_eviction_test()
1119 resources[3] = gtt_max[loop2]; in amdgpu_bo_eviction_test()
1167 amdgpu_bo_free(gtt_max[0]); in amdgpu_bo_eviction_test()
1168 amdgpu_bo_free(gtt_max[1]); in amdgpu_bo_eviction_test()

Completed in 6 milliseconds