Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni.c1753 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in cayman_gpu_check_soft_reset()
1785 reset_mask |= RADEON_RESET_GRBM; in cayman_gpu_check_soft_reset()
1895 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 Devergreen.c3847 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in evergreen_gpu_check_soft_reset()
3871 reset_mask |= RADEON_RESET_GRBM; in evergreen_gpu_check_soft_reset()
3963 if (reset_mask & RADEON_RESET_GRBM) in evergreen_gpu_soft_reset()
H A Dsi.c3793 reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX | RADEON_RESET_CP; in si_gpu_check_soft_reset()
3828 reset_mask |= RADEON_RESET_GRBM; in si_gpu_check_soft_reset()
3940 if (reset_mask & RADEON_RESET_GRBM) in si_gpu_soft_reset()
H A Dradeon.h176 #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()