Searched refs:RADEON_CRTC_VBLANK_STAT (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Dradeon_irq.c160 irq_mask |= RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT;
220 if (stat & RADEON_CRTC_VBLANK_STAT)
H A Dradeon_drv.h848 # define RADEON_CRTC_VBLANK_STAT (1 << 0) macro
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_irq.c157 irq_mask |= RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT;
216 if (stat & RADEON_CRTC_VBLANK_STAT)
H A Dradeon_drv.h766 # define RADEON_CRTC_VBLANK_STAT (1 << 0) macro
H A Dr100.c764 RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT |
791 if (status & RADEON_CRTC_VBLANK_STAT) {
H A Dradeon_reg.h1025 # define RADEON_CRTC_VBLANK_STAT (1 << 0) macro

Completed in 257 milliseconds