Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dni.c1804 reset_mask |= RADEON_RESET_SEM; in cayman_gpu_check_soft_reset()
1911 if (reset_mask & RADEON_RESET_SEM) in cayman_gpu_soft_reset()
H A Dr600.c1650 reset_mask |= RADEON_RESET_SEM; in r600_gpu_check_soft_reset()
1757 if (reset_mask & RADEON_RESET_SEM) in r600_gpu_soft_reset()
H A Devergreen.c3847 reset_mask |= RADEON_RESET_SEM; in evergreen_gpu_check_soft_reset()
3936 if (reset_mask & RADEON_RESET_SEM) in evergreen_gpu_soft_reset()
H A Dsi.c3812 reset_mask |= RADEON_RESET_SEM; in si_gpu_check_soft_reset()
3921 if (reset_mask & RADEON_RESET_SEM) in si_gpu_soft_reset()
H A Dradeon.h183 #define RADEON_RESET_SEM (1 << 7) macro
H A Dcik.c4925 reset_mask |= RADEON_RESET_SEM; in cik_gpu_check_soft_reset()
5026 if (reset_mask & RADEON_RESET_SEM) in cik_gpu_soft_reset()