Searched refs:PACKET3_PREAMBLE_CNTL (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsi_enums.h252 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dvid.h267 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dnvd.h205 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dsoc15d.h209 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dcikd.h385 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dgfx_v6_0.c2017 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2032 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2849 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2873 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Dgfx_v7_0.c2478 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2502 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3926 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3973 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Dgfx_v8_0.c1222 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
1250 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4161 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4187 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Dgfx_v9_0.c1449 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
1471 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3050 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3071 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Dgfx_v11_0.c626 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
654 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3149 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3176 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Dsid.h1838 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dgfx_v10_0.c4083 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4111 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
5968 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
5995 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dni.c1565 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
1571 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Dnid.h1261 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dcikd.h1853 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dsid.h1775 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dsi.c3591 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3597 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
5725 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
5767 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Devergreend.h1656 #define PACKET3_PREAMBLE_CNTL 0x4A macro
H A Dcik.c3996 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4006 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
6710 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
6757 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
H A Devergreen.c3029 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3035 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));

Completed in 599 milliseconds