On Mon, 2025-01-13 at 17:38 -0300, Gustavo Sousa wrote: > The current display IRQ code calls some IRQ-specific helpers that use > intel_uncore_*() MMIO functions instead of the display-specific ones. > Wrap those helpers to ensure that the proper display-specific hooks > (currently only DMC wakelock handling) are called. > > v2: > - Move functions to intel_display_irq.c instead of having them in > intel_de.h. (Jani) > > Cc: Jani Nikula <jani.nik...@intel.com> > Signed-off-by: Gustavo Sousa <gustavo.so...@intel.com> > ---
LGTM. Reviewed-by: Luca Coelho <luciano.coe...@intel.com> -- Cheers, Luca.