HomeSort by: relevance | last modified time | path
    Searched refs:PACKET3_PREAMBLE_CNTL (Results 1 - 19 of 19) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 207 #define PACKET3_PREAMBLE_CNTL 0x4A
si_enums.h 255 #define PACKET3_PREAMBLE_CNTL 0x4A
soc15d.h 209 #define PACKET3_PREAMBLE_CNTL 0x4A
vid.h 271 #define PACKET3_PREAMBLE_CNTL 0x4A
cikd.h 389 #define PACKET3_PREAMBLE_CNTL 0x4A
amdgpu_gfx_v6_0.c 2063 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2078 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2894 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2918 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
amdgpu_gfx_v10_0.c 962 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
990 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2679 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2706 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
amdgpu_gfx_v7_0.c 2558 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
2582 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3988 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4035 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
amdgpu_gfx_v8_0.c 1262 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
1290 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4190 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4216 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
amdgpu_gfx_v9_0.c 1640 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
1662 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3133 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3154 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
sid.h 1840 #define PACKET3_PREAMBLE_CNTL 0x4A
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni.c 1585 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
1591 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
nid.h 1263 #define PACKET3_PREAMBLE_CNTL 0x4A
cikd.h 1855 #define PACKET3_PREAMBLE_CNTL 0x4A
sid.h 1777 #define PACKET3_PREAMBLE_CNTL 0x4A
radeon_si.c 3603 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3609 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
5733 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
5775 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
evergreend.h 1658 #define PACKET3_PREAMBLE_CNTL 0x4A
radeon_cik.c 4023 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
4033 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
6738 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
6785 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0));
radeon_evergreen.c 3032 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));
3038 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0));

Completed in 65 milliseconds