Re: [PATCH] drm/mgag200: Fix VBLANK interrupt handling

2024-07-31 Thread Jocelyn Falempe
On 31/07/2024 09:09, Thomas Zimmermann wrote: Fix support for VBLANK interrupts on G200ER, G200EV and G200SE, which use a slightly different implementation than the others. The original commits forgot to update the custom helpers when adding interrupt handling for VBLANK events. Thanks, it lo

[PATCH] drm/mgag200: Fix VBLANK interrupt handling

2024-07-31 Thread Thomas Zimmermann
Fix support for VBLANK interrupts on G200ER, G200EV and G200SE, which use a slightly different implementation than the others. The original commits forgot to update the custom helpers when adding interrupt handling for VBLANK events. Signed-off-by: Thomas Zimmermann Fixes: 89c6ea2006e2 ("drm/mgag