<?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>0d6d8625 - drm/bridge/synopsys: Add MIPI DSI2 host controller bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#0d6d8625</link>
        <description>drm/bridge/synopsys: Add MIPI DSI2 host controller bridgeAdd a Synopsys Designware MIPI DSI host DRM bridge driver for theirDSI2 host controller, based on the Rockchip version from the driverrockchip/dw-mipi-dsi2.c in their vendor-kernel with phy &amp; bridge APIs.While the driver is heavily modelled after the previous IP, the registerset of this DSI2 controller is completely different and there are alsoadditional properties like the variable-width phy interface.Tested-by: Daniel Semkowicz &lt;dse@thaumatec.com&gt;Tested-by: Dmitry Yashin &lt;dmt.yashin@gmail.com&gt;Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Signed-off-by: Heiko Stuebner &lt;heiko.stuebner@cherry.de&gt;Reviewed-by: Andy Yan &lt;andy.yan@rock-chips.com&gt;Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241209231021.2180582-2-heiko@sntech.de

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Mon, 09 Dec 2024 23:10:19 +0000</pubDate>
        <dc:creator>Heiko Stuebner &lt;heiko.stuebner@cherry.de&gt;</dc:creator>
    </item>
<item>
        <title>5bd0d8e6 - drm/bridge: synopsys: Add DW HDMI QP TX Controller support library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#5bd0d8e6</link>
        <description>drm/bridge: synopsys: Add DW HDMI QP TX Controller support libraryThe Synopsys DesignWare HDMI 2.1 Quad-Pixel (QP) TX Controller IPsupports the following features, among others:* Fixed Rate Link (FRL)* Display Stream Compression (DSC)* 4K@120Hz and 8K@60Hz video modes* Variable Refresh Rate (VRR) including Quick Media Switching (QMS), aka  Cinema VRR* Fast Vactive (FVA), aka Quick Frame Transport (QFT)* SCDC I2C DDC access* TMDS Scrambler enabling 2160p@60Hz with RGB/YCbCr4:4:4* YCbCr4:2:0 enabling 2160p@60Hz at lower HDMI link speeds* Multi-stream audio* Enhanced Audio Return Channel (EARC)Add library containing common helpers to enable basic support, i.e. RGBoutput up to 4K@30Hz, without audio, CEC or any HDMI 2.1 specificfeatures.Co-developed-by: Algea Cao &lt;algea.cao@rock-chips.com&gt;Signed-off-by: Algea Cao &lt;algea.cao@rock-chips.com&gt;Tested-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Reviewed-by: Maxime Ripard &lt;mripard@kernel.org&gt;Signed-off-by: Cristian Ciocaltea &lt;cristian.ciocaltea@collabora.com&gt;Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241016-b4-rk3588-bridge-upstream-v10-1-87ef92a6d14e@collabora.comSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Wed, 16 Oct 2024 20:06:51 +0000</pubDate>
        <dc:creator>Cristian Ciocaltea &lt;cristian.ciocaltea@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>d970ce30 - drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#d970ce30</link>
        <description>drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driverGeneral Parallel Audio (GPA) interface is one of the supportedaudio interface for synopsys HDMI module, which has verified fori.MX8MPlus platform.This is initial version for GPA.Signed-off-by: Shengjiu Wang &lt;shengjiu.wang@nxp.com&gt;Signed-off-by: Sandor Yu &lt;Sandor.yu@nxp.com&gt;Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Signed-off-by: Robert Foss &lt;robert.foss@linaro.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/f21ba3e8c4d9d028ac74c6f3c588ddbffe739399.1649989179.git.Sandor.yu@nxp.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Fri, 15 Apr 2022 02:42:50 +0000</pubDate>
        <dc:creator>Sandor Yu &lt;Sandor.yu@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>344d0079 - drm/bridge/synopsys: remove commented-out flag in Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#344d0079</link>
        <description>drm/bridge/synopsys: remove commented-out flag in MakefilePlease do not comment out unneeded code.  Remove.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Signed-off-by: Andrzej Hajda &lt;a.hajda@samsung.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/1532496348-11589-1-git-send-email-yamada.masahiro@socionext.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Wed, 25 Jul 2018 05:25:48 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>a616e63c - drm/bridge: dw-hdmi: add cec driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#a616e63c</link>
        <description>drm/bridge: dw-hdmi: add cec driverAdd a CEC driver for the dw-hdmi hardware.Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Signed-off-by: Russell King &lt;rmk+kernel@armlinux.org.uk&gt;[hans.verkuil: unsigned -&gt; unsigned int][hans.verkuil: cec_transmit_done -&gt; cec_transmit_attempt_done][hans.verkuil: add missing CEC_CAP_PASSTHROUGH]Acked-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Tested-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Tested-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Signed-off-by: Archit Taneja &lt;architt@codeaurora.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20170802184108.7913-4-hverkuil@xs4all.nl

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 18:41:07 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@armlinux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>46fc5154 - drm/bridge/synopsys: Add MIPI DSI host controller bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#46fc5154</link>
        <description>drm/bridge/synopsys: Add MIPI DSI host controller bridgeAdd a Synopsys Designware MIPI DSI host DRM bridge driver, based on theRockchip version from rockchip/dw-mipi-dsi.c with phy &amp; bridge APIs.Signed-off-by: Philippe CORNU &lt;philippe.cornu@st.com&gt;Signed-off-by: Archit Taneja &lt;architt@codeaurora.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/1500277223-29553-5-git-send-email-philippe.cornu@st.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Mon, 17 Jul 2017 07:40:20 +0000</pubDate>
        <dc:creator>Philippe CORNU &lt;philippe.cornu@st.com&gt;</dc:creator>
    </item>
<item>
        <title>35dc8aab - drm: bridge: dw-hdmi: Move the driver to a separate directory.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile#35dc8aab</link>
        <description>drm: bridge: dw-hdmi: Move the driver to a separate directory.The driver is already made of 5 separate source files. Move it to anewly created directory named synopsys where more Synopsys bridgedrivers can be added later (for the DisplayPort controller forinstance).Suggested-by: Jose Abreu &lt;Jose.Abreu@synopsys.com&gt;Signed-off-by: Laurent Pinchart &lt;laurent.pinchart+renesas@ideasonboard.com&gt;Reviewed-by: Jose Abreu &lt;joabreu@synopsys.com&gt;Signed-off-by: Archit Taneja &lt;architt@codeaurora.org&gt;Link: http://patchwork.freedesktop.org/patch/msgid/20170303172007.26541-10-laurent.pinchart+renesas@ideasonboard.com

            List of files:
            /linux-6.15/drivers/gpu/drm/bridge/synopsys/Makefile</description>
        <pubDate>Fri, 10 Mar 2017 10:18:12 +0000</pubDate>
        <dc:creator>Laurent Pinchart &lt;laurent.pinchart+renesas@ideasonboard.com&gt;</dc:creator>
    </item>
</channel>
</rss>
