<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cc3e8a21 - drm/imx: add internal bridge handling display-timings DT node</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#cc3e8a21</link>
        <description>drm/imx: add internal bridge handling display-timings DT nodei.MX DRM DT bindings allow using either a proper panel / bridge graph toprovide information about connected panels, or just a display-timings DTnode, describing just the timings and the flags. Add helper bridgedriver supporting the latter usecase. It will be used by both LDB andparallel-display drivers.Reviewed-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Tested-by: Chris Healy &lt;cphealy@gmail.com&gt;Tested-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt; # on imx6q-nitrogen6xLink: https://patchwork.freedesktop.org/patch/msgid/20240602-drm-imx-cleanup-v3-9-e549e2a43100@linaro.orgSigned-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sun, 02 Jun 2024 12:04:49 +0000</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>1f36d634 - drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#1f36d634</link>
        <description>drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMIAdd a simple wrapper driver for the DWC HDMI bridge driver thatimplements the few bits that are necessary to abstract the i.MX8MPSoC integration.Signed-off-by: Lucas Stach &lt;l.stach@pengutronix.de&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Tested-by: Marek Vasut &lt;marex@denx.de&gt;Tested-by: Adam Ford &lt;aford173@gmail.com&gt; #imx8mp-beaconTested-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;Tested-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;Tested-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Link: https://lore.kernel.org/r/20240203165307.7806-11-aford173@gmail.comSigned-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240203165307.7806-11-aford173@gmail.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sat, 03 Feb 2024 16:52:50 +0000</pubDate>
        <dc:creator>Lucas Stach &lt;l.stach@pengutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>059c53e8 - drm/bridge: imx: add driver for HDMI TX Parallel Video Interface</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#059c53e8</link>
        <description>drm/bridge: imx: add driver for HDMI TX Parallel Video InterfaceThis IP block is found in the HDMI subsystem of the i.MX8MP SoC. It has afull timing generator and can switch between different video sources. Onthe i.MX8MP however the only supported source is the LCDIF. The blockjust needs to be powered up and told about the polarity of the videosync signals to act in bypass mode.Signed-off-by: Lucas Stach &lt;l.stach@pengutronix.de&gt;Reviewed-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;Tested-by: Marek Vasut &lt;marex@denx.de&gt;Tested-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;Tested-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;Tested-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Reviewed-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;Tested-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;Tested-by: Fabio Estevam &lt;festevam@gmail.com&gt;Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Link: https://lore.kernel.org/r/20240203165307.7806-9-aford173@gmail.comSigned-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240203165307.7806-9-aford173@gmail.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sat, 03 Feb 2024 16:52:48 +0000</pubDate>
        <dc:creator>Lucas Stach &lt;l.stach@pengutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>ce62f8ea - drm/bridge: imx: Add i.MX93 MIPI DSI support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#ce62f8ea</link>
        <description>drm/bridge: imx: Add i.MX93 MIPI DSI supportFreescale i.MX93 SoC embeds a Synopsys Designware MIPI DSI hostcontroller and a Synopsys Designware MIPI DPHY.  Some configurationsand extensions to them are controlled by i.MX93 media blk-ctrl.Add a DRM bridge for i.MX93 MIPI DSI by using existing DW MIPI DSIbridge helpers and implementing i.MX93 MIPI DSI specific extensions.Signed-off-by: Liu Ying &lt;victor.liu@nxp.com&gt;Reviewed-by: Robert Foss &lt;rfoss@kernel.org&gt;Signed-off-by: Robert Foss &lt;rfoss@kernel.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230821034008.3876938-10-victor.liu@nxp.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Mon, 21 Aug 2023 03:40:08 +0000</pubDate>
        <dc:creator>Liu Ying &lt;victor.liu@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>013413cd - drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modules</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#013413cd</link>
        <description>drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modulesWith the previous fix, these modules are built from a single C file.Rename the source files so they match the module names.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Reviewed-by: Liu Ying &lt;victor.liu@nxp.com&gt;Signed-off-by: Robert Foss &lt;rfoss@kernel.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230605120021.1774711-2-masahiroy@kernel.org

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Mon, 05 Jun 2023 12:00:21 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a272cadb - drm/bridge: imx: fix mixed module-builtin object</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#a272cadb</link>
        <description>drm/bridge: imx: fix mixed module-builtin objectWith CONFIG_DRM_IMX8QM_LDB=m and CONFIG_DRM_IMX8QXP_LDB=y (or viceversa), imx-ldb-helper.o is linked to a module and also to vmlinuxeven though the expected CFLAGS are different between builtins andmodules.This is the same situation as fixed by commit 637a642f5ca5 (&quot;zstd:Fixing mixed module-builtin objects&quot;).Split imx-ldb-helper.c into a separate module.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Reviewed-by: Liu Ying &lt;victor.liu@nxp.com&gt;Signed-off-by: Robert Foss &lt;rfoss@kernel.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230605120021.1774711-1-masahiroy@kernel.org

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Mon, 05 Jun 2023 12:00:20 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e60c4354 - drm/bridge: imx: Add LDB support for i.MX8qm</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#e60c4354</link>
        <description>drm/bridge: imx: Add LDB support for i.MX8qmThis patch adds a drm bridge driver for i.MX8qm LVDS display bridge(LDB)which is officially named as pixel mapper.  The LDB has two channels.Each of them supports up to 30bpp parallel input color format and canmap the input to VESA or JEIDA standards.  The two channels can be usedsimultaneously, either in dual mode or split mode.  In dual mode, thetwo channels output identical data.  In split mode, channel0 outputsodd pixels and channel1 outputs even pixels.  This patch supports theLDB single mode and split mode.Tested-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt; # Colibri iMX8X, LT170410-2WHC, LP156WF1Reviewed-by: Robert Foss &lt;robert.foss@linaro.org&gt;Signed-off-by: Liu Ying &lt;victor.liu@nxp.com&gt;Acked-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Robert Foss &lt;robert.foss@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220611141421.718743-13-victor.liu@nxp.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sat, 11 Jun 2022 14:14:19 +0000</pubDate>
        <dc:creator>Liu Ying &lt;victor.liu@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>3818715f - drm/bridge: imx: Add LDB support for i.MX8qxp</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#3818715f</link>
        <description>drm/bridge: imx: Add LDB support for i.MX8qxpThis patch adds a drm bridge driver for i.MX8qxp LVDS display bridge(LDB)which is officially named as pixel mapper.  The LDB has two channels.Each of them supports up to 24bpp parallel input color format and can mapthe input to VESA or JEIDA standards.  The two channels cannot be usedsimultaneously, that is to say, the user should pick one of them to use.Two LDB channels from two LDB instances can work together in LDB splitmode to support a dual link LVDS display.  The channel indexes have to bedifferent.  Channel0 outputs odd pixels and channel1 outputs even pixels.This patch supports the LDB single mode and split mode.Tested-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt; # Colibri iMX8X, LT170410-2WHC, LP156WF1Reviewed-by: Robert Foss &lt;robert.foss@linaro.org&gt;Signed-off-by: Liu Ying &lt;victor.liu@nxp.com&gt;Acked-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Robert Foss &lt;robert.foss@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220611141421.718743-12-victor.liu@nxp.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sat, 11 Jun 2022 14:14:18 +0000</pubDate>
        <dc:creator>Liu Ying &lt;victor.liu@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>96988a52 - drm/bridge: imx: Add i.MX8qxp pixel link to DPI support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#96988a52</link>
        <description>drm/bridge: imx: Add i.MX8qxp pixel link to DPI supportThis patch adds a drm bridge driver for i.MX8qxp pixel link to displaypixel interface(PXL2DPI).  The PXL2DPI interfaces the pixel link 36-bitdata output and the DSI controller&#8217;s MIPI-DPI 24-bit data input, andinputs of LVDS Display Bridge(LDB) module used in LVDS mode, to remapthe pixel color codings between those modules. The PXL2DPI is purelycombinatorial.Tested-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt; # Colibri iMX8X, LT170410-2WHC, LP156WF1Reviewed-by: Robert Foss &lt;robert.foss@linaro.org&gt;Signed-off-by: Liu Ying &lt;victor.liu@nxp.com&gt;Acked-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Robert Foss &lt;robert.foss@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220611141421.718743-9-victor.liu@nxp.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sat, 11 Jun 2022 14:14:15 +0000</pubDate>
        <dc:creator>Liu Ying &lt;victor.liu@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>1ec17c26 - drm/bridge: imx: Add i.MX8qm/qxp display pixel link support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#1ec17c26</link>
        <description>drm/bridge: imx: Add i.MX8qm/qxp display pixel link supportThis patch adds a drm bridge driver for i.MX8qm/qxp display pixel link.The pixel link forms a standard asynchronous linkage betweenpixel sources(display controller or camera module) and pixelconsumers(imaging or displays).  It consists of two distinctfunctions, a pixel transfer function and a control interface.Reviewed-by: Robert Foss &lt;robert.foss@linaro.org&gt;Tested-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt; # Colibri iMX8X, LT170410-2WHC, LP156WF1Signed-off-by: Liu Ying &lt;victor.liu@nxp.com&gt;Acked-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Robert Foss &lt;robert.foss@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220611141421.718743-7-victor.liu@nxp.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sat, 11 Jun 2022 14:14:13 +0000</pubDate>
        <dc:creator>Liu Ying &lt;victor.liu@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>93e163a9 - drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/imx/Makefile#93e163a9</link>
        <description>drm/bridge: imx: Add i.MX8qm/qxp pixel combiner supportThis patch adds a drm bridge driver for i.MX8qm/qxp pixel combiner.The pixel combiner takes two output streams from a single displaycontroller and manipulates the two streams to support a numberof modes(bypass, pixel combine, YUV444 to YUV422, split_RGB) configuredas either one screen, two screens, or virtual screens.  The pixelcombiner is also responsible for generating some of the control signalsfor the pixel link output channel.  For now, the driver only supportsthe bypass mode.Reviewed-by: Robert Foss &lt;robert.foss@linaro.org&gt;Tested-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt; # Colibri iMX8X, LT170410-2WHC, LP156WF1Signed-off-by: Liu Ying &lt;victor.liu@nxp.com&gt;Acked-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Robert Foss &lt;robert.foss@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220611141421.718743-5-victor.liu@nxp.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/imx/Makefile</description>
        <pubDate>Sat, 11 Jun 2022 14:14:11 +0000</pubDate>
        <dc:creator>Liu Ying &lt;victor.liu@nxp.com&gt;</dc:creator>
    </item>
</channel>
</rss>
