Searched refs:RADEON_RESET_GRBM (Results 1 – 6 of 6) sorted by relevance
1772 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()1804 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()1914 if (reset_mask & RADEON_RESET_GRBM) in cayman_gpu_soft_reset()
1636 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in r600_gpu_check_soft_reset()1655 reset_mask |= RADEON_RESET_GRBM; in r600_gpu_check_soft_reset()1765 if (reset_mask & RADEON_RESET_GRBM) in r600_gpu_soft_reset()
3933 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in evergreen_gpu_check_soft_reset()3957 reset_mask |= RADEON_RESET_GRBM; in evergreen_gpu_check_soft_reset()4049 if (reset_mask & RADEON_RESET_GRBM) in evergreen_gpu_soft_reset()
3791 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()3826 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()3938 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
168 #define RADEON_RESET_GRBM (1 << 4) macro
5306 reset_mask |= RADEON_RESET_GRBM; in cik_gpu_check_soft_reset()5410 if (reset_mask & RADEON_RESET_GRBM) in cik_gpu_soft_reset()