Searched refs:DE_PIPEA_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.c368 if (de_iir & DE_PIPEA_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.h2499 #define DE_PIPEA_VBLANK (1 << 7) macro

Completed in 73 milliseconds