Re: [PATCH v13] drm/bridge: imx: Add i.MX93 parallel display format configuration support
Liu Ying <[email protected]> Wed, 29 Jul 2026 13:17:27 +0800
| Newsgroups | dev.linux.lists.imx,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178530201679.3889929.9983493914124749983.b4-ty@b4> |
On Thu, 23 Jul 2026 14:37:32 +0800, Liu Ying wrote: > NXP i.MX93 mediamix blk-ctrl contains one DISPLAY_MUX register which > configures parallel display format by using the "PARALLEL_DISP_FORMAT" > field. Add a DRM bridge driver to support the display format configuration. > > [[email protected]: port to v7.0-rc1] > [[email protected]: add review feedback (Alexander)] > [[email protected]: fix to short Kconfig description (checkpath)] > [[email protected]: use "GPL" instead of "GPL v2" (checkpatch)] > [[email protected]: add bus-width support] > [ Liu Ying: Port to drm-misc/drm-misc-next(v7.2-rc2 based) ] > [ Liu Ying: Add nxp,imx91-pdfc compatible string ] > [ Liu Ying: Call drm_bridge_get() for next_bridge ] > [ Liu Ying: Reject unsupported output bus fmt in .atomic_get_input_bus_fmts() ] > > [...] Applied to misc/kernel.git (drm-misc-next), thanks! [1/1] drm/bridge: imx: Add i.MX93 parallel display format configuration support commit: d12ff7e0116f085b57550c2b431f37fd1b2c065f -- Regards, Liu Ying