Re: [PATCH v2 00/37] drm/bridge: Convert all bridges to atomic
Luca Ceresoli <[email protected]> Wed, 08 Jul 2026 19:12:56 +0200
| Newsgroups | dev.linux.lists.chrome-platform,dev.linux.lists.asahi,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-samsung-soc |
|---|---|
| Message-ID | <[email protected]> |
Il 7 luglio 2026 17:11:07 CEST, Maxime Ripard <[email protected]> ha scritto: >Hi, > >Over the years, most of the bridges have been converted to atomic >modesetting and hooks, but not all of them. This forces us to maintain >two different code path in quite a few places, which is pretty >bothersome. The switch to atomic modesetting for legacy bridges though >is pretty trivial, and we don't have a lot of drivers still using the >legacy path. > >This series converts all bridges to atomic modesetting and drops the >legacy codepaths where relevant. > >Let me know what you think, >Maxime > >Signed-off-by: Maxime Ripard <[email protected]> I'm out of office so I'm afraid I can only reply from mobile, but I reviewed the series on a real laptop: Reviewed-by: Luca Ceresoli <[email protected]> Luca