Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dni.c1773 reset_mask |= RADEON_RESET_IH; in cayman_gpu_check_soft_reset()
1886 if (reset_mask & RADEON_RESET_IH) in cayman_gpu_soft_reset()
Dr600.c1602 reset_mask |= RADEON_RESET_IH; in r600_gpu_check_soft_reset()
1715 if (reset_mask & RADEON_RESET_IH) in r600_gpu_soft_reset()
Devergreen.c3903 reset_mask |= RADEON_RESET_IH; in evergreen_gpu_check_soft_reset()
3998 if (reset_mask & RADEON_RESET_IH) in evergreen_gpu_soft_reset()
Dsi.c3817 reset_mask |= RADEON_RESET_IH; in si_gpu_check_soft_reset()
3932 if (reset_mask & RADEON_RESET_IH) in si_gpu_soft_reset()
Dradeon.h172 #define RADEON_RESET_IH (1 << 8) macro
Dcik.c5279 reset_mask |= RADEON_RESET_IH; in cik_gpu_check_soft_reset()
5386 if (reset_mask & RADEON_RESET_IH) in cik_gpu_soft_reset()