<?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>9f62b01b - drm/armada: Run DRM default client setup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#9f62b01b</link>
        <description>drm/armada: Run DRM default client setupRework fbdev probing to support fbdev_probe in struct drm_driverand remove the old fb_probe callback. Provide an initializer macrofor struct drm_driver that sets the callback according to the kernelconfiguration.Call drm_client_setup() to run the kernel&apos;s default client setupfor DRM. Set fbdev_probe in struct drm_driver, so that the clientsetup can start the common fbdev client.The armada driver specifies a preferred color mode of 32. As thisis the default if no format has been given, leave it out entirely.v5:- select DRM_CLIENT_SELECTIONv4:- revert an unrelated cleanup (Javier)Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Cc: Russell King &lt;linux@armlinux.org.uk&gt;Acked-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-74-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Tue, 24 Sep 2024 07:13:11 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>4520844b - fbdev: Use _IOMEM_ infix for I/O-memory helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#4520844b</link>
        <description>fbdev: Use _IOMEM_ infix for I/O-memory helpersChange the infix for fbdev&apos;s I/O-memory helpers from _IO_ to _IOMEM_to distiguish them from other types of I/O, such as file operations.The helpers operate on memory ranges in the I/O address space and thenaming should make this clear. Adapt all users. No functional changes.Suggested-by: Helge Deller &lt;deller@gmx.de&gt;Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;Acked-by: Helge Deller &lt;deller@gmx.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230729193157.15446-2-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Sat, 29 Jul 2023 19:26:46 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>eb958c99 - drm/armada: Use regular fbdev I/O helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#eb958c99</link>
        <description>drm/armada: Use regular fbdev I/O helpersUse the regular fbdev helpers for framebuffer I/O instead of DRM&apos;shelpers. Armada does not use damage handling, so DRM&apos;s fbdev helpersare mere wrappers around the fbdev code.By using fbdev helpers directly within each DRM fbdev emulation,we can eventually remove DRM&apos;s wrapper functions entirely.v4:	* use initializer macros for struct fb_opsv2:	* use FB_IO_HELPERS optionSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Acked-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;Cc: Russell King &lt;linux@armlinux.org.uk&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230530151228.22979-4-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Tue, 30 May 2023 15:12:18 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&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/armada/Kconfig#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/armada/Kconfig</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>f0c379a1 - drm: add more MMU dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#f0c379a1</link>
        <description>drm: add more MMU dependenciesMany DRM drivers only work with an MMU, and after the patch to enablecore DRM support without MMU, we already had one fixup for many of them.The etnaviv, armada and msm drivers were missed and have the same problem:warning: (DRM_ETNAVIV) selects IOMMU_SUPPORT which has unmet direct dependencies (MMU)warning: (DRM_I915 &amp;&amp; DRM_MSM &amp;&amp; DRM_ETNAVIV) selects SHMEM which has unmet direct dependencies (MMU)drivers/gpu/drm/armada/armada_gem.o: In function `armada_gem_vm_fault&apos;:armada_gem.c:(.text.armada_gem_vm_fault+0x14): undefined reference to `vm_insert_pfn&apos;arch/arm/mm/dma-mapping.c: In function &apos;__iommu_alloc_remap&apos;:arch/arm/mm/dma-mapping.c:1390:4: error: &apos;VM_ARM_DMA_CONSISTENT&apos; undeclared (first use in this function)arch/arm/mm/dma-mapping.c:1456:31: error: &apos;atomic_pool&apos; undeclared (first use in this function); did you mean &apos;atomic_xor&apos;?Fixes: 011cda589938 (&quot;drm: fix compilations issues introduced by &quot;drm: allow to use mmuless SoC&quot;&quot;)Fixes: 62a0d98a188c (&quot;drm: allow to use mmuless SoC&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Lucas Stach &lt;l.stach@pengutronix.de&gt;Signed-off-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;Link: http://patchwork.freedesktop.org/patch/msgid/20170111133357.3664191-2-arnd@arndb.de

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Wed, 11 Jan 2017 13:33:35 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>0095ed4c - drm/armada: make fbdev support really optional</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#0095ed4c</link>
        <description>drm/armada: make fbdev support really optionalCurrently enabling Marvell Armada DRM support automatically pullsin fbdev dependency. However this dep is unnecessary sinceDRM core already handles this for us (DRM_FBDEV_EMULATION).Signed-off-by: Tobias Jakobi &lt;tjakobi@math.uni-bielefeld.de&gt;Signed-off-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;Link: http://patchwork.freedesktop.org/patch/msgid/1468586897-32298-3-git-send-email-tjakobi@math.uni-bielefeld.de

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Fri, 15 Jul 2016 12:47:58 +0000</pubDate>
        <dc:creator>Tobias Jakobi &lt;tjakobi@math.uni-bielefeld.de&gt;</dc:creator>
    </item>
<item>
        <title>0fb2970b - drm/armada: remove non-component support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#0fb2970b</link>
        <description>drm/armada: remove non-component supportNow that the transition of TDA998x to the component helpers is complete,remove the non-componentised support from the Armada DRM driver.  Alloutputs are expected to use the component helpers from now on.Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Sat, 06 Jun 2015 20:46:53 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>bed86f15 - DRM: armada: fix missing DRM_KMS_FB_HELPER select</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#bed86f15</link>
        <description>DRM: armada: fix missing DRM_KMS_FB_HELPER selectCommit 92b6f89f6b8f (drm: Add separate Kconfig option for fbdev helpers)happened in parallel with the inclusion of Armada DRM into mainline,and so missed this update.  Add the necessary select statement to avoidbuild errors.Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Mon, 27 Jan 2014 23:33:11 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>796c8e1c - DRM: Armada: depend on ARM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#796c8e1c</link>
        <description>DRM: Armada: depend on ARMArmada DRM uses relaxed accessors which are not available on otherplatforms.  Limit it to just ARM.Acked-by: Rob Clark &lt;robdclark@gmail.com&gt;Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Tue, 22 Oct 2013 13:11:36 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>585b691e - DRM: Armada: add support for drm tda19988 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#585b691e</link>
        <description>DRM: Armada: add support for drm tda19988 driverAdd support for TDA998x output via the slave driver in the kernel.Reviewed-by: Rob Clark &lt;robdclark@gmail.com&gt;Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Sat, 04 May 2013 19:08:27 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>96f60e37 - DRM: Armada: Add Armada DRM driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/armada/Kconfig#96f60e37</link>
        <description>DRM: Armada: Add Armada DRM driverThis patch adds support for the pair of LCD controllers on the MarvellArmada 510 SoCs.  This driver supports:- multiple contiguous scanout buffers for video and graphics- shm backed cacheable buffer objects for X pixmaps for Vivante GPU  acceleration- dual lcd0 and lcd1 crt operation- video overlay on each LCD crt via DRM planes- page flipping of the main scanout buffers- DRM prime for buffer export/importThis driver is trivial to extend to other Armada SoCs.Included in this commit is the core driver with no output support; outputsupport is platform and encoder driver dependent.Tested-by: Sebastian Hesselbarth &lt;sebastian.hesselbarth@gmail.com&gt;Reviewed-by: Rob Clark &lt;robdclark@gmail.com&gt;Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/armada/Kconfig</description>
        <pubDate>Wed, 15 Aug 2012 12:59:49 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
