Searched refs:RADEON_RESET_VMC (Results 1 – 6 of 6) sorted by relevance
1807 reset_mask |= RADEON_RESET_VMC; in cayman_gpu_check_soft_reset()1819 reset_mask |= RADEON_RESET_VMC; in cayman_gpu_check_soft_reset()1917 if (reset_mask & RADEON_RESET_VMC) in cayman_gpu_soft_reset()
3960 reset_mask |= RADEON_RESET_VMC; in evergreen_gpu_check_soft_reset()3972 reset_mask |= RADEON_RESET_VMC; in evergreen_gpu_check_soft_reset()4052 if (reset_mask & RADEON_RESET_VMC) in evergreen_gpu_soft_reset()
3829 reset_mask |= RADEON_RESET_VMC; in si_gpu_check_soft_reset()3841 reset_mask |= RADEON_RESET_VMC; in si_gpu_check_soft_reset()3941 if (reset_mask & RADEON_RESET_VMC) in si_gpu_soft_reset()
1658 reset_mask |= RADEON_RESET_VMC; in r600_gpu_check_soft_reset()1773 if (reset_mask & RADEON_RESET_VMC) in r600_gpu_soft_reset()
173 #define RADEON_RESET_VMC (1 << 9) macro
5309 reset_mask |= RADEON_RESET_VMC; in cik_gpu_check_soft_reset()5413 if (reset_mask & RADEON_RESET_VMC) in cik_gpu_soft_reset()