Home
last modified time | relevance | path

Searched defs:pipestat (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Di915_irq.c319 u32 pipestat; in i9xx_check_fifo_underruns() local
343 u32 pipestat = I915_READ(reg) & 0xffff0000; in i9xx_set_fifo_underrun_reporting() local
589 u32 pipestat = I915_READ(reg) & PIPESTAT_INT_ENABLE_MASK; in __i915_enable_pipestat() local
615 u32 pipestat = I915_READ(reg) & PIPESTAT_INT_ENABLE_MASK; in __i915_disable_pipestat() local
/drivers/gpu/drm/gma500/
Dpsb_drv.h477 uint32_t pipestat[PSB_NUM_PIPE]; member