Home
last modified time | relevance | path

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

/third_party/libdrm/amdgpu/
Damdgpu_gpu_info.c265 info->max_allocation = vram_gtt_info.vram_cpu_accessible_size; in amdgpu_query_heap_info()
280 info->max_allocation = vram_gtt_info.vram_cpu_accessible_size; in amdgpu_query_heap_info()
Damdgpu.h421 uint64_t max_allocation; member
/third_party/libdrm/include/drm/
Damdgpu_drm.h955 __u64 max_allocation; member
/third_party/mesa3d/include/drm-uapi/
Damdgpu_drm.h963 __u64 max_allocation; member
/third_party/libdrm/tests/amdgpu/
Dbasic_tests.c1068 r = amdgpu_bo_alloc_wrap(device_handle, vram_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
1071 r = amdgpu_bo_alloc_wrap(device_handle, vram_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
1079 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
1082 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()