Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dni.c1782 reset_mask |= RADEON_RESET_SEM; in cayman_gpu_check_soft_reset()
1889 if (reset_mask & RADEON_RESET_SEM) in cayman_gpu_soft_reset()
Dr600.c1659 reset_mask |= RADEON_RESET_SEM; in r600_gpu_check_soft_reset()
1766 if (reset_mask & RADEON_RESET_SEM) in r600_gpu_soft_reset()
Devergreen.c3868 reset_mask |= RADEON_RESET_SEM; in evergreen_gpu_check_soft_reset()
3957 if (reset_mask & RADEON_RESET_SEM) in evergreen_gpu_soft_reset()
Dsi.c3825 reset_mask |= RADEON_RESET_SEM; in si_gpu_check_soft_reset()
3934 if (reset_mask & RADEON_RESET_SEM) in si_gpu_soft_reset()
Dradeon.h180 #define RADEON_RESET_SEM (1 << 7) macro
Dcik.c4890 reset_mask |= RADEON_RESET_SEM; in cik_gpu_check_soft_reset()
4991 if (reset_mask & RADEON_RESET_SEM) in cik_gpu_soft_reset()