On Fri, 30 Jan 2026, Thomas Zimmermann <[email protected]> wrote: > This patch breaks the driver with a NULL-ptr oops on startup. This is > because the IRQ initialization in gma_irq_install() now uses CRTCs that > are only allocated later in psb_modeset_init(). Stack trace is below. > > There's a nearby comment about preserving the order of the operations, > so I don't dare touching it. But reverting commit d930ffa5d6e8 > ("drm/gma500: use drm_crtc_vblank_crtc()") resolves the issue.
Thanks for the report. Since we're at -rc7 and there's going to be -rc8, I think the only reasonable approach at this time is to revert [1]. BR, Jani. [1] https://lore.kernel.org/r/[email protected] -- Jani Nikula, Intel
