<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>4e69c1856bfd9ffb7e9d335a25842fa211628929 - Merge tag &apos;drm-next-2026-08-20&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#4e69c1856bfd9ffb7e9d335a25842fa211628929</link>
        <description>Merge tag &apos;drm-next-2026-08-20&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;Highlights:   - dmemcg eviction support is good for low VRAM things like Steam     Machine   - AMD adds gfx6-8 modifier support for older GPUs that enables a     bunch of wayland stuff   - i915/xe has some new hw support but also a lot of display     refactoring  Everything:  perf:   - export perf_allow_ APIs for xe  udmabuf:   - remove default size limit of 64MB  rust:   - i/o rework (signed tag from driver-core tree)   - add registration guard and registration data   - fix unbounded lifetimes in ioctl handler args   - fix a drm_dev_register race   - gem_shmem: add DmaResvGuard helper   - gpuvm: require send/sync for driver data       - implement send/sync for GpuVaAlloc and GpuVmBo       - add SmContext lifetime   - rename dma_handle to dma_address   - change pci_sriov_get_totalvfs return to unsigned int  core:   - create drm_of_get_panel_orientation   - send per-connector hotplug events   - add thunderbolt UBHR tunneling support  connector:   - add color format property  dmem:   - introduce a peak file   - accept one region per limit   - add dmemcg support for eviction  gpusvm:   - reorg code to give drivers more flexibility  atomic:   - add create_state callback and helper   - add documentation on atomic commit lifetime  buddy:   - add per-order free   - add used block scoreboard   - fix UAF   - test buffer clearance on resume   - add phys_addr-&gt;block helper  gem:   - drop DRIVER_GEM_GPUVA flag  ttm:   - be more aggressive allocating below protection limit  sched:   - add test suite for concurrent job submissions  hdmi:   - hook the color format property in helpers  mipi-dsi:   - add MIPI_DSI_MODE_DSC_ALL_SLICES_IN_PKT  bridge:   - add atomic create callbacks   - drop atomic reset   - display-connector: don&apos;t autoenable HPD IRQ   - trigger initial HPD for DP   - ti-sn65dsi83: remove NO_HFP and NO_HBP mode flags   - analogix_dp: switch to DP link training helpers  dp:   - add support for DSC max delta BPP  edid:   - parse panel type from DisplayID 2.x Display Parameters  sysfb:   - improve panel, stride, framebuffer size validation  panel:   - implement ref counting for struct drm_panel   - himax-hx83121a: add backlight regulator support   - novatek-nt36672a: Inline panel init sequences   - visionox-vtdr6130: enable DSC   - novatek-nt37801: Use mipi_dsi_*_multi() functions   - samsung-s6d16d0: Fix prepare error handling   - support Novatek NT36536 plus DT bindings   - sofef00: fix backlight updates   - osd101t2587: use mipi_dsi_*_multi interface   - panel-edp: adjust timing for AUO displays   - panel-lvds: support Opto Logic SCX1001511GGC49   - panel-simple: support Kyocera tcg070wvlq   - panel-edp: quirks       - AUO B116XAT04.3, CMN N116BCP-EA2, CSW MNB601LS1-8       - BOE NV116WH2-M30, BOE NT116WHM-N21, BOE NV116FH1-M31       - BOE NV116FH1-M30, NV140FHM-N5B, TM156VDXP25       - BOE NE160QDM-NY1, MB116AS01   - new:       - Samsung ATNA40HQ08-0, Anbernic TD4310       - Chipone ICNA35XX, Ilitek ILI9488       - Ilitek ILI7807S, Renesas R63419       - MNE001BS6-2, MNF601BS4-1, Sharp LQ120P1JX51  virtio:   - add support for save/restore virtio_gpu_objects   - abort vq wait on device removal  amdgpu:   - add color format DRM property   - initial compute pipe reset support   - add GFX 6-8 modifier support   - initial DCN 6.0.0 support   - dmemcg eviction support   - improved boundary checking for bios parsing   - RAS updates and rework   - VCN secure submission fixes   - 8K panel fix   - Display KUNIT tests   - parse panel type from DisplayID   - Align IP discovery to pci device lifetime   - SOC15 register macro cleanups   - UVD memory placement fixes   - GFX9 mode2 reset fixes   - drop unnecessary BUG/BUG_ON   - GFX8 soft reset rework   - enable soft reset on GFX8   - PSP/SMU 15.0.9 update   - VI ASPM fix   - userq fixes   - amdgpu_vm_get_task_info_pasid lifetime fix   - DC CACP support   - change system_unbound_wq with system_dfl_wq   - Loosen VFCT bios parsing to deal with pci=realloc   - SI/SMU7 AC/DC switch fix   - VM fence handling fix   - GEM close optimisation   - Apple Studio Display fixes   - DC FRL fixes  amdkfd:   - initial compute pipe reset support   - allow applications to opt out of sigbus on fatal errors   - improve CRIU boundary checks   - MQD handling rework   - move TBA/TMA from system to device memory   - avoid topology-lock in kfd_mmap   - SVM eviction fixes  radeon:   - fix unset CONFIG_ACPI build  i915:   - Novalake (NVL display version 35) timing generator enabling   - NVL DC3CO enabling   - enable UBHR link rates on thunderbolt tunnels   - Reduce Xe3+ PM demand peak bandwidth   - enable pipe DMC error interrupts for display 30+   - add kunit tests for DP link config selection   - refactor and document DP link recovery   - i915/xe driver display probe/remove/suspend/resume/shutdown cleanup     and unification   - i915/xe display runtime PM unified   - Break i915 and xe panic dependency on struct intel_framebuffer   - Streamline Pre/Post-CSC LUT loops   - drop TGL DC3DO support   - CDCLK santization   - fix HDMI scrambling enable   - fix phys bo pread/pwrite with offset   - add missing nospec on parallel submit slot   - fix some NULL derefs  xe:   - drop force_execlist module param   - gate observation streams with perf_allow_cpu   - skip FORCE_WC and vm_bound check for external dma-bufs   - dmemcg eviction support   - remove unused NVL-S GuC   - TLB invalidation improvements   - NVL-S updated PCI-IDs and w/a   - madvise: optimise invalidation path   - fix infinite gt-reset loop in timeout recovery   - update TTM device benefical_order   - wait on external BO kernel fences in exec ioctl   - add/use more KLV helpers   - sriov: disable display in admin only PF mode   - add RAS GPU health indicator   - optimise TTM populate for DONTNEED BO   - drop force_probe for NVL-s   - add debugfs for pcode info  amdxdna:   - disable device buffer export  nova:   - build nova-core/nova-drm from drivers/gpu   - export nova-core rust symbols (workaround)   - GSP boot process consolidation   - Boot GSP with vGPU enabled   - TLV firmware image format support   - Hopper/Blackwell fixes and cleanups   - I/O projection adoption  tyr:   - firmware loading and MCU boot   - add generic slot manager + MMU   - GPU VM support ARM64 LPAE page tables   - add kernel buffer object for internal allocations   - add parser for Mali CSF   - add MCU booting  nouveau:   - race fixes   - check instmem iomapping at first use   - add dmemcg support   - expose NVDEC channels   - add scanline position/head state support for GSP  qxl:   - convert simple encoder to regular  ethosu:   - add perf counter support  etnaviv:   - force flush on power register ops  msm:   - support DSC configuration with slice_per_pkt &gt; 1  mxsfb:   - fix disable sequence  panthor:   - support sparse mappings  rockchip:   - switch away from simple helpers   - support YUV background color   - fix layer config timeout   - add edp support for rk3576   - add batch command submission function  rocket:   - error handling and NULL ptr deref fixes  sun4i:   - switch away from simple helpers  imagination:   - mark BXM-4-64 MC1 as support  host1x:   - support tegra264  tegra:   - add DSI for tegra 20/30  v3d:   - reduce PM runtime autosuspend delay   - scheduler fixes and refactoring   - deprecate v3d 3.3 and 4.1   - validate CPU job query boundaries  hibmc:   - improve plane format handling   - switch to gem shmem  mediatek:   - cec: correct compat for mt7623-8167?  exynos:   - remove simple dependency   - add error handling to encoder paths   - take i2c adapter module reference&quot;* tag &apos;drm-next-2026-08-20&apos; of https://gitlab.freedesktop.org/drm/kernel: (2074 commits)  drm/xe/mcr: Take vcs1/vecs1 into account for first media slice  drm/xe: Fix a bug in pc_adjust_freq_bounds()  drm/xe: Fix xe_device_probe() failure  drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer  drm/xe/ras: Fix boot-time ras error processing  drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error  drm/amd/pm: silence uninitialized variable warnings  drm/amdgpu: skip BOs being torn down during GTT recovery  drm/amdgpu: Reject UVD message with invalid number of h265 refs  drm/amdgpu: keep PRT mappings off the vm_bo state lists  drm/amdgpu: fix nbif 6.3.1 l1 low power not functional  drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE  drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix  drm/amdgpu: Implement insert_end for VCE 3  drm/amdgpu: Fix UVD min buffer sizes  drm/amdgpu: Fix UVD decode image min size calculation  drm/amdgpu: Fix UVD dpb min size calculation for H264  drm/amdgpu: Reject UVD message with dimensions above 4096  drm/amdgpu: check ASPM on the dGPU host link  drm/radeon: fix autosuspend cleanup during teardown  ...

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Fri, 21 Aug 2026 17:41:00 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0755a4e3e809610a14befc9ad28d35e2e460da68 - Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#0755a4e3e809610a14befc9ad28d35e2e460da68</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-rust-nextBackmerge to pull in commit 21fcb222f0d1 (&quot;drm: Remove DRIVER_GEM_GPUVAfeature flag&quot;), which a Tyr patch series depends on.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Tue, 28 Jul 2026 11:38:35 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>26934ed848fab9978da089b84c1e78395ef343bb - Merge tag &apos;drm-misc-next-2026-07-02&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#26934ed848fab9978da089b84c1e78395ef343bb</link>
        <description>Merge tag &apos;drm-misc-next-2026-07-02&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for 7.3:UAPI Changes:Cross-subsystem Changes:Core Changes:- bridge: Add atomic_create_state callback and helpers, drop atomic_reset- dp: Add support for DSC max delta BPP- edid: Parse panel type from DisplayID 2.x Display Parameters- sysfb: Improve panel, stride and framebuffer size validationDriver Changes:- hibmc: Improvements to the plane formats handling, switch to gem-shmem- nouveau: race fixes, misc improvements- bridges:  - Convert all bridges to atomic_create_state- panels:  - panel-edp: New quirks for BOE NE160QDM-NY1, MB116AS01Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Maxime Ripard &lt;mripard@redhat.com&gt;Link: https://patch.msgid.link/20260702-powerful-successful-raptor-eded34@houat

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Tue, 07 Jul 2026 01:33:58 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>cc79eaf8ee25267e1197e73b15e0c6ebdbcd1bd2 - firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecated</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#cc79eaf8ee25267e1197e73b15e0c6ebdbcd1bd2</link>
        <description>firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecatedMark CONFIG_SYSFB_SIMPLEFB as deprecated. Enabling it allows torun simpledrm and simplefb on EFI/VESA framebuffers. Doing thisis discouraged in favor of using efidrm and vesadrm.v2:- resolve conflicting help texts (Sashiko)Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Link: https://patch.msgid.link/20260625065724.15794-1-tzimmermann@suse.de

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Thu, 25 Jun 2026 08:57:04 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fff88709f9a9153af85b5224b4594caa5387ca60 - Merge tag &apos;v7.1-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#fff88709f9a9153af85b5224b4594caa5387ca60</link>
        <description>Merge tag &apos;v7.1-rc6&apos; into nextSync up with mainline to pull in a fix to IMS PCU driver and otherenhancements.

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 01 Jun 2026 04:43:25 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>09d6818d3bdc1ea6e49a425040528cbdbc97bc0a - Merge branch &apos;linus&apos; into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#09d6818d3bdc1ea6e49a425040528cbdbc97bc0a</link>
        <description>Merge branch &apos;linus&apos; into timers/clocksource... to bring it up to date for new changes.

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 18 May 2026 11:01:07 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9c9fe04e0fe3fdba7d4aafffa9b7bbb21f6fcbe1 - Merge tag &apos;v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#9c9fe04e0fe3fdba7d4aafffa9b7bbb21f6fcbe1</link>
        <description>Merge tag &apos;v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextLinux 7.1-rc1

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 09:39:48 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>4ab789c1b3c81eca56a3b1f7686f3c805add1e49 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#4ab789c1b3c81eca56a3b1f7686f3c805add1e49</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge drm-next to sync up with drm and xe changes, in particularAuxCCS.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 30 Mar 2026 14:06:42 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>4a57e0913e8c7fff407e97909f4ae48caa84d612 - Merge tag &apos;drm-next-2026-04-15&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#4a57e0913e8c7fff407e97909f4ae48caa84d612</link>
        <description>Merge tag &apos;drm-next-2026-04-15&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;Highlights:   - new DRM RAS infrastructure using netlink   - amdgpu: enable DC on CIK APUs, and more IP enablement, and more     user queue work   - xe: purgeable BO support, and new hw enablement   - dma-buf : add revocable operations  Full summary:  mm:   - two-pass MMU interval notifiers   - add gpu active/reclaim per-node stat counters  math:   - provide __KERNEL_DIV_ROUND_CLOSEST() in UAPI   - implement DIV_ROUND_CLOSEST() with __KERNEL_DIV_ROUND_CLOSEST()  rust:   - shared tag with driver-core: register macro and io infra   - core: rework DMA coherent API   - core: add interop::list to interop with C linked lists   - core: add more num::Bounded operations   - core: enable generic_arg_infer and add EMSGSIZE   - workqueue: add ARef&lt;T&gt; support for work and delayed work   - add GPU buddy allocator abstraction   - add DRM shmem GEM helper abstraction   - allow drm:::Device to dispatch work and delayed work items     to driver private data   - add dma_resv_lock helper and raw accessors  core:   - introduce DRM RAS infrastructure over netlink   - add connector panel_type property   - fourcc: add ARM interleaved 64k modifier   - colorop: add destroy helper   - suballoc: split into alloc and init helpers   - mode: provide DRM_ARGB_GET*() macros for reading color components  edid:   - provide drm_output_color_Format  dma-buf:   - provide revoke mechanism for shared buffers   - rename move_notify to invalidate_mappings   - always enable move_notify   - protect dma_fence_ops with RCU and improve locking   - clean pages with helpers  atomic:   - allocate drm_private_state via callback   - helper: use system_percpu_wq  buddy:   - make buddy allocator available to gpu level   - add kernel-doc for buddy allocator   - improve aligned allocation  ttm:   - fix fence signalling   - improve tests and docs   - improve handling of gfp_retry_mayfail   - use per-node stat counters to track memory allocations   - port pool to use list_lru   - drop NUMA specific pools   - make pool shrinker numa aware   - track allocated pages per numa node  coreboot:   - cleanup coreboot framebuffer support  sched:   - fix race condition in drm_sched_fini  pagemap:   - enable THP support   - pass pagemap_addr by reference  gem-shmem:   - Track page accessed/dirty status across mmap/vmap  gpusvm:   - reenable device to device migration   - fix unbalanced unclock  bridge:   - anx7625: Support USB-C plus DT bindings   - connector: Fix EDID detection   - dw-hdmi-qp: Support Vendor-Specfic and SDP Infoframes; improve     others   - fsl-ldb: Fix visual artifacts plus related DT property     &apos;enable-termination-resistor&apos;   - imx8qxp-pixel-link: Improve bridge reference handling   - lt9611: Support Port-B-only input plus DT bindings   - tda998x: Support DRM_BRIDGE_ATTACH_NO_CONNECTOR; Clean up   - Support TH1520 HDMI plus DT bindings   - waveshare-dsi: Fix register and attach; Support 1..4 DSI lanes plus     DT bindings   - anx7625: Fix USB Type-C handling   - cdns-mhdp8546-core: Handle HDCP state in bridge atomic_check   - Support Lontium LT8713SX DP MST bridge plus DT bindings   - analogix_dp: Use DP helpers for link training  panel:   - panel-jdi-lt070me05000: Use mipi-dsi multi functions   - panel-edp: Support Add AUO B116XAT04.1 (HW: 1A); Support CMN     N116BCL-EAK (C2); Support FriendlyELEC plus DT changes   - panel-edp: Fix timings for BOE NV140WUM-N64   - ilitek-ili9882t: Allow GPIO calls to sleep   - jadard: Support TAIGUAN XTI05101-01A   - lxd: Support LXD M9189A plus DT bindings   - mantix: Fix pixel clock; Clean up   - motorola: Support Motorola Atrix 4G and Droid X2 plus DT bindings   - novatek: Support Novatek/Tianma NT37700F plus DT bindings   - simple: Support EDT ET057023UDBA plus DT bindings; Support Powertip     PH800480T032-ZHC19 plus DT bindings; Support Waveshare 13.3&quot;   - novatek-nt36672a: Use mipi_dsi_*_multi() functions   - panel-edp: Support BOE NV153WUM-N42, CMN N153JCA-ELK, CSW     MNF307QS3-2   - support Himax HX83121A plus DT bindings   - support JuTouch JT070TM041 plus DT bindings   - support Samsung S6E8FC0 plus DT bindings   - himax-hx83102c: support Samsung S6E8FC0 plus DT bindings; support     backlight   - ili9806e: support Rocktech RK050HR345-CT106A plus DT bindings   - simple: support Tianma TM050RDH03 plus DT bindings  amdgpu:   - enable DC by default on CIK APUs   - userq fence ioctl param size fixes   - set panel_type to OLED for eDP   - refactor DC i2c code   - FAMS2 update   - rework ttm handling to allow multiple engines   - DC DCE 6.x cleanup   - DC support for NUTMEG/TRAVIS DP bridge   - DCN 4.2 support   - GC12 idle power fix for compute   - use struct drm_edid in non-DC code   - enable NV12/P010 support on primary planes   - support newer IP discovery tables   - VCN/JPEG 5.0.2 support   - GC/MES 12.1 updates   - USERQ fixes   - add DC idle state manager   - eDP DSC seamless boot  amdkfd:   - GC 12.1 updates   - non 4K page fixes  xe:   - basic Xe3p_LPG and NVL-P enabling patches   - allow VM_BIND decompress support   - add purgeable buffer object support   - add xe_vm_get_property_ioctl   - restrict multi-lrc to VCS/VECS engines   - allow disabling VM overcommit in fault mode   - dGPU memory optimizations   - Workaround cleanups and simplification   - Allow VFs VRAM quote changes using sysfs   - convert GT stats to per-cpu counters   - pagefault refactors   - enable multi-queue on xe3p_xpc   - disable DCC on PTL   - make MMIO communication more robust   - disable D3Cold for BMG on specific platforms   - vfio: improve FLR sync for Xe VFIO  i915/display:   - C10/C20/LT PHY PLL divider verification   - use trans push mechanism to generate PSR frame change on LNL+   - refactor DP DSC slice config   - VGA decode refactoring   - refactor DPT, gen2-4 overlay, masked field register macro helpers   - refactor stolen memory allocation decisions   - prepare for UHBR DP tunnels   - refactor LT PHY PLL to use DPLL framework   - implement register polling/waiting in display code   - add shared stepping header between i915 and display  i915:   - fix potential overflow of shmem scatterlist length  nouveau:   - provide Z cull info to userspace   - initial GA100 support   - shutdown on PCI device shutdown  nova-core:   - harden GSP command queue   - add support for large RPCs   - simplify GSP sequencer and message handling   - refactor falcon firmware handling   - convert to new register macro   - conver to new DMA coherent API   - use checked arithmetic   - add debugfs support for gsp-rm log buffers   - fix aux device registration for multi-GPU  msm:   - CI:      - Uprev mesa      - Restore CI jobs for Qualcomm APQ8016 and APQ8096 devices   - Core:      - Switched to of_get_available_child_by_name()   - DPU:      - Fixes for DSC panels      - Fixed brownout because of the frequency / OPP mismatch      - Quad pipe preparation (not enabled yet)      - Switched to virtual planes by default      - Dropped VBIF_NRT support      - Added support for Eliza platform      - Reworked alpha handling      - Switched to correct CWB definitions on Eliza      - Dropped dummy INTF_0 on MSM8953      - Corrected INTFs related to DP-MST   - DP:      - Removed debug prints looking into PHY internals   - DSI:      - Fixes for DSC panels      - RGB101010 support      - Support for SC8280XP      - Moved PHY bindings from display/ to phy/   - GPU:      - Preemption support for x2-85 and a840      - IFPC support for a840      - SKU detection support for x2-85 and a840      - Expose AQE support (VK ray-pipeline)      - Avoid locking in VM_BIND fence signaling path      - Fix to avoid reclaim in GPU snapshot path      - Disallow foreign mapping of _NO_SHARE BOs   - HDMI:      - Fixed infoframes programming   - MDP5:      - Dropped support for MSM8974v1      - Dropped now unused code for MSM8974 v1 and SDM660 / MSM8998  panthor:   - add tracepoints for power and IRQs   - fix fence handling   - extend timestamp query with flags   - support various sources for timestamp queries  tyr:   - fix names and model/versions  rockchip:   - vop2: use drm logging function   - rk3576 displayport support   - support CRTC background color  atmel-hlcdc:   - support sana5d65 LCD controller  tilcdc:   - use DT bindings schema   - use managed DRM interfaces   - support DRM_BRIDGE_ATTACH_NO_CONNECTOR  verisilicon:   - support DC8200 + DT bindings  virtgpu:   - support PRIME import with 3D enabled  komeda:   - fix integer overflow in AFBC checks  mcde:   - improve bridge handling  gma500:   - use drm client buffer for fbdev framebuffer  amdxdna:   - add sensors ioctls   - provide NPU power estimate   - support column utilization sensor   - allow forcing DMA through IOMMU IOVA   - support per-BO mem usage queries   - refactor GEM implementation  ivpu:   - update boot API to v3.29.4   - limit per-user number of doorbells/contexts   - perform engine reset on TDR error  loongson:   - replace custom code with drm_gem_ttm_dumb_map_offset()  imx:   - support planes behind the primary plane   - fix bus-format selection  vkms:   - support CRTC background color  v3d:   - improve handling of struct v3d_stats  komeda:   - support Arm China Linlon D6 plus DT bindings  imagination:   - improve power-off sequence   - support context-reset notification from firmware  mediatek:   - mtk_dsi: enable hs clock during pre-enable   - Remove all conflicting aperture devices during probe   - Add support for mt8167 display blocks&quot;* tag &apos;drm-next-2026-04-15&apos; of https://gitlab.freedesktop.org/drm/kernel: (1735 commits)  drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc  drm/ttm/tests: fix lru_count ASSERT  drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docs  drm/fb-helper: Fix a locking bug in an error path  dma-fence: correct kernel-doc function parameter @flags  ttm/pool: track allocated_pages per numa node.  ttm/pool: make pool shrinker NUMA aware (v2)  ttm/pool: drop numa specific pools  ttm/pool: port to list_lru. (v2)  drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)  mm: add gpu active/reclaim per-node stat counters (v2)  gpu: nova-core: fix missing colon in SEC2 boot debug message  gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing  gpu: nova-core: bitfield: fix broken Default implementation  gpu: nova-core: falcon: pad firmware DMA object size to required block alignment  gpu: nova-core: gsp: fix undefined behavior in command queue code  drm/shmem_helper: Make sure PMD entries get the writeable upgrade  accel/ivpu: Trigger recovery on TDR with OS scheduling  drm/msm: Use of_get_available_child_by_name()  dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir  ...

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Wed, 15 Apr 2026 17:45:00 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>407f658eec69225d2bf3974b1ed63b0d88a25a6e - Merge tag &apos;drm-misc-next-2026-03-12&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#407f658eec69225d2bf3974b1ed63b0d88a25a6e</link>
        <description>Merge tag &apos;drm-misc-next-2026-03-12&apos; into drm-rust-nextWe need the latest GPU buddy changes from drm-misc-next-2026-03-12 indrm-rust-next as well, as the Rust abstractions are built on top of it.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 23 Mar 2026 18:26:44 +0100</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>21f6bcdf2be72e750dbe430b7227a66763a58466 - Merge tag &apos;drm-misc-next-2026-02-26&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#21f6bcdf2be72e750dbe430b7227a66763a58466</link>
        <description>Merge tag &apos;drm-misc-next-2026-02-26&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for v7.1:UAPI Changes:connector:- Add panel_type propertyfourcc:- Add ARM interleaved 64k modifiernouveau:- Query Z-Cull info with DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOCross-subsystem Changes:coreboot:- Clean up coreboot framebuffer supportdma-buf:- Provide revoke mechanism for shared buffers- Rename move_notify callback to invalidate_mappings and update users.- Always enable move_notify- Support dma_fence_was_initialized() test- Protect dma_fence_ops by RCU and improve locking- Fix sparse warningsCore Changes:atomic:- Allocate drm_private_state via callback and convert driversatomic-helper:- Use system_percpu_wqbuddy:- Make buddy allocator available to all DRM drivers- Document flags and structurescolorop:- Add destroy helper and convert driversfbdev-emulation:- Clean upgem:- Fix drm_gem_objects_lookup() error cleanupDriver Changes:amdgpu:- Set panel_type to OELD for eDPatmel-hlcdc:- Support sana5d65 LCD controllerbridge:- anx7625: Support USB-C plus DT bindings- connector: Fix EDID detection- dw-hdmi-qp: Support Vendor-Specfic and SDP Infoframes; improve others- fsl-ldb: Fix visual artifacts plus related DT property &apos;enable-termination-resistor&apos;- imx8qxp-pixel-link: Improve bridge reference handling- lt9611: Support Port-B-only input plus DT bindings- tda998x: Support DRM_BRIDGE_ATTACH_NO_CONNECTOR; Clean up- Support TH1520 HDMI plus DT bindings- Clean upimagination:- Clean upkomeda:- Fix integer overflow in AFBC checksmcde:- Improve bridge handlingnouveau:- Provide Z-cull info to user space- gsp: Support GA100- Shutdown on PCI device shutdown- Clean uppanel:- panel-jdi-lt070me05000: Use mipi-dsi multi functions- panel-edp: Support Add AUO B116XAT04.1 (HW: 1A); Support CMN N116BCL-EAK (C2); Support FriendlyELEC plus DT changes- Fix Kconfig dependenciespanthor:- Add tracepoints for power and IRQsrcar-du:- dsi: fix VCLK calculationrockchip:- vop2: Use drm_ logging functions- Support DisplayPort on RK3576sysfb:- corebootdrm: Support system framebuffer on coreboot firmware; detect orientation- Clean up pixel-format lookupsun4i:- Clean uptilcdc:- Use DT bindings scheme- Use managed DRM interfaces- Support DRM_BRIDGE_ATTACH_NO_CONNECTOR- Clean up a lot of obsolete codev3d:- Clean upvc4:- Use system_percpu_wq- Clean upverisilicon:- Support DC8200 plus DT bindingsvirtgpu:- Support PRIME imports with enabled 3DSigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Link: https://patch.msgid.link/20260226143615.GA47200@linux.fritz.box

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 02 Mar 2026 07:57:26 +0100</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a29a1f0ec8d69ee917a9d4c84b844df0decff0ef - drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#a29a1f0ec8d69ee917a9d4c84b844df0decff0ef</link>
        <description>drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersAdd corebootdrm, a DRM driver for coreboot framebuffers. The driversupports a pre-initialized framebuffer with various packed RGB formats.The driver code is fairly small and uses the same logic as the othersysfb drivers. Most of the implementation comes from existing sysfbhelpers.Until now, coreboot relied on simpledrm or simplefb for boot-up graphicsoutput. Initialize the platform device for corebootdrm in the same placein framebuffer_probe(). With a later commit, the simple-framebuffer shouldbe removed.v4:- sort include statements (Tzung-Bi)v3:- comment on _HAS_LFB semantics (Tzung-Bi)- fix typo in commit description (Tzung-Bi)- comment on simple-framebuffer being obsolete for corebootv2:- reimplement as platform driver- limit resources and mappings to known framebuffer memory; no  page alignment- create corebootdrm device from coreboot framebuffer codeSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Acked-by: Julius Werner &lt;jwerner@chromium.org&gt;Acked-by: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt; # corebootLink: https://patch.msgid.link/20260217155836.96267-12-tzimmermann@suse.de

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Tue, 17 Feb 2026 16:56:21 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ab93e0dd72c37d378dd936f031ffb83ff2bd87ce - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Wed, 06 Aug 2025 19:08:54 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a7bee4e7f78089c101be2ad51f4b5ec64782053e - Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/sysfb/Kconfig#a7bee4e7f78089c101be2ad51f4b5ec64782053e</link>
        <description>Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextMerge an immutable branch between MFD, GPIO, Input and PWM to resolveconflicts for the merge window pull request.

            List of files:
            /linux/drivers/gpu/drm/sysfb/Kconfig</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
