Searched refs:RADEON_RESET_GRBM (Results 1 – 6 of 6) sorted by relevance
1753 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()1785 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()1895 if (reset_mask & RADEON_RESET_GRBM) in cayman_gpu_soft_reset()
1643 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in r600_gpu_check_soft_reset()1662 reset_mask |= RADEON_RESET_GRBM; in r600_gpu_check_soft_reset()1772 if (reset_mask & RADEON_RESET_GRBM) in r600_gpu_soft_reset()
3847 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in evergreen_gpu_check_soft_reset()3871 reset_mask |= RADEON_RESET_GRBM; in evergreen_gpu_check_soft_reset()3963 if (reset_mask & RADEON_RESET_GRBM) in evergreen_gpu_soft_reset()
3789 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()3824 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()3936 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
176 #define RADEON_RESET_GRBM (1 << 4) macro
4893 reset_mask |= RADEON_RESET_GRBM; in cik_gpu_check_soft_reset()4997 if (reset_mask & RADEON_RESET_GRBM) in cik_gpu_soft_reset()