Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h201 #define PACKET3_SURFACE_SYNC 0x43 macro
Dcikd.h316 #define PACKET3_SURFACE_SYNC 0x43 macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h1213 #define PACKET3_SURFACE_SYNC 0x43 macro
Dni.c1417 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cayman_fence_ring_emit()
1460 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cayman_ring_ib_execute()
Dsid.h1723 #define PACKET3_SURFACE_SYNC 0x43 macro
Dcikd.h1789 #define PACKET3_SURFACE_SYNC 0x43 macro
Dsi.c3381 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in si_fence_ring_emit()
3447 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in si_ring_ib_execute()
4559 case PACKET3_SURFACE_SYNC: in si_vm_packet3_gfx_check()
4662 case PACKET3_SURFACE_SYNC: in si_vm_packet3_compute_check()
Devergreen_cs.c2212 case PACKET3_SURFACE_SYNC: in evergreen_packet3_check()
3339 case PACKET3_SURFACE_SYNC: in evergreen_vm_packet3_check()
Devergreend.h1627 #define PACKET3_SURFACE_SYNC 0x43 macro
Dr600d.h1650 #define PACKET3_SURFACE_SYNC 0x43 macro
Dr600.c2877 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in r600_fence_ring_emit()
2891 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in r600_fence_ring_emit()
Dr600_cs.c1849 case PACKET3_SURFACE_SYNC: in r600_packet3_check()