<?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>71fc3249 - video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#71fc3249</link>
        <description>video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOEnable support for nomodeset= parameter via CONFIG_VIDEO. Both,DRM and fbdev, already select this option. Remove the existingoption CONFIG_VIDEO_NOMODESET. Simplifies the Kconfig rules.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240118090721.7995-4-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Thu, 18 Jan 2024 09:05:28 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>a41410a0 - fbdev/geode/lxfb: Use fbdev I/O helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#a41410a0</link>
        <description>fbdev/geode/lxfb: Use fbdev I/O helpersSet struct fb_ops and with FB_DEFAULT_IOMEM_OPS, fbdev&apos;s initializerfor I/O memory. Sets the callbacks to the cfb_ and fb_io_ functions.Select the correct modules with Kconfig&apos;s FB_IOMEM_HELPERS token.The macro and token set the currently selected values, so there isno functional change.v3:	* use _IOMEM_ in commit messagev2:	* updated to use _IOMEM_ tokensSigned-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;Cc: Andres Salomon &lt;dilinger@queued.net&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230803184034.6456-16-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Thu, 03 Aug 2023 18:35:40 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>c3a28bf5 - fbdev/geode/gxfb: Use fbdev I/O helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#c3a28bf5</link>
        <description>fbdev/geode/gxfb: Use fbdev I/O helpersSet struct fb_ops and with FB_DEFAULT_IOMEM_OPS, fbdev&apos;s initializerfor I/O memory. Sets the callbacks to the cfb_ and fb_io_ functions.Select the correct modules with Kconfig&apos;s FB_IOMEM_HELPERS token.The macro and token set the currently selected values, so there isno functional change.v3:	* use _IOMEM_ in commit messagev2:	* updated to use _IOMEM_ tokensSigned-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;Cc: Andres Salomon &lt;dilinger@queued.net&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230803184034.6456-15-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Thu, 03 Aug 2023 18:35:39 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>c0b63034 - fbdev/geode/gx1fb: Use fbdev I/O helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#c0b63034</link>
        <description>fbdev/geode/gx1fb: Use fbdev I/O helpersSet struct fb_ops and with FB_DEFAULT_IOMEM_OPS, fbdev&apos;s initializerfor I/O memory. Sets the callbacks to the cfb_ and fb_io_ functions.Select the correct modules with Kconfig&apos;s FB_IOMEM_HELPERS token.The macro and token set the currently selected values, so there isno functional change.v3:	* use _IOMEM_ in commit messagev2:	* updated to use _IOMEM_ tokensSigned-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;Cc: Andres Salomon &lt;dilinger@queued.net&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230803184034.6456-14-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Thu, 03 Aug 2023 18:35:38 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>71c53e19 - fbdev: geode: don&apos;t build on UML</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#71c53e19</link>
        <description>fbdev: geode: don&apos;t build on UMLThe geode fbdev driver uses struct cpuinfo fields that are not presenton ARCH=um, so don&apos;t allow this driver to be built on UML.Prevents these build errors:In file included from ../arch/x86/include/asm/olpc.h:7:0,                 from ../drivers/mfd/cs5535-mfd.c:17:../arch/x86/include/asm/geode.h: In function &#8216;is_geode_gx&#8217;:../arch/x86/include/asm/geode.h:16:24: error: &#8216;struct cpuinfo_um&#8217; has no member named &#8216;x86_vendor&#8217;  return ((boot_cpu_data.x86_vendor == X86_VENDOR_NSC) &amp;&amp;../arch/x86/include/asm/geode.h:16:39: error: &#8216;X86_VENDOR_NSC&#8217; undeclared (first use in this function); did you mean &#8216;X86_VENDOR_ANY&#8217;?  return ((boot_cpu_data.x86_vendor == X86_VENDOR_NSC) &amp;&amp;../arch/x86/include/asm/geode.h:17:17: error: &#8216;struct cpuinfo_um&#8217; has no member named &#8216;x86&#8217;   (boot_cpu_data.x86 == 5) &amp;&amp;../arch/x86/include/asm/geode.h:18:17: error: &#8216;struct cpuinfo_um&#8217; has no member named &#8216;x86_model&#8217;   (boot_cpu_data.x86_model == 5));../arch/x86/include/asm/geode.h: In function &#8216;is_geode_lx&#8217;:../arch/x86/include/asm/geode.h:23:24: error: &#8216;struct cpuinfo_um&#8217; has no member named &#8216;x86_vendor&#8217;  return ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) &amp;&amp;../arch/x86/include/asm/geode.h:23:39: error: &#8216;X86_VENDOR_AMD&#8217; undeclared (first use in this function); did you mean &#8216;X86_VENDOR_ANY&#8217;?  return ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) &amp;&amp;../arch/x86/include/asm/geode.h:24:17: error: &#8216;struct cpuinfo_um&#8217; has no member named &#8216;x86&#8217;   (boot_cpu_data.x86 == 5) &amp;&amp;../arch/x86/include/asm/geode.h:25:17: error: &#8216;struct cpuinfo_um&#8217; has no member named &#8216;x86_model&#8217;   (boot_cpu_data.x86_model == 10));Fixes: 68f5d3f3b654 (&quot;um: add PCI over virtio emulation driver&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Johannes Berg &lt;johannes@sipsolutions.net&gt;Cc: Richard Weinberger &lt;richard@nod.at&gt;Cc: linux-um@lists.infradead.orgCc: Daniel Vetter &lt;daniel@ffwll.ch&gt;Cc: Helge Deller &lt;deller@gmx.de&gt;Cc: linux-fbdev@vger.kernel.orgCc: dri-devel@lists.freedesktop.orgCc: Andres Salomon &lt;dilinger@queued.net&gt;Cc: linux-geode@lists.infradead.orgSigned-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Wed, 30 Nov 2022 21:55:44 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>0ba2fa8c - fbdev: Add support for the nomodeset kernel parameter</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#0ba2fa8c</link>
        <description>fbdev: Add support for the nomodeset kernel parameterSupport the kernel&apos;s nomodeset parameter for all PCI-based fbdevdrivers that use aperture helpers to remove other, hardware-agnosticgraphics drivers.The parameter is a simple way of using the firmware-provided scanoutbuffer if the hardware&apos;s native driver is broken. The same effectcould be achieved with per-driver options, but the importance of thegraphics output for many users makes a single, unified approachworthwhile.With nomodeset specified, the fbdev driver module will not load. Thisunifies behavior with similar DRM drivers. In DRM helpers, modulesfirst check the nomodeset parameter before registering the PCIdriver. As fbdev has no such module helpers, we have to modify eachdriver individually.The name &apos;nomodeset&apos; is slightly misleading, but has been chosen forhistorical reasons. Several drivers implemented it before it became ageneral option for DRM. So keeping the existing name was preferred overintroducing a new one.v2:	* print a warning if a driver does not init (Helge)	* wrap video_firmware_drivers_only() in helperSigned-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/20221111133024.9897-3-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Fri, 11 Nov 2022 13:30:24 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#a7f7f624</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&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/video/fbdev/geode/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/video/fbdev/geode/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>f7018c21 - video: move fbdev to drivers/video/fbdev</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/video/fbdev/geode/Kconfig#f7018c21</link>
        <description>video: move fbdev to drivers/video/fbdevThe drivers/video directory is a mess. It contains generic video relatedfiles, directories for backlight, console, linux logo, lots of fbdevdevice drivers, fbdev framework files.Make some order into the chaos by creating drivers/video/fbdevdirectory, and move all fbdev related files there.No functionality is changed, although I guess it is possible that somesubtle Makefile build order related issue could be created by thispatch.Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;Acked-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Acked-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Rob Clark &lt;robdclark@gmail.com&gt;Acked-by: Jingoo Han &lt;jg1.han@samsung.com&gt;Acked-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;

            List of files:
            /linux-6.15/drivers/video/fbdev/geode/Kconfig</description>
        <pubDate>Thu, 13 Feb 2014 13:31:38 +0000</pubDate>
        <dc:creator>Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
