Searched refs:pipeb_stats (Results 1 – 1 of 1) sorted by relevance
309 u32 pipeb_stats = I915_READ(PIPEBSTAT); in i915_handle_error() local361 pipeb_stats); in i915_handle_error()490 u32 pipea_stats = 0, pipeb_stats = 0; in i915_driver_irq_handler() local539 pipeb_stats = I915_READ(PIPEBSTAT); in i915_driver_irq_handler()544 pipeb_stats &= ~(PIPE_START_VBLANK_INTERRUPT_ENABLE | in i915_driver_irq_handler()546 else if (pipeb_stats & (PIPE_START_VBLANK_INTERRUPT_STATUS| in i915_driver_irq_handler()553 I915_WRITE(PIPEBSTAT, pipeb_stats); in i915_driver_irq_handler()