Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Devergreen_reg.h239 # define EVERGREEN_CRTC_V_BLANK (1 << 0) macro
Devergreen.c1276 if (RREG32(EVERGREEN_CRTC_STATUS + crtc_offsets[crtc]) & EVERGREEN_CRTC_V_BLANK) in dce4_is_in_vblank()