Searched refs:RADEON_RESET_GRBM (Results 1 – 6 of 6) sorted by relevance
1747 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()1779 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()1889 if (reset_mask & RADEON_RESET_GRBM) in cayman_gpu_soft_reset()
1589 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in r600_gpu_check_soft_reset()1608 reset_mask |= RADEON_RESET_GRBM; in r600_gpu_check_soft_reset()1718 if (reset_mask & RADEON_RESET_GRBM) in r600_gpu_soft_reset()
3885 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in evergreen_gpu_check_soft_reset()3909 reset_mask |= RADEON_RESET_GRBM; in evergreen_gpu_check_soft_reset()4001 if (reset_mask & RADEON_RESET_GRBM) in evergreen_gpu_soft_reset()
3788 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()3823 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()3935 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
168 #define RADEON_RESET_GRBM (1 << 4) macro
5285 reset_mask |= RADEON_RESET_GRBM; in cik_gpu_check_soft_reset()5389 if (reset_mask & RADEON_RESET_GRBM) in cik_gpu_soft_reset()