Searched refs:pipea_stats (Results 1 – 1 of 1) sorted by relevance
308 u32 pipea_stats = I915_READ(PIPEASTAT); in i915_handle_error() local359 pipea_stats); in i915_handle_error()490 u32 pipea_stats = 0, pipeb_stats = 0; in i915_driver_irq_handler() local522 pipea_stats = I915_READ(PIPEASTAT); in i915_driver_irq_handler()527 pipea_stats &= ~(PIPE_START_VBLANK_INTERRUPT_ENABLE | in i915_driver_irq_handler()529 else if (pipea_stats & (PIPE_START_VBLANK_INTERRUPT_STATUS| in i915_driver_irq_handler()536 I915_WRITE(PIPEASTAT, pipea_stats); in i915_driver_irq_handler()