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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_irq.c 2030 if (de_iir & (DE_PIPE_VBLANK_IVB(pipe)))
2584 DE_PIPE_VBLANK_IVB(pipe) : DE_PIPE_VBLANK(pipe);
2660 DE_PIPE_VBLANK_IVB(pipe) : DE_PIPE_VBLANK(pipe);
i915_reg.h 7421 #define DE_PIPE_VBLANK_IVB(pipe) (1 << ((pipe) * 5))

Completed in 104 milliseconds