Home
last modified time | relevance | path

Searched refs:RADEON_NUM_SYNCS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_sync.c46 for (i = 0; i < RADEON_NUM_SYNCS; ++i) in radeon_sync_create()
158 if (count >= RADEON_NUM_SYNCS) { in radeon_sync_rings()
218 for (i = 0; i < RADEON_NUM_SYNCS; ++i) in radeon_sync_free()
H A Dradeon_ib.c135 r = radeon_ring_lock(rdev, ring, 64 + RADEON_NUM_SYNCS * 8); in radeon_ib_schedule()
H A Dradeon.h165 #define RADEON_NUM_SYNCS 4 macro
621 struct radeon_semaphore *semaphores[RADEON_NUM_SYNCS];