<?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>ea8f9de8 - drm/qxl: switch to using drm_exec v2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#ea8f9de8</link>
        <description>drm/qxl: switch to using drm_exec v2Just a straightforward conversion without any optimization.Only compile tested for now.v2: rebaseSigned-off-by: Christian K&#246;nig &lt;christian.koenig@amd.com&gt;Acked-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241114153020.6209-3-christian.koenig@amd.com

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Wed, 04 May 2022 06:59:03 +0000</pubDate>
        <dc:creator>Christian K&#246;nig &lt;christian.koenig@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>f663c6ae - drm: handle HAS_IOPORT dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#f663c6ae</link>
        <description>drm: handle HAS_IOPORT dependenciesIn a future patch HAS_IOPORT=n will disable inb()/outb() and friends atcompile time. We thus need to add HAS_IOPORT as dependency for thosedrivers using them. In the bochs driver there is optional MMIO supportdetected at runtime, warn if this isn&apos;t taken when HAS_IOPORT is notdefined.There is also a direct and hard coded use in cirrus.c which according tothe comment is only necessary during resume.  Let&apos;s just skip this asfor example s390 which doesn&apos;t have I/O port support also doesen&apos;tsupport suspend/resume.Co-developed-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Acked-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt; # xeSigned-off-by: Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Thu, 24 Oct 2024 17:54:42 +0000</pubDate>
        <dc:creator>Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>92c13542 - drm/qxl: Run DRM default client setup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#92c13542</link>
        <description>drm/qxl: Run DRM default client setupCall 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 qxl 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_SELECTIONSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Cc: Dave Airlie &lt;airlied@redhat.com&gt;Cc: Gerd Hoffmann &lt;kraxel@redhat.com&gt;Acked-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-70-tzimmermann@suse.de

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Tue, 24 Sep 2024 07:13:07 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ff1ae8f5 - drm/qxl: Fix randbuild error</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#ff1ae8f5</link>
        <description>drm/qxl: Fix randbuild errorIf DEM_QXL is y and DRM_TTM_HELPER is m, building fails:drivers/gpu/drm/qxl/qxl_object.o: undefined reference to `drm_gem_ttm_print_info&apos;Select DRM_TTM_HELPER to fix this.Fixes: 78d54f1f6a33 (&quot;drm/qxl: use drm_gem_ttm_print_info&quot;)Signed-off-by: YueHaibing &lt;yuehaibing@huawei.com&gt;Link: http://patchwork.freedesktop.org/patch/msgid/20191008024054.32368-1-yuehaibing@huawei.comSigned-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Tue, 08 Oct 2019 02:40:54 +0000</pubDate>
        <dc:creator>YueHaibing &lt;yuehaibing@huawei.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/qxl/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/qxl/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>011cda58 - drm: fix compilations issues introduced by &quot;drm: allow to use mmuless SoC&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#011cda58</link>
        <description>drm: fix compilations issues introduced by &quot;drm: allow to use mmuless SoC&quot;Removing MMU configuration flag from DRM make few automaticbuild failed when they answer yes to all flags.Add asm/vga.h file on Blackfin architecture to not broke compilation.Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;Fixes: 62a0d98a188c (&quot;drm: allow to use mmuless SoC&quot;)Signed-off-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;Link: http://patchwork.freedesktop.org/patch/msgid/1483789151-6603-1-git-send-email-benjamin.gaignard@linaro.org

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Sat, 07 Jan 2017 11:39:11 +0000</pubDate>
        <dc:creator>Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>f0a3e1e0 - drm/qxl: make fbdev support really optional</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#f0a3e1e0</link>
        <description>drm/qxl: make fbdev support really optionalCurrently enabling QXL DRM support automatically pulls infbdev 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-7-git-send-email-tjakobi@math.uni-bielefeld.de

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Fri, 15 Jul 2016 12:48:02 +0000</pubDate>
        <dc:creator>Tobias Jakobi &lt;tjakobi@math.uni-bielefeld.de&gt;</dc:creator>
    </item>
<item>
        <title>c5416d66 - gpu: fix qxl missing crc32_le</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#c5416d66</link>
        <description>gpu: fix qxl missing crc32_leFix build error: qxl uses crc32 functions so it needs to selectCRC32.Also use angle quotes around a kernel header file name.drivers/built-in.o: In function `qxl_display_read_client_monitors_config&apos;:(.text+0x19d754): undefined reference to `crc32_le&apos;Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Fri, 20 Dec 2013 18:58:15 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>488574db - gpu: fix qxl missing crc32_le</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#488574db</link>
        <description>gpu: fix qxl missing crc32_leFix build error: qxl uses crc32 functions so it needs to selectCRC32.Also use angle quotes around a kernel header file name.drivers/built-in.o: In function `qxl_display_read_client_monitors_config&apos;:(.text+0x19d754): undefined reference to `crc32_le&apos;Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Fri, 20 Dec 2013 18:58:15 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>949b6183 - drivers/gpu/drm/qxl/Kconfig: reformat the help text</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#949b6183</link>
        <description>drivers/gpu/drm/qxl/Kconfig: reformat the help textReformat the help text to follow the style of the other Kconfig files,and also fix indentation for the &quot;select&quot; lines.Signed-off-by: Antonio Ospite &lt;ospite@studenti.unina.it&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Mon, 16 Dec 2013 09:42:12 +0000</pubDate>
        <dc:creator>Antonio Ospite &lt;ospite@studenti.unina.it&gt;</dc:creator>
    </item>
<item>
        <title>92b6f89f - drm: Add separate Kconfig option for fbdev helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#92b6f89f</link>
        <description>drm: Add separate Kconfig option for fbdev helpersFor drivers which might want to disable fbdev legacy support.Select the new option in all drivers for now, so this shouldn&apos;t resultin any change. Drivers need some work anyway to make fbdev supportoptional (if they have it implemented, that is), so the recommendedway to expose this is by adding per-driver options. At least as longas most drivers don&apos;t support disabling the fbdev support.v2: Update for new drm drivers msm and rcar-du. Note that Rob&apos;s msmdriver can already take advantage of this, which allows us to buildmsm without any fbdev depencies in the kernel!v3: Move the MODULE_* stuff from the fbdev helper file todrm_crtc_helper.c.Cc: David Herrmann &lt;dh.herrmann@gmail.com&gt;Cc: Rob Clark &lt;robdclark@gmail.com&gt;Reviewed-by: Rob Clark &lt;robdclark@gmail.com&gt;Acked-by: Dave Airlie &lt;airlied@linux.ie&gt;Reviewed-by: Chon Ming Lee &lt;chon.ming.lee@intel.com&gt;Signed-off-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Tue, 08 Oct 2013 15:44:47 +0000</pubDate>
        <dc:creator>Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;</dc:creator>
    </item>
<item>
        <title>c89b65e7 - qxl: fix Kconfig deps - select FB_DEFERRED_IO</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#c89b65e7</link>
        <description>qxl: fix Kconfig deps - select FB_DEFERRED_IOSigned-off-by: Andrew Jones &lt;drjones@redhat.com&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Mon, 27 May 2013 13:58:04 +0000</pubDate>
        <dc:creator>Andrew Jones &lt;drjones@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>f64122c1 - drm: add new QXL driver. (v1.4)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/qxl/Kconfig#f64122c1</link>
        <description>drm: add new QXL driver. (v1.4)QXL is a paravirtual graphics device used by the Spice virtual desktopinterface.The drivers uses GEM and TTM to manage memory, the qxl hw fencing howeveris quite different than normal TTM expects, we have to keep track of a numberof non-linear fence ids per bo that we need to have released by the hardware.The releases are freed from a workqueue that wakes up and processes therelease ring.releases are suballocated from a BO, there are 3 release categories, drawables,surfaces and cursor cmds. The hw also has 3 rings for commands, cursor and release handling.The hardware also have a surface id tracking mechnaism and the driver encapsulates it completely inside the kernel, userspace never sees the actual hw surfaceids.This requires a newer version of the QXL userspace driver, so shouldn&apos;t beenabled until that has been placed into your distro of choice.Authors: Dave Airlie, Alon Levyv1.1: fixup some issues in the ioctl interface with paddingv1.2: add module device tablev1.3: fix nomodeset, fbcon leak, dumb bo create, release ring irq,      don&apos;t try flush release ring (broken hw), fix -modesetting.v1.4: fbcon cpu usage reduction + suitable accel flags.Signed-off-by: Alon Levy &lt;alevy@redhat.com&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/qxl/Kconfig</description>
        <pubDate>Mon, 25 Feb 2013 04:47:55 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
