Searched refs:RADEON_RESET_SEM (Results 1 – 6 of 6) sorted by relevance
1776 reset_mask |= RADEON_RESET_SEM; in cayman_gpu_check_soft_reset()1883 if (reset_mask & RADEON_RESET_SEM) in cayman_gpu_soft_reset()
1605 reset_mask |= RADEON_RESET_SEM; in r600_gpu_check_soft_reset()1712 if (reset_mask & RADEON_RESET_SEM) in r600_gpu_soft_reset()
3906 reset_mask |= RADEON_RESET_SEM; in evergreen_gpu_check_soft_reset()3995 if (reset_mask & RADEON_RESET_SEM) in evergreen_gpu_soft_reset()
3820 reset_mask |= RADEON_RESET_SEM; in si_gpu_check_soft_reset()3929 if (reset_mask & RADEON_RESET_SEM) in si_gpu_soft_reset()
171 #define RADEON_RESET_SEM (1 << 7) macro
5282 reset_mask |= RADEON_RESET_SEM; in cik_gpu_check_soft_reset()5383 if (reset_mask & RADEON_RESET_SEM) in cik_gpu_soft_reset()