Searched refs:RADEON_RESET_GRBM (Results 1 – 5 of 5) sorted by relevance
1740 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()1772 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()1882 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()
3774 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()3809 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()3921 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
177 #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()