Searched refs:RADEON_RESET_DISPLAY (Results 1 – 5 of 5) sorted by relevance
1782 reset_mask |= RADEON_RESET_DISPLAY; in cayman_gpu_check_soft_reset() 1870 if (reset_mask & RADEON_RESET_DISPLAY) in cayman_gpu_soft_reset()
3878 reset_mask |= RADEON_RESET_DISPLAY; in evergreen_gpu_check_soft_reset() 3948 if (reset_mask & RADEON_RESET_DISPLAY) in evergreen_gpu_soft_reset()
3819 reset_mask |= RADEON_RESET_DISPLAY; in si_gpu_check_soft_reset() 3909 if (reset_mask & RADEON_RESET_DISPLAY) in si_gpu_soft_reset()
183 #define RADEON_RESET_DISPLAY (1 << 11) macro
1673 reset_mask |= RADEON_RESET_DISPLAY; in r600_gpu_check_soft_reset()