Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dni.c1798 reset_mask |= RADEON_RESET_IH; in cayman_gpu_check_soft_reset()
1911 if (reset_mask & RADEON_RESET_IH) in cayman_gpu_soft_reset()
Dr600.c1649 reset_mask |= RADEON_RESET_IH; in r600_gpu_check_soft_reset()
1762 if (reset_mask & RADEON_RESET_IH) in r600_gpu_soft_reset()
Devergreen.c3951 reset_mask |= RADEON_RESET_IH; in evergreen_gpu_check_soft_reset()
4046 if (reset_mask & RADEON_RESET_IH) in evergreen_gpu_soft_reset()
Dsi.c3820 reset_mask |= RADEON_RESET_IH; in si_gpu_check_soft_reset()
3935 if (reset_mask & RADEON_RESET_IH) in si_gpu_soft_reset()
Dradeon.h172 #define RADEON_RESET_IH (1 << 8) macro
Dcik.c5300 reset_mask |= RADEON_RESET_IH; in cik_gpu_check_soft_reset()
5407 if (reset_mask & RADEON_RESET_IH) in cik_gpu_soft_reset()