Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_irq.c3434 extra_mask = (DE_PIPEA_VBLANK | DE_PIPEB_VBLANK | DE_PCU_EVENT | in ironlake_irq_postinstall()
Di915_reg.h5721 #define DE_PIPEB_VBLANK (1 << 15) macro