Home
last modified time | relevance | path

Searched refs:vram_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
1069 AMDGPU_GEM_DOMAIN_VRAM, 0, &vram_max[0]); in amdgpu_bo_eviction_test()
1072 AMDGPU_GEM_DOMAIN_VRAM, 0, &vram_max[1]); in amdgpu_bo_eviction_test()
1118 resources[2] = vram_max[loop2]; in amdgpu_bo_eviction_test()
1165 amdgpu_bo_free(vram_max[0]); in amdgpu_bo_eviction_test()
1166 amdgpu_bo_free(vram_max[1]); in amdgpu_bo_eviction_test()

Completed in 7 milliseconds