Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni.c1795 reset_mask |= RADEON_RESET_DISPLAY; in cayman_gpu_check_soft_reset()
1883 if (reset_mask & RADEON_RESET_DISPLAY) in cayman_gpu_soft_reset()
H A Devergreen.c3881 reset_mask |= RADEON_RESET_DISPLAY; in evergreen_gpu_check_soft_reset()
3951 if (reset_mask & RADEON_RESET_DISPLAY) in evergreen_gpu_soft_reset()
H A Dsi.c3838 reset_mask |= RADEON_RESET_DISPLAY; in si_gpu_check_soft_reset()
3928 if (reset_mask & RADEON_RESET_DISPLAY) in si_gpu_soft_reset()
H A Dradeon.h183 #define RADEON_RESET_DISPLAY (1 << 11) macro
H A Dcik.c4903 reset_mask |= RADEON_RESET_DISPLAY; in cik_gpu_check_soft_reset()
4985 if (reset_mask & RADEON_RESET_DISPLAY) in cik_gpu_soft_reset()
H A Dr600.c1673 reset_mask |= RADEON_RESET_DISPLAY; in r600_gpu_check_soft_reset()