Comment # 9 on bug 94511 from
bool uvd_v2_2_semaphore_emit(struct radeon_device *rdev,
                             struct radeon_ring *ring,
                             struct radeon_semaphore *semaphore,
                             bool emit_wait)
{
        return false;
}

Same things.


You are receiving this mail because: