On Fri, 12 May 2023, Gustavo Sousa <gustavo.sousa@xxxxxxxxx> wrote: > Quoting Jani Nikula (2023-05-12 07:23:10) >>Split (non-hotplug) display irq handling out of i915_irq.[ch] into >>display/intel_display_irq.[ch]. >> >>v2: >>- Rebase >>- Preserve [I915_MAX_PIPES] in functions (kernel test robot) >> >>Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> >>+void i9xx_pipestat_irq_ack(struct drm_i915_private *i915, u32 iir, u32 *pipe_stats); > > I guess this one slipped out when fixing the error diagnosed by "-Werror=array-parameter=". Indeed, *facepalm*. I'm still rolling with gcc 10, and I believe that was introduced in gcc 11. > Used "git show --color-moved ..." to help me review this one and changes look > sane to me. With the above fixed, > > Reviewed-by: Gustavo Sousa <gustavo.sousa@xxxxxxxxx> Thanks, Jani. -- Jani Nikula, Intel Open Source Graphics Center