<dec f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon.h' l='1002' type='void radeon_ring_commit(struct radeon_device * rdev, struct radeon_ring * cp)'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ring.c' l='435' ll='443' type='void radeon_ring_commit(struct radeon_device * rdev, struct radeon_ring * ring)'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ring.c' l='456' u='c' c='radeon_ring_unlock_commit'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ring.c' l='425'>/**
 * radeon_ring_commit - tell the GPU to execute the new
 * commands on the ring buffer
 *
 * @rdev: radeon_device pointer
 * @ring: radeon_ring structure holding ring information
 *
 * Update the wptr (write pointer) to tell the GPU to
 * execute new commands on the ring buffer (all asics).
 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_semaphore.c' l='182' u='c' c='radeon_semaphore_sync_rings'/>
