HomeSort by: relevance | last modified time | path
    Searched refs:GEN8_PIPE_VBLANK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_irq.c 2337 if (iir & GEN8_PIPE_VBLANK)
2606 bdw_enable_pipe_irq(dev_priv, pipe, GEN8_PIPE_VBLANK);
2674 bdw_disable_pipe_irq(dev_priv, pipe, GEN8_PIPE_VBLANK);
2872 u32 extra_ier = GEN8_PIPE_VBLANK | GEN8_PIPE_FIFO_UNDERRUN;
3365 de_pipe_enables = de_pipe_masked | GEN8_PIPE_VBLANK |
i915_reg.h 7480 #define GEN8_PIPE_VBLANK (1 << 0)

Completed in 32 milliseconds