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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ring.c 163 * radeon_ring_commit - tell the GPU to execute the new
173 void radeon_ring_commit(struct radeon_device *rdev, struct radeon_ring *ring, function in typeref:typename:void
202 * Call radeon_ring_commit() then unlock the ring (all asics).
207 radeon_ring_commit(rdev, ring, hdp_flush);

Completed in 80 milliseconds