Searched refs:RADEON_RESET_VMC (Results 1 – 6 of 6) sorted by relevance
1782 reset_mask |= RADEON_RESET_VMC; in cayman_gpu_check_soft_reset()1794 reset_mask |= RADEON_RESET_VMC; in cayman_gpu_check_soft_reset()1892 if (reset_mask & RADEON_RESET_VMC) in cayman_gpu_soft_reset()
3912 reset_mask |= RADEON_RESET_VMC; in evergreen_gpu_check_soft_reset()3924 reset_mask |= RADEON_RESET_VMC; in evergreen_gpu_check_soft_reset()4004 if (reset_mask & RADEON_RESET_VMC) in evergreen_gpu_soft_reset()
3826 reset_mask |= RADEON_RESET_VMC; in si_gpu_check_soft_reset()3838 reset_mask |= RADEON_RESET_VMC; in si_gpu_check_soft_reset()3938 if (reset_mask & RADEON_RESET_VMC) in si_gpu_soft_reset()
1611 reset_mask |= RADEON_RESET_VMC; in r600_gpu_check_soft_reset()1726 if (reset_mask & RADEON_RESET_VMC) in r600_gpu_soft_reset()
173 #define RADEON_RESET_VMC (1 << 9) macro
5288 reset_mask |= RADEON_RESET_VMC; in cik_gpu_check_soft_reset()5392 if (reset_mask & RADEON_RESET_VMC) in cik_gpu_soft_reset()