Searched refs:RADEON_RESET_GRBM (Results 1 – 6 of 6) sorted by relevance
1766 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()1798 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()1908 if (reset_mask & RADEON_RESET_GRBM) in cayman_gpu_soft_reset()
1644 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in r600_gpu_check_soft_reset()1663 reset_mask |= RADEON_RESET_GRBM; in r600_gpu_check_soft_reset()1773 if (reset_mask & RADEON_RESET_GRBM) in r600_gpu_soft_reset()
3845 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in evergreen_gpu_check_soft_reset()3869 reset_mask |= RADEON_RESET_GRBM; in evergreen_gpu_check_soft_reset()3961 if (reset_mask & RADEON_RESET_GRBM) in evergreen_gpu_soft_reset()
3794 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()3829 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()3941 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
173 #define RADEON_RESET_GRBM (1 << 4) macro
4907 reset_mask |= RADEON_RESET_GRBM; in cik_gpu_check_soft_reset()5011 if (reset_mask & RADEON_RESET_GRBM) in cik_gpu_soft_reset()