Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_sync.c45 for (i = 0; i < RADEON_NUM_SYNCS; ++i) in radeon_sync_create()
142 if (count >= RADEON_NUM_SYNCS) { in radeon_sync_rings()
202 for (i = 0; i < RADEON_NUM_SYNCS; ++i) in radeon_sync_free()
H A Dradeon_ib.c138 r = radeon_ring_lock(rdev, ring, 64 + RADEON_NUM_SYNCS * 8); in radeon_ib_schedule()
H A Dradeon.h161 #define RADEON_NUM_SYNCS 4 macro
571 struct radeon_semaphore *semaphores[RADEON_NUM_SYNCS];