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

/linux-master/drivers/gpu/drm/radeon/
H A Dni.c1782 reset_mask |= RADEON_RESET_DISPLAY;
1870 if (reset_mask & RADEON_RESET_DISPLAY)
H A Dsi.c3819 reset_mask |= RADEON_RESET_DISPLAY;
3909 if (reset_mask & RADEON_RESET_DISPLAY)
H A Devergreen.c3878 reset_mask |= RADEON_RESET_DISPLAY;
3948 if (reset_mask & RADEON_RESET_DISPLAY)
H A Dradeon.h184 #define RADEON_RESET_DISPLAY (1 << 11) macro
H A Dcik.c4903 reset_mask |= RADEON_RESET_DISPLAY;
4985 if (reset_mask & RADEON_RESET_DISPLAY)
H A Dr600.c1672 reset_mask |= RADEON_RESET_DISPLAY;

Completed in 228 milliseconds