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

/drivers/gpu/drm/radeon/
H A Dradeon_irq.c87 radeon_irq_set_state(dev, RADEON_CRTC2_VBLANK_MASK, 1);
122 radeon_irq_set_state(dev, RADEON_CRTC2_VBLANK_MASK, 0);
H A Dradeon_drv.h762 # define RADEON_CRTC2_VBLANK_MASK (1 << 9) macro
H A Dradeon_reg.h1012 # define RADEON_CRTC2_VBLANK_MASK (1 << 9) macro
H A Dr100.c682 tmp |= RADEON_CRTC2_VBLANK_MASK;

Completed in 56 milliseconds