Searched refs:PACKET3_SEM_WAIT_ON_SIGNAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/drm2/radeon/ | ||
| D | r600d.h | 1184 # define PACKET3_SEM_WAIT_ON_SIGNAL (0x1 << 12) macro |
| D | r600.c | 2610 sel |= PACKET3_SEM_WAIT_ON_SIGNAL; in r600_semaphore_ring_emit() |