Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c108 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
856 pm4[i++] = PACKET3(PACKET3_WRITE_DATA, 2 + sdma_write_length); in amdgpu_command_submission_write_linear_helper()
955 pm4[i++] = PACKET3(PACKET3_DMA_DATA, 5); in amdgpu_command_submission_const_fill_helper()
1075 pm4[i++] = PACKET3(PACKET3_DMA_DATA, 5); in amdgpu_command_submission_copy_linear_helper()