<?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>32a1795f - drm/tidss: New driver for TI Keystone platform Display SubSystem</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/tidss/Makefile#32a1795f</link>
        <description>drm/tidss: New driver for TI Keystone platform Display SubSystemThis patch adds a new DRM driver for Texas Instruments DSS IPs used onTexas Instruments Keystone K2G, AM65x, and J721e SoCs. The new DSS IP isa major change to the older DSS IP versions, which are supported bythe omapdrm driver. While on higher level the Keystone DSS resemblesthe older DSS versions, the registers are completely different and theinternal pipelines differ a lot.DSS IP found on K2G is an &quot;ultra-light&quot; version, and has only a singleplane and a single output. The K3 DSS IPs are found on AM65x and J721ESoCs. AM65x DSS has two video ports, one full video plane, and another&quot;lite&quot; plane without scaling support. J721E has 4 video ports, 2 videoplanes and 2 lite planes. AM65x DSS has also an integrated OLDI (LVDS)output.Version history:v2: - rebased on top of drm-next-2019-11-27    - sort all include lines in all files    - remove all include &lt;drm/drmP.h&gt;    - remove select &quot;select VIDEOMODE_HELPERS&quot;    - call dispc_vp_setup() later in tidss_crtc_atomic_flush() (there is no      to call it in new modeset case as it is also called in vp_enable())    - change probe sequence and drm_device allocation (follow example in      drm_drv.c)    - use __maybe_unused instead of #ifdef for pm functions    - remove &quot;struct drm_fbdev_cma *fbdev;&quot; from driver data    - check panel connector type before connecting itv3: no changev4: no changev5: - remove fifo underflow irq handling, it is not an error and      it should be used for debug purposes only    - memory tuning, prefetch plane fifo up to high-threshold value to      minimize possibility of underflows.v6: - Check CTM and gamma support from dispc_features when creating crtc    - Implement CTM support for k2g and fix k3 CTM implementation    - Remove gamma property persistence and always write color properties      in a new modesetv7: - Fix checkpatch.pl --strict issues    - Rebase on top of drm-misc-next-2020-01-10v8: - Remove idle debug prints from dispc_init()    - Add Reviewed-by: Benoit Parrot &lt;bparrot@ti.com&gt;v9: - Rename dispc_write_irqenable() to dispc_set_irqenable() to avoid      conflict exported omapfb function with same name    - Add Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Co-developed-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Signed-off-by: Jyri Sarha &lt;jsarha@ti.com&gt;Acked-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;Reviewed-by: Benoit Parrot &lt;bparrot@ti.com&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/925fbfad58ff828e8e07fdff7073a0ee65750c3d.1580129724.git.jsarha@ti.com

            List of files:
            /linux-6.15/drivers/gpu/drm/tidss/Makefile</description>
        <pubDate>Fri, 08 Nov 2019 07:45:28 +0000</pubDate>
        <dc:creator>Jyri Sarha &lt;jsarha@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
