Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c720 int instance, int pm4_dw, uint32_t *pm4_src, in amdgpu_test_exec_cs_helper() argument
736 CU_ASSERT_NOT_EQUAL(pm4_src, NULL); in amdgpu_test_exec_cs_helper()
751 memcpy(ring_ptr, pm4_src, pm4_dw * sizeof(*pm4_src)); in amdgpu_test_exec_cs_helper()