Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h259 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dsoc15d.h285 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dnvd.h318 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dvid.h339 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dcikd.h457 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dgfx_v6_0.c1794 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_test_ring()
1824 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_emit_fence()
1901 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
Dgfx_v7_0.c2280 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v7_0_ring_emit_ib_compute()
Dgfx_v11_0.c5439 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v11_0_ring_emit_ib_compute()
Dgfx_v8_0.c6161 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v8_0_ring_emit_ib_compute()
Dgfx_v9_0.c5363 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v9_0_ring_emit_ib_compute()
Dgfx_v10_0.c8645 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v10_0_ring_emit_ib_compute()
/linux-5.19.10/drivers/gpu/drm/radeon/
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()
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.c3376 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit()
3415 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
3442 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute()
4616 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
Dni.c1425 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
Dr600d.h1686 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dr600_cs.c1910 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
Devergreen.c2942 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()