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

/drivers/gpu/drm/radeon/
H A Dradeon_irq.c155 irq_mask |= RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT;
214 if (stat & RADEON_CRTC_VBLANK_STAT)
H A Dradeon_drv.h767 # define RADEON_CRTC_VBLANK_STAT (1 << 0) macro
H A Dr100.c709 RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT |
751 if (status & RADEON_CRTC_VBLANK_STAT) {
H A Dradeon_reg.h1018 # define RADEON_CRTC_VBLANK_STAT (1 << 0) macro

Completed in 39 milliseconds