Searched refs:fault_errors (Results 1 – 1 of 1) sorted by relevance
2279 uint32_t pipe_iir, flip_done = 0, fault_errors = 0; in gen8_irq_handler() local2312 fault_errors = pipe_iir & GEN9_DE_PIPE_IRQ_FAULT_ERRORS; in gen8_irq_handler()2314 fault_errors = pipe_iir & GEN8_DE_PIPE_IRQ_FAULT_ERRORS; in gen8_irq_handler()2316 if (fault_errors) in gen8_irq_handler()