On Wed, 13 May 2026, Ville Syrjälä <[email protected]> wrote: > On Wed, May 13, 2026 at 01:10:10PM +0300, Jani Nikula wrote: >> Some platforms have a separate step for acking display irqs. Call the >> platform specific display irq ack hooks, if any, via >> intel_display_irq_ack(). >> >> Introduce struct intel_display_irq_state to group together all the data >> the ack hooks need. In the follow-up, this state will be passed on to a >> shared handler function. > > This also might be a bit cleaner done in two steps: > 1. extract the gmch ack() funcs > 2. add the vfunc
Sent v4 splitting patches 5-6 into two steps. BR, Jani. -- Jani Nikula, Intel
