Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsoc15d.h262 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dvid.h341 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dcikd.h459 #define PACKET3_SET_CONFIG_REG 0x68 macro
/dragonfly/sys/dev/drm/radeon/
H A Dr600.c2851 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_test()
2911 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
2915 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
3000 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
3020 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
3387 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_ib_execute()
3429 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in r600_ib_test()
H A Dnid.h1269 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dsid.h1782 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dcikd.h1925 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dsi.c3367 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit()
3406 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
3433 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
4607 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check()
H A Devergreen_cs.c2298 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check()
3419 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
H A Devergreend.h1665 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dni.c1447 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
H A Dr600d.h1686 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dr600_cs.c1908 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
H A Devergreen.c2923 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()