Searched refs:PACKET3_SET_CONFIG_REG (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vid.h | 340 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| H A D | gfx_v6_0.c | 1867 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_test_ring() 1897 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_emit_fence() 1974 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in gfx_v6_0_ring_test_ib()
|
| H A D | gfx_v12_1.c | 3371 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v12_1_ring_emit_ib_compute()
|
| H A D | gfx_v11_0.c | 5985 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v11_0_ring_emit_ib_compute()
|
| H A D | gfx_v9_0.c | 5520 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v9_0_ring_emit_ib_compute()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r600.c | 2842 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 D | nid.h | 1269 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| H A D | cikd.h | 1925 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| H A D | evergreen_cs.c | 2301 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 3517 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
|
| H A D | evergreend.h | 1665 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| H A D | r600d.h | 1686 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| H A D | ni.c | 1412 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
|
| H A D | r600_cs.c | 1913 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
|