Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c894 amdgpu_bo_handle bo1, bo2, vram_max[2], gtt_max[2]; in amdgpu_bo_eviction_test() local
927 AMDGPU_GEM_DOMAIN_VRAM, 0, &vram_max[0]); in amdgpu_bo_eviction_test()
930 AMDGPU_GEM_DOMAIN_VRAM, 0, &vram_max[1]); in amdgpu_bo_eviction_test()
976 resources[2] = vram_max[loop2]; in amdgpu_bo_eviction_test()
1023 amdgpu_bo_free(vram_max[0]); in amdgpu_bo_eviction_test()
1024 amdgpu_bo_free(vram_max[1]); in amdgpu_bo_eviction_test()