Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h240 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dsoc15d.h262 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dvid.h341 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dcikd.h459 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dgfx_v6_0.c1790 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_test_ring()
1825 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_emit_fence()
1906 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in gfx_v6_0_ring_test_ib()
Dsid.h1845 #define PACKET3_SET_CONFIG_REG 0x68 macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Dr600.c2835 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_test()
2895 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
2899 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit()
2984 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
3004 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma()
3370 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_ib_execute()
3412 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in r600_ib_test()
Dnid.h1269 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dsid.h1782 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dcikd.h1925 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dsi.c3377 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit()
3416 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
3443 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
4617 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check()
Devergreen_cs.c2299 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check()
3420 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
Devergreend.h1665 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dr600d.h1686 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dni.c1435 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
Dr600_cs.c1908 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
Devergreen.c2937 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()