Home
last modified time | relevance | path

Searched refs:EVERGREEN_CRTC_V_BLANK (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Devergreen_reg.h239 # define EVERGREEN_CRTC_V_BLANK (1 << 0) macro
H A Devergreen.c1335 if (RREG32(EVERGREEN_CRTC_STATUS + crtc_offsets[crtc]) & EVERGREEN_CRTC_V_BLANK) in dce4_is_in_vblank()