<?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>05b8b6dd - Revert &quot;drm: Switch DRM_DISPLAY_HELPER to depends on&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#05b8b6dd</link>
        <description>Revert &quot;drm: Switch DRM_DISPLAY_HELPER to depends on&quot;This reverts commit e075e496f516bf92bc0cbaf94d64e8d4a6b58321, 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/1ba76cc4d96a8afefff5d1bc42fb1e1329c5da68.1713780345.git.geert+renesas@glider.beSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Mon, 22 Apr 2024 10:30:37 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>7fe302ae - Revert &quot;drm: Switch DRM_DISPLAY_DP_HELPER to depends on&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#7fe302ae</link>
        <description>Revert &quot;drm: Switch DRM_DISPLAY_DP_HELPER to depends on&quot;This reverts commit 0323287de87d7e6e9c22c57d7440aa353a2298d0, 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/89ac456805746b6d0c888f10c5120b11aacd3319.1713780345.git.geert+renesas@glider.beSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Mon, 22 Apr 2024 10:30:35 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>95734469 - Revert &quot;drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#95734469</link>
        <description>Revert &quot;drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on&quot;This reverts commit 3166e7e6d935caaef07605a5c90773fbf9ffeaf4, 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/a40e70a0abd3d841c23c107d452a43fdd70ef37a.1713780345.git.geert+renesas@glider.beSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Mon, 22 Apr 2024 10:30:34 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>3166e7e6 - drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#3166e7e6</link>
        <description>drm: Switch DRM_DISPLAY_HDCP_HELPER to depends onMost of our helpers have relied on being selected so far throughKconfig, but that creates issues when we have multiple layers of helperswith some depending on others.Indeed, select doesn&apos;t select a dependency&apos;s dependencies, and thusisn&apos;t super intuitive. Depends on however doesn&apos;t have that limitation,so we can just switch all the drivers that were selectingDRM_DISPLAY_HDCP_HELPER to depend on it.Reviewed-by: Jani Nikula &lt;jani.nikula@intel.com&gt;Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-11-eafee11b84b3@kernel.orgSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Wed, 27 Mar 2024 10:57:06 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0323287d - drm: Switch DRM_DISPLAY_DP_HELPER to depends on</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#0323287d</link>
        <description>drm: Switch DRM_DISPLAY_DP_HELPER to depends onMost of our helpers have relied on being selected so far throughKconfig, but that creates issues when we have multiple layers of helperswith some depending on others.Indeed, select doesn&apos;t select a dependency&apos;s dependencies, and thusisn&apos;t super intuitive. Depends on however doesn&apos;t have that limitation,so we can just switch all the drivers that were selectingDRM_DISPLAY_DP_HELPER to depend on it.Reviewed-by: Jani Nikula &lt;jani.nikula@intel.com&gt;Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-10-eafee11b84b3@kernel.orgSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Wed, 27 Mar 2024 10:57:05 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e075e496 - drm: Switch DRM_DISPLAY_HELPER to depends on</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#e075e496</link>
        <description>drm: Switch DRM_DISPLAY_HELPER to depends onMost of our helpers have relied on being selected so far throughKconfig, but that creates issues when we have multiple layers of helperswith some depending on others.Indeed, select doesn&apos;t select a dependency&apos;s dependencies, and thusisn&apos;t super intuitive. Depends on however doesn&apos;t have that limitation,so we can just switch all the drivers that were selectingDRM_DISPLAY_HELPER to depend on it.Reviewed-by: Jani Nikula &lt;jani.nikula@intel.com&gt;Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-8-eafee11b84b3@kernel.orgSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Wed, 27 Mar 2024 10:57:03 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>96413b35 - drm: bridge: for GENERIC_PHY_MIPI_DPHY also select GENERIC_PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#96413b35</link>
        <description>drm: bridge: for GENERIC_PHY_MIPI_DPHY also select GENERIC_PHYThree DRM bridge drivers select GENERIC_PHY_MIPI_DPHY when GENERIC_PHYmight not be set.  This causes Kconfig warnings and a build error.WARNING: unmet direct dependencies detected for GENERIC_PHY_MIPI_DPHY  Depends on [n]: GENERIC_PHY [=n]  Selected by [y]:  - DRM_NWL_MIPI_DSI [=y] &amp;&amp; DRM_BRIDGE [=y] &amp;&amp; DRM [=y] &amp;&amp; COMMON_CLK [=y] &amp;&amp; OF [=y] &amp;&amp; HAS_IOMEM [=y]  - DRM_SAMSUNG_DSIM [=y] &amp;&amp; DRM [=y] &amp;&amp; DRM_BRIDGE [=y] &amp;&amp; COMMON_CLK [=y] &amp;&amp; OF [=y] &amp;&amp; HAS_IOMEM [=y](drm/bridge/cadence/Kconfig was found by inspection.)aarch64-linux-ld: drivers/gpu/drm/bridge/samsung-dsim.o: in function `samsung_dsim_set_phy_ctrl&apos;:drivers/gpu/drm/bridge/samsung-dsim.c:731: undefined reference to `phy_mipi_dphy_get_default_config_for_hsclk&apos;Prevent these warnings and build error by also selecting GENERIC_PHYwhenever selecting GENERIC_PHY_MIPI_DPHY.Fixes: fced5a364dee (&quot;drm/bridge: cdns: Convert to phy framework&quot;)Fixes: 44cfc6233447 (&quot;drm/bridge: Add NWL MIPI DSI host controller support&quot;)Fixes: 171b3b1e0f8b (&quot;drm: bridge: samsung-dsim: Select GENERIC_PHY_MIPI_DPHY&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reported-by: Aleksandr Nogikh &lt;nogikh@google.com&gt;Link: lore.kernel.org/r/20230803144227.2187749-1-nogikh@google.comCc: Adam Ford &lt;aford173@gmail.com&gt;Cc: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;Cc: Guido G&#252;nther &lt;agx@sigxcpu.org&gt;Cc: Robert Chiras &lt;robert.chiras@nxp.com&gt;Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;Cc: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Cc: Andrzej Hajda &lt;andrzej.hajda@intel.com&gt;Cc: Robert Foss &lt;rfoss@kernel.org&gt;Cc: David Airlie &lt;airlied@gmail.com&gt;Cc: Daniel Vetter &lt;daniel@ffwll.ch&gt;Cc: dri-devel@lists.freedesktop.orgReviewed-by: Adam Ford &lt;aford173@gmail.com&gt;Tested-by: Aleksandr Nogikh &lt;nogikh@google.com&gt;Reviewed-by: Guido G&#252;nther &lt;agx@sigxcpu.org&gt;Signed-off-by: Robert Foss &lt;rfoss@kernel.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230804030140.21395-1-rdunlap@infradead.org

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Fri, 04 Aug 2023 03:01:37 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>6b9748f8 - drm/bridge: cdns-dsi: Add support for J721E wrapper</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#6b9748f8</link>
        <description>drm/bridge: cdns-dsi: Add support for J721E wrapperAdd support for wrapper settings for DSI bridge on j721e. Also enableDPI0---------------      -----------------------|      -------|      |-------              || DSS  | DPI2 |-----&gt;| DPI0 |  DSI Wrapper ||      -------|      |-------              |---------------      -----------------------As shown above DPI2 output of DSS is connected to DPI0 input of DSIWrapper, DSI wrapper gives control wheather to enable/disable DPI0input. In j721e above is the only configuration supportedSigned-off-by: Rahul T R &lt;r-ravikumar@ti.com&gt;Reviewed-by: Tomi Valkeinen &lt;tomi.valkeinen@ideasonboard.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Reviewed-by: Andrzej Hajda &lt;andrzej.hajda@intel.com&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ideasonboard.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230103101951.10963-6-r-ravikumar@ti.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Tue, 03 Jan 2023 10:19:51 +0000</pubDate>
        <dc:creator>Rahul T R &lt;r-ravikumar@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>87a439e0 - drm/bridge: cdns-dsi: Move to drm/bridge/cadence</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#87a439e0</link>
        <description>drm/bridge: cdns-dsi: Move to drm/bridge/cadenceMove the cadence dsi bridge under drm/bridge/cadence directory, toprepare for adding j721e wrapper supportSigned-off-by: Rahul T R &lt;r-ravikumar@ti.com&gt;Reviewed-by: Tomi Valkeinen &lt;tomi.valkeinen@ideasonboard.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Reviewed-by: Andrzej Hajda &lt;andrzej.hajda@intel.com&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ideasonboard.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230103101951.10963-4-r-ravikumar@ti.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Tue, 03 Jan 2023 10:19:49 +0000</pubDate>
        <dc:creator>Rahul T R &lt;r-ravikumar@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>6a99099f - drm/display: Move HDCP helpers into display-helper module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#6a99099f</link>
        <description>drm/display: Move HDCP helpers into display-helper moduleMove DRM&apos;s HDCP helper library into the display/ subdirectory and addit to DRM&apos;s display helpers. Split the header file into core and helpers.Update all affected drivers. No functional changes.v3:	* fix Kconfig dependenciesv2:	* fix include statements (Jani, Javier)	* update Kconfig symbolsSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220421073108.19226-7-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Thu, 21 Apr 2022 07:31:06 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>1e0f6642 - drm/display: Introduce a DRM display-helper module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#1e0f6642</link>
        <description>drm/display: Introduce a DRM display-helper moduleReplace the DP-helper module with a display-helper module. Thesupport for DisplayPort becomes an internal option that drivershave to select. Update all related Kconfig and Makefile rules.Besides the existing code for DisplayPort, the new module willcontain helpers for other video-output standards, such as HDMI.Drivers will have to select their required video-output helpers.Linking all display-related code into a single module avoids theproliferation of small kernel modules.The module parameters drm_dp_cec_unregister_delay, dp_aux_i2c_speed_khz,and dp_aux_i2c_transfer_size are moving from the drm_dp_helper namespaceto drm_display_helper.v2:	* mention module parameters in commit message (Javier)	* distiguish between display module and DP support in Kconfig	* update Makefile rules for DP helpers	* move Kconfig rules into separate file under display/Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Lyude Paul &lt;lyude@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220421073108.19226-4-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Thu, 21 Apr 2022 07:31:03 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>adb9d5a2 - drm/dp: Move DisplayPort helpers into separate helper module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#adb9d5a2</link>
        <description>drm/dp: Move DisplayPort helpers into separate helper moduleMove DisplayPort functions into a separate module to reduce the sizeof the KMS helpers. Select DRM_DP_HELPER for all users of the code. Toavoid naming conflicts, rename drm_dp_helper.c to drm_dp.cThis change can help to reduce the size of the kernel binary. Somenumbers from a x86-64 test build:Before:	drm_kms_helper.ko:	447480 bytesAfter:	drm_dp_helper.ko:	216632 bytes	drm_kms_helper.ko:	239424 bytesFor early-boot graphics, generic DRM drivers, such as simpledrm,require DRM KMS helpers to be built into the kernel. Generic helperfunctions for DisplayPort take up a significant portion of DRM KMShelper library. These functions are not used by generic drivers andcan be loaded as a module.v3:	* fix include statement in DRM selftestsv2:	* move DP helper code into dp/ (Jani)Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Acked-by: Lyude Paul &lt;lyude@redhat.com&gt;Acked-by: Daniel Vetter &lt;daniel@ffwll.ch&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220114114535.29157-4-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Fri, 14 Jan 2022 11:45:33 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>8519873d - drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#8519873d</link>
        <description>drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3With the integration of chip-id detection scheme in kernel[1], thereis no specific need to maintain multitudes of SoC specific configoptions, discussed as per [2], we have deprecated the usage in otherplaces for v5.10-rc1. Fix the missing user so that we can clean up theconfigs in v5.11.[1] drivers/soc/ti/k3-socinfo.c commit 907a2b7e2fc7 (&quot;soc: ti: add k3 platforms chipid module driver&quot;)[2] https://lore.kernel.org/linux-arm-kernel/20200908112534.t5bgrjf7y3a6l2ss@akan/Fixes: afba7e6c5fc1 (&quot;drm: bridge: cdns-mhdp8546: Add TI J721E wrapper&quot;)Cc: Swapnil Jakhade &lt;sjakhade@cadence.com&gt;Cc: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Cc: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Cc: Yuti Amonkar &lt;yamonkar@cadence.com&gt;Cc: Jyri Sarha &lt;jsarha@ti.com&gt;Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;Reviewed-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20201026165441.22894-1-nm@ti.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Mon, 26 Oct 2020 16:54:41 +0000</pubDate>
        <dc:creator>Nishanth Menon &lt;nm@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>afba7e6c - drm: bridge: cdns-mhdp8546: Add TI J721E wrapper</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#afba7e6c</link>
        <description>drm: bridge: cdns-mhdp8546: Add TI J721E wrapperAdd J721E wrapper for mhdp, which sets up the clock and data muxes.Signed-off-by: Jyri Sarha &lt;jsarha@ti.com&gt;Signed-off-by: Yuti Amonkar &lt;yamonkar@cadence.com&gt;Signed-off-by: Swapnil Jakhade &lt;sjakhade@cadence.com&gt;Reviewed-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Fri, 18 Sep 2020 12:09:23 +0000</pubDate>
        <dc:creator>Swapnil Jakhade &lt;sjakhade@cadence.com&gt;</dc:creator>
    </item>
<item>
        <title>fb43aa0a - drm: bridge: Add support for Cadence MHDP8546 DPI/DP bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig#fb43aa0a</link>
        <description>drm: bridge: Add support for Cadence MHDP8546 DPI/DP bridgeAdd a new DRM bridge driver for Cadence MHDP8546 DPTX IP used in TI J721ESoC. MHDP DPTX IP is the component that complies with VESA DisplayPort (DP)and embedded Display Port (eDP) standards. It integrates uCPU running theembedded Firmware (FW) interfaced over APB interface.Basically, it takes a DPI stream as input and outputs it encoded in DPformat. Currently, it supports only SST mode.Co-developed-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Co-developed-by: Jyri Sarha &lt;jsarha@ti.com&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Signed-off-by: Jyri Sarha &lt;jsarha@ti.com&gt;Signed-off-by: Quentin Schulz &lt;quentin.schulz@free-electrons.com&gt;Signed-off-by: Yuti Amonkar &lt;yamonkar@cadence.com&gt;Signed-off-by: Swapnil Jakhade &lt;sjakhade@cadence.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/cadence/Kconfig</description>
        <pubDate>Fri, 18 Sep 2020 12:09:22 +0000</pubDate>
        <dc:creator>Swapnil Jakhade &lt;sjakhade@cadence.com&gt;</dc:creator>
    </item>
</channel>
</rss>
