Home
last modified time | relevance | path

Searched refs:PACKET3_SURFACE_SYNC (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h226 #define PACKET3_SURFACE_SYNC 0x43 macro
Dnvd.h151 #define PACKET3_SURFACE_SYNC 0x43 macro
Dvid.h201 #define PACKET3_SURFACE_SYNC 0x43 macro
Dcikd.h319 #define PACKET3_SURFACE_SYNC 0x43 macro
Dsid.h1788 #define PACKET3_SURFACE_SYNC 0x43 macro
Dgfx_v6_0.c1843 amdgpu_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in gfx_v6_0_ring_emit_fence()
3470 amdgpu_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in gfx_v6_0_emit_mem_sync()
Dgfx_v7_0.c5001 amdgpu_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in gfx_v7_0_emit_mem_sync()
Dgfx_v8_0.c6815 amdgpu_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in gfx_v8_0_emit_mem_sync()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dnid.h1214 #define PACKET3_SURFACE_SYNC 0x43 macro
Dni.c1411 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cayman_fence_ring_emit()
1454 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cayman_ring_ib_execute()
Dsid.h1725 #define PACKET3_SURFACE_SYNC 0x43 macro
Dcikd.h1787 #define PACKET3_SURFACE_SYNC 0x43 macro
Dsi.c3384 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in si_fence_ring_emit()
3450 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in si_ring_ib_execute()
4572 case PACKET3_SURFACE_SYNC: in si_vm_packet3_gfx_check()
4675 case PACKET3_SURFACE_SYNC: in si_vm_packet3_compute_check()
Devergreen_cs.c2219 case PACKET3_SURFACE_SYNC: in evergreen_packet3_check()
3392 case PACKET3_SURFACE_SYNC: in evergreen_vm_packet3_check()
Devergreend.h1629 #define PACKET3_SURFACE_SYNC 0x43 macro
Dr600d.h1651 #define PACKET3_SURFACE_SYNC 0x43 macro
Dr600.c2879 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in r600_fence_ring_emit()
2893 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in r600_fence_ring_emit()
Dr600_cs.c1847 case PACKET3_SURFACE_SYNC: in r600_packet3_check()