Searched refs:PACKET3_SET_CONFIG_REG (Results 1 – 23 of 23) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | vid.h | 340 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | cikd.h | 464 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | soc15d.h | 428 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | sid.h | 523 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | nvd.h | 513 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | gfx_v6_0.c | 1801 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_test_ring() 1831 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_emit_fence() 1908 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in gfx_v6_0_ring_test_ib()
|
| A D | gfx_v7_0.c | 2254 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v7_0_ring_emit_ib_compute()
|
| A D | gfx_v9_4_3.c | 2866 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v9_4_3_ring_emit_ib_compute()
|
| A D | gfx_v8_0.c | 6090 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v8_0_ring_emit_ib_compute()
|
| A D | gfx_v11_0.c | 5895 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v11_0_ring_emit_ib_compute()
|
| A D | gfx_v9_0.c | 5527 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v9_0_ring_emit_ib_compute()
|
| A D | gfx_v10_0.c | 8699 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v10_0_ring_emit_ib_compute()
|
| /drivers/gpu/drm/radeon/ |
| 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()
|
| A D | nid.h | 1269 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | sid.h | 1782 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | cikd.h | 1925 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | si.c | 3357 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()
|
| A D | evergreen_cs.c | 2301 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 3516 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
|
| A D | evergreend.h | 1665 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | r600d.h | 1686 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| A D | ni.c | 1412 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
|
| A D | r600_cs.c | 1908 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
|
| A D | evergreen.c | 2940 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()
|
Completed in 178 milliseconds