Searched refs:PACKET3_SET_CONFIG_REG (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | si_enums.h | 240 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | soc15d.h | 262 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | vid.h | 341 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | cikd.h | 459 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | gfx_v6_0.c | 1790 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()
|
D | sid.h | 1845 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | r600.c | 2835 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()
|
D | nid.h | 1269 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | sid.h | 1782 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | cikd.h | 1925 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | si.c | 3377 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()
|
D | evergreen_cs.c | 2299 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 3420 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
|
D | evergreend.h | 1665 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | r600d.h | 1686 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | ni.c | 1435 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
|
D | r600_cs.c | 1908 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
|
D | evergreen.c | 2937 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()
|