Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dni.c1786 reset_mask |= RADEON_RESET_RLC; in cayman_gpu_check_soft_reset()
1896 if (reset_mask & RADEON_RESET_RLC) in cayman_gpu_soft_reset()
Dr600.c1648 reset_mask |= RADEON_RESET_RLC; in r600_gpu_check_soft_reset()
1758 if (reset_mask & RADEON_RESET_RLC) in r600_gpu_soft_reset()
Devergreen.c3856 reset_mask |= RADEON_RESET_RLC; in evergreen_gpu_check_soft_reset()
3948 if (reset_mask & RADEON_RESET_RLC) in evergreen_gpu_soft_reset()
Dsi.c3795 reset_mask |= RADEON_RESET_RLC; in si_gpu_check_soft_reset()
3928 if (reset_mask & RADEON_RESET_RLC) in si_gpu_soft_reset()
Dradeon.h175 #define RADEON_RESET_RLC (1 << 6) macro
Dcik.c4873 reset_mask |= RADEON_RESET_RLC; in cik_gpu_check_soft_reset()
4998 if (reset_mask & RADEON_RESET_RLC) in cik_gpu_soft_reset()