Re: [Intel-gfx] [PATCH] drm/i915/irq: Refactor gen11 display interrupt handling

2019-12-02 Thread Sripada, Radhakrishna
> -Original Message- > From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of > Matt Roper > Sent: Monday, December 2, 2019 9:16 AM > To: intel-gfx@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: [Intel-gfx] [PATCH] drm/i915/irq: R

[Intel-gfx] [PATCH] drm/i915/irq: Refactor gen11 display interrupt handling

2019-12-02 Thread Matt Roper
Let's move handling and reset for gen11 display IRQs to their own functions, similar to how we deal with GT interrupts. This will make the top-level functions a bit easier to read and potentially make things easier to deal with in the future if new platforms wind up needing different display handl