Searched refs:EVERGREEN_CRTC_UPDATE_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Devergreen_reg.h231 #define EVERGREEN_CRTC_UPDATE_LOCK 0x6ed4 macro
H A Devergreen.c1375 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1383 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1386 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
1398 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1402 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
1498 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1500 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
1504 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1506 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);

Completed in 156 milliseconds