Searched refs:display_mask (Results 1 – 1 of 1) sorted by relevance
1857 u32 display_mask = DE_MASTER_IRQ_CONTROL | DE_GSE | DE_PCH_EVENT | in ironlake_irq_postinstall() local1869 dev_priv->irq_mask = ~display_mask; in ironlake_irq_postinstall()1874 I915_WRITE(DEIER, display_mask | DE_PIPEA_VBLANK | DE_PIPEB_VBLANK); in ironlake_irq_postinstall()1931 u32 display_mask = DE_MASTER_IRQ_CONTROL | DE_GSE_IVB | in ivybridge_irq_postinstall() local1944 dev_priv->irq_mask = ~display_mask; in ivybridge_irq_postinstall()1949 I915_WRITE(DEIER, display_mask | DE_PIPEA_VBLANK_IVB | in ivybridge_irq_postinstall()