Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/radeon/
Dnid.h542 #define PACKET3_SURFACE_SYNC 0x43 macro
Dsid.h922 #define PACKET3_SURFACE_SYNC 0x43 macro
Devergreen_blit_kms.c101 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cp_set_surface_sync()
Dr600_blit_kms.c105 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cp_set_surface_sync()
Dni.c931 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cayman_fence_ring_emit()
975 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in cayman_ring_ib_execute()
Dsi.c1806 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in si_fence_ring_emit()
1872 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in si_ring_ib_execute()
2704 case PACKET3_SURFACE_SYNC: in si_vm_packet3_gfx_check()
2847 case PACKET3_SURFACE_SYNC: in si_vm_packet3_compute_check()
Devergreend.h1090 #define PACKET3_SURFACE_SYNC 0x43 macro
Dr600d.h1230 #define PACKET3_SURFACE_SYNC 0x43 macro
Devergreen_cs.c2357 case PACKET3_SURFACE_SYNC: in evergreen_packet3_check()
3478 case PACKET3_SURFACE_SYNC: in evergreen_vm_packet3_check()
Dr600.c2568 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in r600_fence_ring_emit()
2584 radeon_ring_write(ring, PACKET3(PACKET3_SURFACE_SYNC, 3)); in r600_fence_ring_emit()
Dr600_cs.c1978 case PACKET3_SURFACE_SYNC: in r600_packet3_check()