Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/gma500/
Dpsb_irq.c181 if (pipe_stat_val & PIPE_VBLANK_STATUS) in mid_pipe_event_handler()
Dpsb_intel_reg.h494 #define PIPE_VBLANK_STATUS (1 << 1) macro
Dmdfld_intel_display.c478 if (PIPE_VBLANK_STATUS & REG_READ(pipestat_reg)) in mdfld_crtc_dpms()