HomeSort by: relevance | last modified time | path
    Searched defs:radeon_ring_unlock_commit (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ring.c 195 * radeon_ring_unlock_commit - tell the GPU to execute the new
204 void radeon_ring_unlock_commit(struct radeon_device *rdev, struct radeon_ring *ring, function in typeref:typename:void
367 radeon_ring_unlock_commit(rdev, ring, false);

Completed in 11 milliseconds