Home
last modified time | relevance | path

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

/dports/graphics/libdrm/libdrm-2.4.110/tests/amdgpu/
H A Damdgpu_test.h516 uint32_t *pm4_src, int res_cnt,
H A Dbasic_tests.c72 int instance, int pm4_dw, uint32_t *pm4_src,
1321 uint32_t *pm4_src, int res_cnt, in amdgpu_test_exec_cs_helper_raw() argument
1338 CU_ASSERT_NOT_EQUAL(pm4_src, NULL); in amdgpu_test_exec_cs_helper_raw()
1353 memcpy(ring_ptr, pm4_src, pm4_dw * sizeof(*pm4_src)); in amdgpu_test_exec_cs_helper_raw()
1403 uint32_t *pm4_src, int res_cnt, in amdgpu_test_exec_cs_helper() argument
1409 ip_type, instance, pm4_dw, pm4_src, in amdgpu_test_exec_cs_helper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/tests/amdgpu/
H A Dbasic_tests.c68 int instance, int pm4_dw, uint32_t *pm4_src,
1179 int instance, int pm4_dw, uint32_t *pm4_src, in amdgpu_test_exec_cs_helper() argument
1195 CU_ASSERT_NOT_EQUAL(pm4_src, NULL); in amdgpu_test_exec_cs_helper()
1210 memcpy(ring_ptr, pm4_src, pm4_dw * sizeof(*pm4_src)); in amdgpu_test_exec_cs_helper()