Searched refs:RADEON_RESET_GRBM (Results 1 – 6 of 6) sorted by relevance
1763 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()1795 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()1905 if (reset_mask & RADEON_RESET_GRBM) in cayman_gpu_soft_reset()
1638 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in r600_gpu_check_soft_reset()1657 reset_mask |= RADEON_RESET_GRBM; in r600_gpu_check_soft_reset()1767 if (reset_mask & RADEON_RESET_GRBM) in r600_gpu_soft_reset()
3841 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in evergreen_gpu_check_soft_reset()3865 reset_mask |= RADEON_RESET_GRBM; in evergreen_gpu_check_soft_reset()3957 if (reset_mask & RADEON_RESET_GRBM) in evergreen_gpu_soft_reset()
3790 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()3825 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()3937 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
173 #define RADEON_RESET_GRBM (1 << 4) macro
4903 reset_mask |= RADEON_RESET_GRBM; in cik_gpu_check_soft_reset()5007 if (reset_mask & RADEON_RESET_GRBM) in cik_gpu_soft_reset()