/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_enums.h | 259 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | nvd.h | 318 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | soc15d.h | 285 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | cikd.h | 457 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | vid.h | 339 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | gfx_v6_0.c | 1807 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_test_ring() 1840 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()
|
H A D | sid.h | 1845 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_enums.h | 259 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | nvd.h | 318 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | soc15d.h | 287 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | cikd.h | 457 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | vid.h | 339 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | gfx_v6_0.c | 1780 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_test_ring() 1810 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in gfx_v6_0_ring_emit_fence() 1887 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in gfx_v6_0_ring_test_ib()
|
H A D | sid.h | 1845 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A 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()
|
H A D | nid.h | 1269 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | evergreen_cs.c | 2300 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 2306 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n"); in evergreen_packet3_check() 3421 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check() 3427 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n"); in evergreen_vm_packet3_check()
|
H A 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() 4625 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check() 4631 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n"); in si_vm_packet3_gfx_check()
|
H A D | cikd.h | 1925 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
H A D | sid.h | 1782 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
/kernel/linux/linux-6.6/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 | evergreen_cs.c | 2299 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 2305 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n"); in evergreen_packet3_check() 3420 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check() 3426 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n"); in evergreen_vm_packet3_check()
|
H A D | si.c | 3376 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() 4620 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check() 4626 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n"); in si_vm_packet3_gfx_check()
|
H A D | cikd.h | 1925 #define PACKET3_SET_CONFIG_REG 0x68 macro
|