Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dr600.c2792 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_test()
2852 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
2856 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
2941 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
2961 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
3286 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_ib_execute()
3328 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in r600_ib_test()
Dnid.h1261 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dsid.h1780 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dcikd.h1926 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dsi.c3375 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit()
3414 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
3441 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
4605 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check()
Devergreen_cs.c2315 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check()
3378 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
Devergreend.h1663 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dni.c1419 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
Dr600d.h1685 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dr600_cs.c1908 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
Devergreen.c2982 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()