Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_reg.h1022 # define RADEON_CRTC_VBLANK_STAT (1 << 0) macro
H A Dr100.c755 RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT | in r100_irq_ack()
782 if (status & RADEON_CRTC_VBLANK_STAT) { in r100_irq_process()