On Sun, 30 Jun 2024 17:19:31 -0500, Adam Ford wrote: > In the process of adding support for shared IRQ pins, a scenario > was accidentally created where adv7511_irq_process returned > prematurely causing the EDID to fail randomly. > > Since the interrupt handler is broken up into two main helper functions, > update both of them to treat the helper functions as IRQ handlers. These > IRQ routines process their respective tasks as before, but if they > determine that actual work was done, mark the respective IRQ status > accordingly, and delay the check until everything has been processed. > > [...] Applied to drm-misc-fixes, thanks! [1/1] drm/bridge: adv7511: Fix Intermittent EDID failures commit: 91f9f4a37124044089debb02a3965c59b5b10c21 Best regards, -- With best wishes Dmitry