Searched refs:DE_PIPEB_VBLANK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_irq.c371 if (de_iir & DE_PIPEB_VBLANK)
1224 DE_PIPEA_VBLANK: DE_PIPEB_VBLANK);
1246 DE_PIPEA_VBLANK: DE_PIPEB_VBLANK);
1433 dev_priv->de_irq_enable_reg = display_mask | DE_PIPEA_VBLANK | DE_PIPEB_VBLANK;
H A Di915_reg.h2493 #define DE_PIPEB_VBLANK (1 << 15) macro

Completed in 110 milliseconds