| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | si_enums.h | 260 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| D | nvd.h | 270 #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 | 1808 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_test_ring() 1841 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_emit_fence() 1922 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
|
| D | gfx_v7_0.c | 2308 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v7_0_ring_emit_ib_compute()
|
| D | gfx_v10_0.c | 4468 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v10_0_ring_emit_ib_compute()
|
| D | gfx_v9_0.c | 5068 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v9_0_ring_emit_ib_compute()
|
| D | gfx_v8_0.c | 6166 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v8_0_ring_emit_ib_compute()
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | r600.c | 2841 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_test() 2901 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit() 2905 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit() 2990 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma() 3010 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma() 3376 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_ib_execute() 3418 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 | 3381 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit() 3420 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute() 3447 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute() 4621 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check()
|
| D | evergreen_cs.c | 2300 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 3421 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 | 1438 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 | 2941 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()
|