Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Damdgpu_test.h537 uint32_t *pm4_src, int res_cnt,
Dbasic_tests.c72 int instance, int pm4_dw, uint32_t *pm4_src,
1455 uint32_t *pm4_src, int res_cnt, in amdgpu_test_exec_cs_helper_raw() argument
1472 CU_ASSERT_NOT_EQUAL(pm4_src, NULL); in amdgpu_test_exec_cs_helper_raw()
1487 memcpy(ring_ptr, pm4_src, pm4_dw * sizeof(*pm4_src)); in amdgpu_test_exec_cs_helper_raw()
1537 uint32_t *pm4_src, int res_cnt, in amdgpu_test_exec_cs_helper() argument
1543 ip_type, instance, pm4_dw, pm4_src, in amdgpu_test_exec_cs_helper()