Home
last modified time | relevance | path

Searched refs:PIPE_VBLANK_INTERRUPT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/gma500/
A Dpsb_irq.c296 gma_enable_pipestat(dev_priv, i, PIPE_VBLANK_INTERRUPT_ENABLE); in gma_irq_postinstall()
298 gma_disable_pipestat(dev_priv, i, PIPE_VBLANK_INTERRUPT_ENABLE); in gma_irq_postinstall()
354 gma_disable_pipestat(dev_priv, i, PIPE_VBLANK_INTERRUPT_ENABLE); in gma_irq_uninstall()
402 gma_enable_pipestat(dev_priv, pipe, PIPE_VBLANK_INTERRUPT_ENABLE); in gma_crtc_enable_vblank()
425 gma_disable_pipestat(dev_priv, pipe, PIPE_VBLANK_INTERRUPT_ENABLE); in gma_crtc_disable_vblank()
A Dpsb_intel_reg.h525 #define PIPE_VBLANK_INTERRUPT_ENABLE (1UL << 17) macro
/drivers/gpu/drm/i915/display/
A Dintel_display_regs.h812 #define PIPE_VBLANK_INTERRUPT_ENABLE (1UL << 17) macro

Completed in 805 milliseconds