Home
last modified time | relevance | path

Searched refs:AMDGPU_HW_IP_DMA (Results 1 - 10 of 10) sorted by relevance

/third_party/libdrm/tests/amdgpu/
H A Dsecurity_tests.c204 AMDGPU_HW_IP_DMA, ctx->ring_id, in amdgpu_bo_lcopy()
248 AMDGPU_HW_IP_DMA, ctx->ring_id, in amdgpu_bo_move()
413 AMDGPU_HW_IP_DMA, in amdgpu_security_sdma_submission_test()
467 AMDGPU_HW_IP_DMA, in suite_security_tests_init()
H A Ddeadlock_tests.c344 r = amdgpu_query_hw_ip_info(device_handle, AMDGPU_HW_IP_DMA, 0, &info); in amdgpu_deadlock_sdma()
388 ibs_request.ip_type = AMDGPU_HW_IP_DMA; in amdgpu_deadlock_sdma()
403 fence_status.ip_type = AMDGPU_HW_IP_DMA; in amdgpu_deadlock_sdma()
H A Dsyncobj_tests.c145 AMDGPU_HW_IP_DMA; in syncobj_command_submission_helper()
171 AMDGPU_HW_IP_DMA; in syncobj_command_submission_helper()
H A Damdgpu_stress.c232 ibs_request.ip_type = AMDGPU_HW_IP_DMA; in submit_ib()
H A Dbasic_tests.c1144 AMDGPU_HW_IP_DMA, 0, in amdgpu_bo_eviction_test()
1251 ibs_request[0].ip_type = AMDGPU_HW_IP_DMA; in amdgpu_semaphore_test()
1258 r = amdgpu_cs_signal_semaphore(context_handle[0], AMDGPU_HW_IP_DMA, 0, 0, sem); in amdgpu_semaphore_test()
1610 if (ip_type == AMDGPU_HW_IP_DMA) { in amdgpu_command_submission_write_linear_helper_with_secure()
1670 } else if (ip_type == AMDGPU_HW_IP_DMA) { in amdgpu_command_submission_write_linear_helper_with_secure()
1757 amdgpu_command_submission_write_linear_helper(AMDGPU_HW_IP_DMA); in amdgpu_command_submission_sdma_write_linear()
1814 if (ip_type == AMDGPU_HW_IP_DMA) { in amdgpu_command_submission_const_fill_helper()
1890 amdgpu_command_submission_const_fill_helper(AMDGPU_HW_IP_DMA); in amdgpu_command_submission_sdma_const_fill()
1963 if (ip_type == AMDGPU_HW_IP_DMA) { in amdgpu_command_submission_copy_linear_helper()
2048 amdgpu_command_submission_copy_linear_helper(AMDGPU_HW_IP_DMA); in amdgpu_command_submission_sdma_copy_linear()
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Damdgpu_drm.h557 #define AMDGPU_HW_IP_DMA 2 macro
/third_party/libdrm/include/drm/
H A Damdgpu_drm.h551 #define AMDGPU_HW_IP_DMA 2 macro
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.c57 #define AMDGPU_HW_IP_DMA 2 macro
594 STATIC_ASSERT(AMDGPU_HW_IP_DMA == AMD_IP_SDMA); in ac_query_gpu_info()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c287 case AMDGPU_HW_IP_DMA: in get_nop_packet()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c855 cs->ib[IB_MAIN].ip_type = AMDGPU_HW_IP_DMA; in amdgpu_init_cs_context()

Completed in 20 milliseconds