Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr500_reg.h355 # define AVIVO_D1CRTC_V_BLANK (1 << 0) macro
H A Drs600.c57 if (RREG32(AVIVO_D1CRTC_STATUS + crtc_offsets[crtc]) & AVIVO_D1CRTC_V_BLANK) in avivo_is_in_vblank()