Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dvm_tests.c199 request.phys_alignment = 4096; in amdgpu_vm_unaligned_map()
240 req.phys_alignment = 0; in amdgpu_vm_mapping_test()
Dbo_tests.c79 req.phys_alignment = BUFFER_ALIGN; in suite_bo_tests_init()
276 req.phys_alignment = 4096; in amdgpu_mem_fail_alloc()
Damdgpu_test.h357 req.phys_alignment = alignment; in gpu_mem_alloc()
434 request.phys_alignment = alignment; in amdgpu_bo_alloc_wrap()
Dhotunplug_tests.c313 .phys_alignment = 4096, in amdgpu_hotunplug_with_exported_bo()
Damdgpu_stress.c158 request.phys_alignment = 0; in alloc_bo()
Dcp_dma_tests.c100 request.phys_alignment = alignment; in allocate_bo_and_va()
Dbasic_tests.c711 request.phys_alignment = alignment; in amdgpu_bo_alloc_and_map_raw()
/third_party/libdrm/amdgpu/
Damdgpu.h165 uint64_t phys_alignment; member
220 uint64_t phys_alignment; member
Damdgpu_bo.c79 args.in.alignment = alloc_buffer->phys_alignment; in amdgpu_bo_alloc()
163 info->phys_alignment = bo_info.alignment; in amdgpu_bo_query_info()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c505 request.phys_alignment = alignment; in amdgpu_create_bo()
1553 bo->base.alignment_log2 = util_logbase2(info.phys_alignment); in amdgpu_bo_from_handle()
Damdgpu_cs.c316 alloc_buffer.phys_alignment = ctx->ws->info.gart_page_size; in amdgpu_ctx_create()
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c207 uint64_t phys_alignment; member
426 request.phys_alignment = 1024; in has_tmz_support()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c449 request.phys_alignment = alignment; in radv_amdgpu_winsys_bo_create()