Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h340 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dcikd.h464 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dsoc15d.h428 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dsid.h523 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dnvd.h513 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dgfx_v11_0.c5917 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v11_0_ring_emit_ib_compute()
H A Dgfx_v10_0.c8687 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v10_0_ring_emit_ib_compute()
/linux/drivers/gpu/drm/radeon/
H A Dr600.c2842 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_test()
2902 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
2906 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
2991 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
3011 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
3373 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_ib_execute()
3415 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.c3357 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit()
3396 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
3423 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
4601 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check()
H A Devergreen_cs.c2301 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check()
3517 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
H A Devergreend.h1665 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dr600d.h1686 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dni.c1412 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
H A Dr600_cs.c1913 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()