Searched refs:const_ib (Results 1 – 1 of 1) sorted by relevance
128 struct radeon_ib *const_ib, bool hdp_flush) in radeon_ib_schedule() argument165 if (const_ib) { in radeon_ib_schedule()166 radeon_ring_ib_execute(rdev, const_ib->ring, const_ib); in radeon_ib_schedule()167 radeon_sync_free(rdev, &const_ib->sync, NULL); in radeon_ib_schedule()176 if (const_ib) { in radeon_ib_schedule()177 const_ib->fence = radeon_fence_ref(ib->fence); in radeon_ib_schedule()