HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_RESET_IH (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni.c 1799 reset_mask |= RADEON_RESET_IH;
1912 if (reset_mask & RADEON_RESET_IH)
radeon_r600.c 1690 reset_mask |= RADEON_RESET_IH;
1803 if (reset_mask & RADEON_RESET_IH)
radeon_evergreen.c 3868 reset_mask |= RADEON_RESET_IH;
3963 if (reset_mask & RADEON_RESET_IH)
radeon_si.c 3830 reset_mask |= RADEON_RESET_IH;
3945 if (reset_mask & RADEON_RESET_IH)
radeon.h 184 #define RADEON_RESET_IH (1 << 8)
radeon_cik.c 4914 reset_mask |= RADEON_RESET_IH;
5021 if (reset_mask & RADEON_RESET_IH)

Completed in 42 milliseconds