<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ef214002 - drm/imx: parallel-display: add legacy bridge Kconfig dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#ef214002</link>
        <description>drm/imx: parallel-display: add legacy bridge Kconfig dependencyThe driver now uses the legacy bridge helper code but can be configuredto get built without it:ERROR: modpost: &quot;devm_imx_drm_legacy_bridge&quot; [drivers/gpu/drm/imx/ipuv3/parallel-display.ko] undefined!Add the required dependency, same as in the ldb driver.Fixes: f94b9707a1c9 (&quot;drm/imx: parallel-display: switch to imx_legacy_bridge / drm_bridge_connector&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;Signed-off-by: Robert Foss &lt;rfoss@kernel.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241015073004.4066457-1-arnd@kernel.org

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Tue, 15 Oct 2024 07:29:57 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>4aeef993 - drm/imx/ipuv3: Run DRM default client setup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#4aeef993</link>
        <description>drm/imx/ipuv3: Run DRM default client setupCall drm_client_setup_with_color_mode() to run the kernel&apos;s defaultclient setup for DRM. Set fbdev_probe in struct drm_driver, so thatthe client setup can start the common fbdev client.v5:- select DRM_CLIENT_SELECTIONSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Cc: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Cc: Shawn Guo &lt;shawnguo@kernel.org&gt;Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;Cc: Pengutronix Kernel Team &lt;kernel@pengutronix.de&gt;Cc: Fabio Estevam &lt;festevam@gmail.com&gt;Acked-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Acked-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-21-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Tue, 24 Sep 2024 07:12:18 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f673055a - drm/imx: Add missing DRM_BRIDGE_CONNECTOR dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#f673055a</link>
        <description>drm/imx: Add missing DRM_BRIDGE_CONNECTOR dependencyWhen drm/bridge-connector was moved to DRM_DISPLAY_HELPER not allusers were updated. Add missing Kconfig selections.Fixes: 9da7ec9b19d8 (&quot;drm/bridge-connector: move to DRM_DISPLAY_HELPER module&quot;)Signed-off-by: Alexander Stein &lt;alexander.stein@ew.tq-group.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;Acked-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240906063857.2223442-1-alexander.stein@ew.tq-group.comSigned-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Fri, 06 Sep 2024 06:38:56 +0000</pubDate>
        <dc:creator>Alexander Stein &lt;alexander.stein@ew.tq-group.com&gt;</dc:creator>
    </item>
<item>
        <title>4c3d525f - drm/imx: ldb: switch to imx_legacy_bridge / drm_bridge_connector</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#4c3d525f</link>
        <description>drm/imx: ldb: switch to imx_legacy_bridge / drm_bridge_connectorUse the imx_legacy bridge driver instead of handlign display modes viathe connector node.All existing usecases already support attaching usingthe DRM_BRIDGE_ATTACH_NO_CONNECTOR flag, while the imx_legacy bridgedoesn&apos;t support creating connector at all. Switch todrm_bridge_connector at the same time.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-10-e549e2a43100@linaro.orgSigned-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Sun, 02 Jun 2024 12:04:50 +0000</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>5f6e56d3 - drm/imx: parallel-display: switch to drm_panel_bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#5f6e56d3</link>
        <description>drm/imx: parallel-display: switch to drm_panel_bridgeDefer panel handling to drm_panel_bridge, unifying codepaths for thepanel and bridge cases.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-8-e549e2a43100@linaro.orgSigned-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Sun, 02 Jun 2024 12:04:48 +0000</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>5c5843b2 - drm/imx: ldb: switch to drm_panel_bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#5c5843b2</link>
        <description>drm/imx: ldb: switch to drm_panel_bridgeDefer panel handling to drm_panel_bridge, unifying codepaths for thepanel and bridge cases. The MFD_SYSCON symbol is moved to select toprevent Kconfig symbol loops.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-7-e549e2a43100@linaro.orgSigned-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Sun, 02 Jun 2024 12:04:47 +0000</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>8f7f1155 - Revert &quot;drm: Make drivers depends on DRM_DW_HDMI&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#8f7f1155</link>
        <description>Revert &quot;drm: Make drivers depends on DRM_DW_HDMI&quot;This reverts commit c0e0f139354c01e0213204e4a96e7076e5a3e396, as helpercode should always be selected by the driver that needs it, for theconvenience of the final user configuring a kernel.The user who configures a kernel should not need to know which helpersare needed for the driver he is interested in.  Making a driver dependon helper code means that the user needs to know which helpers to enablefirst, which is very user-unfriendly.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/bd93d43b07f8ed6368119f4a5ddac2ee80debe53.1713780345.git.geert+renesas@glider.beSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Mon, 22 Apr 2024 10:30:38 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>c0e0f139 - drm: Make drivers depends on DRM_DW_HDMI</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#c0e0f139</link>
        <description>drm: Make drivers depends on DRM_DW_HDMIDRM_DW_HDMI has a number of dependencies that might not be enabled.However, drivers were used to selecting it while not enforcing theDRM_DW_HDMI dependencies.This could result in Kconfig warnings (and further build breakages) suchas:  Kconfig warnings: (for reference only)     WARNING: unmet direct dependencies detected for DRM_DW_HDMI     Depends on [n]: HAS_IOMEM [=y] &amp;&amp; DRM [=m] &amp;&amp; DRM_BRIDGE [=y] &amp;&amp; DRM_DISPLAY_HELPER [=n]     Selected by [m]:     - DRM_SUN8I_DW_HDMI [=m] &amp;&amp; HAS_IOMEM [=y] &amp;&amp; DRM_SUN4I [=m]Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202403262127.kZkttfNz-lkp@intel.com/Acked-by: Jani Nikula &lt;jani.nikula@intel.com&gt;Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-7-eafee11b84b3@kernel.orgSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Wed, 27 Mar 2024 10:57:02 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9fcc00ea - drm: Drop ARCH_MULTIPLATFORM from dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#9fcc00ea</link>
        <description>drm: Drop ARCH_MULTIPLATFORM from dependenciesSome of these dependencies used to be sensible when only a small part ofthe platforms supported by ARCH=arm could be compiled together in asingle kernel image. Nowadays ARCH_MULTIPLATFORM is only used as a guardfor kernel options incompatible with a multiplatform image. See commit84fc86360623 (&quot;ARM: make ARCH_MULTIPLATFORM user-visible&quot;) for some moredetails.Signed-off-by: Uwe Kleine-K&#246;nig &lt;u.kleine-koenig@pengutronix.de&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Reviewed-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Signed-off-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20221209220555.3631364-1-u.kleine-koenig@pengutronix.de

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Fri, 09 Dec 2022 22:05:54 +0000</pubDate>
        <dc:creator>Uwe Kleine-K&#246;nig &lt;u.kleine-koenig@pengutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>4b6cb2b6 - drm/imx: move IPUv3 driver into separate subdirectory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig#4b6cb2b6</link>
        <description>drm/imx: move IPUv3 driver into separate subdirectoryThe IPUv3 and DCSS driver are two totally separate DRM drivers. Havingone of them live in the drivers/gpu/drm/imx toplevel directory and theother one in the dcss/ subdirectory is confusing. Move the IPUv3 driverinto its own subdirectory to make the separation more clear.Signed-off-by: Lucas Stach &lt;l.stach@pengutronix.de&gt;Reviewed-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Link: https://lore.kernel.org/r/20221125112519.3849636-1-l.stach@pengutronix.deSigned-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20221125112519.3849636-1-l.stach@pengutronix.de

            List of files:
            /linux-6.15/drivers/gpu/drm/imx/ipuv3/Kconfig</description>
        <pubDate>Fri, 25 Nov 2022 11:25:19 +0000</pubDate>
        <dc:creator>Lucas Stach &lt;l.stach@pengutronix.de&gt;</dc:creator>
    </item>
</channel>
</rss>
