Re: [PATCH 10/13] drm/sun4i: dw-hdmi: Drop TCON TOP port reference
Chen-Yu Tsai <[email protected]> Tue, 4 Aug 2026 01:05:22 +0800
| Newsgroups | org.infradead.lists.linux-arm-kernel,dev.linux.lists.linux-sunxi,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAGb2v65c1EPRHV-Z6XzFZ5zzAktNe-Jwa4xVg+uEKLa53nyo+Q@mail.gmail.com> |
On Tue, Aug 4, 2026 at 12:11 AM Jernej Skrabec <[email protected]> wrote: > > When the HDMI controller is fed by TCON TOP, the port node used to > enumerate the possible CRTCs is never released. > > Fixes: 57e23de02f48 ("drm/sun4i: DW HDMI: Expand algorithm for possible crtcs") > Signed-off-by: Jernej Skrabec <[email protected]> Acked-by: Chen-Yu Tsai <[email protected]>