Home
last modified time | relevance | path

Searched refs:RADEON_RESET_GRBM (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/ !
H A Dni.c1740 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()
H A Dr600.c1643 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()
H A Dsi.c3774 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()
H A Dradeon.h177 #define RADEON_RESET_GRBM (1 << 4) macro
H A Dcik.c4893 reset_mask |= RADEON_RESET_GRBM; in cik_gpu_check_soft_reset()
4997 if (reset_mask & RADEON_RESET_GRBM) in cik_gpu_soft_reset()