Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dcs_tests.c207 struct amdgpu_bo_alloc_request req = {0}; in amdgpu_cs_uvd_create()
277 struct amdgpu_bo_alloc_request req = {0}; in amdgpu_cs_uvd_decode()
418 struct amdgpu_bo_alloc_request req = {0}; in amdgpu_cs_uvd_destroy()
Dbo_tests.c62 struct amdgpu_bo_alloc_request req = {0}; in suite_bo_tests_init()
271 struct amdgpu_bo_alloc_request req = {0}; in amdgpu_mem_fail_alloc()
Dvm_tests.c192 struct amdgpu_bo_alloc_request request = {}; in amdgpu_vm_unaligned_map()
232 struct amdgpu_bo_alloc_request req = {0}; in amdgpu_vm_mapping_test()
Damdgpu_test.h352 struct amdgpu_bo_alloc_request req = {0}; in gpu_mem_alloc()
429 struct amdgpu_bo_alloc_request request = {}; in amdgpu_bo_alloc_wrap()
Dhotunplug_tests.c311 struct amdgpu_bo_alloc_request request = { in amdgpu_hotunplug_with_exported_bo()
Damdgpu_stress.c148 struct amdgpu_bo_alloc_request request = {}; in alloc_bo()
Dvcn_tests.c238 struct amdgpu_bo_alloc_request req = {0}; in alloc_resource()
Dcp_dma_tests.c93 struct amdgpu_bo_alloc_request request = {}; in allocate_bo_and_va()
Duvd_enc_tests.c199 struct amdgpu_bo_alloc_request req = {0}; in alloc_resource()
Djpeg_tests.c280 struct amdgpu_bo_alloc_request req = {0}; in alloc_resource()
Dvce_tests.c242 struct amdgpu_bo_alloc_request req = {0}; in alloc_resource()
Dbasic_tests.c704 struct amdgpu_bo_alloc_request request = {}; in amdgpu_bo_alloc_and_map_raw()
/third_party/libdrm/amdgpu/
Damdgpu.h156 struct amdgpu_bo_alloc_request { struct
582 struct amdgpu_bo_alloc_request *alloc_buffer,
Damdgpu_bo.c71 struct amdgpu_bo_alloc_request *alloc_buffer, in amdgpu_bo_alloc()
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c205 struct amdgpu_bo_alloc_request { struct
257 struct amdgpu_bo_alloc_request *alloc_buffer, in amdgpu_bo_alloc()
407 struct amdgpu_bo_alloc_request request = {0}; in has_tmz_support()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c378 struct amdgpu_bo_alloc_request request = {0}; in radv_amdgpu_winsys_bo_create()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c476 struct amdgpu_bo_alloc_request request = {0}; in amdgpu_create_bo()
Damdgpu_cs.c298 struct amdgpu_bo_alloc_request alloc_buffer = {}; in amdgpu_ctx_create()