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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 165 #define PACKET3_EVENT_WRITE_EOP 0x47
si_enums.h 253 #define PACKET3_EVENT_WRITE_EOP 0x47
vid.h 241 #define PACKET3_EVENT_WRITE_EOP 0x47
cikd.h 359 #define PACKET3_EVENT_WRITE_EOP 0x47
sid.h 1827 #define PACKET3_EVENT_WRITE_EOP 0x47
amdgpu_gfx_v7_0.c 2198 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
2210 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
amdgpu_gfx_v8_0.c 6162 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
6176 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
amdgpu_gfx_v6_0.c 1857 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
  /src/sys/external/bsd/drm2/dist/drm/radeon/
nid.h 1250 #define PACKET3_EVENT_WRITE_EOP 0x47
cikd.h 1825 #define PACKET3_EVENT_WRITE_EOP 0x47
sid.h 1764 #define PACKET3_EVENT_WRITE_EOP 0x47
radeon_evergreen_cs.c 2285 case PACKET3_EVENT_WRITE_EOP:
3423 case PACKET3_EVENT_WRITE_EOP:
radeon_si.c 3400 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
4581 case PACKET3_EVENT_WRITE_EOP:
4684 case PACKET3_EVENT_WRITE_EOP:
evergreend.h 1656 #define PACKET3_EVENT_WRITE_EOP 0x47
r600d.h 1675 #define PACKET3_EVENT_WRITE_EOP 0x47
radeon_ni.c 1424 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
radeon_r600_cs.c 1889 case PACKET3_EVENT_WRITE_EOP:
radeon_cik.c 3576 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
3588 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));
radeon_r600.c 2918 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4));

Completed in 134 milliseconds