Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dni.c1789 reset_mask |= RADEON_RESET_IH; in cayman_gpu_check_soft_reset()
1902 if (reset_mask & RADEON_RESET_IH) in cayman_gpu_soft_reset()
Dr600.c1651 reset_mask |= RADEON_RESET_IH; in r600_gpu_check_soft_reset()
1764 if (reset_mask & RADEON_RESET_IH) in r600_gpu_soft_reset()
Devergreen.c3859 reset_mask |= RADEON_RESET_IH; in evergreen_gpu_check_soft_reset()
3954 if (reset_mask & RADEON_RESET_IH) in evergreen_gpu_soft_reset()
Dsi.c3819 reset_mask |= RADEON_RESET_IH; in si_gpu_check_soft_reset()
3934 if (reset_mask & RADEON_RESET_IH) in si_gpu_soft_reset()
Dradeon.h177 #define RADEON_RESET_IH (1 << 8) macro
Dcik.c4897 reset_mask |= RADEON_RESET_IH; in cik_gpu_check_soft_reset()
5004 if (reset_mask & RADEON_RESET_IH) in cik_gpu_soft_reset()