Searched refs:RADEON_RESET_GRBM (Results 1 – 6 of 6) sorted by relevance
1775 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()1807 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()1917 if (reset_mask & RADEON_RESET_GRBM) in cayman_gpu_soft_reset()
1634 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in r600_gpu_check_soft_reset()1653 reset_mask |= RADEON_RESET_GRBM; in r600_gpu_check_soft_reset()1763 if (reset_mask & RADEON_RESET_GRBM) in r600_gpu_soft_reset()
3826 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in evergreen_gpu_check_soft_reset()3850 reset_mask |= RADEON_RESET_GRBM; in evergreen_gpu_check_soft_reset()3942 if (reset_mask & RADEON_RESET_GRBM) in evergreen_gpu_soft_reset()
3780 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()3815 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()3927 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
180 #define RADEON_RESET_GRBM (1 << 4) macro
4928 reset_mask |= RADEON_RESET_GRBM; in cik_gpu_check_soft_reset()5032 if (reset_mask & RADEON_RESET_GRBM) in cik_gpu_soft_reset()