Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dni.c1792 reset_mask |= RADEON_RESET_IH; in cayman_gpu_check_soft_reset()
1905 if (reset_mask & RADEON_RESET_IH) in cayman_gpu_soft_reset()
Dr600.c1657 reset_mask |= RADEON_RESET_IH; in r600_gpu_check_soft_reset()
1770 if (reset_mask & RADEON_RESET_IH) in r600_gpu_soft_reset()
Devergreen.c3863 reset_mask |= RADEON_RESET_IH; in evergreen_gpu_check_soft_reset()
3958 if (reset_mask & RADEON_RESET_IH) in evergreen_gpu_soft_reset()
Dsi.c3823 reset_mask |= RADEON_RESET_IH; in si_gpu_check_soft_reset()
3938 if (reset_mask & RADEON_RESET_IH) in si_gpu_soft_reset()
Dradeon.h181 #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()