Searched defs:pipestat (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_fifo_underrun.c103 u32 pipestat; i9xx_check_fifo_underruns() local
127 u32 pipestat = I915_READ(reg) & 0xffff0000; i9xx_set_fifo_underrun_reporting() local
H A Di915_irq.c370 u32 pipestat = I915_READ(reg) & PIPESTAT_INT_ENABLE_MASK; __i915_enable_pipestat() local
397 u32 pipestat = I915_READ(reg) & PIPESTAT_INT_ENABLE_MASK; __i915_disable_pipestat() local
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dpsb_drv.h480 uint32_t pipestat[PSB_NUM_PIPE]; member in struct:drm_psb_private

Completed in 218 milliseconds