<?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 TODO</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0f94e51b5320eacccc2626ab70b8d7e705332334 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#0f94e51b5320eacccc2626ab70b8d7e705332334</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in a needed dependency for the Xe VFIOdriver variant. This should ideally have been done before wecommited that, so we now have a small window in drm-xe-nextwhere that driver doesn&apos;t compile.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202512030331.I8CveRre-lkp@intel.com/Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Wed, 03 Dec 2025 11:22:18 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>6dfafbd0299a60bfb5d5e277fdf100037c7ded07 - Merge tag &apos;drm-next-2025-12-03&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#6dfafbd0299a60bfb5d5e277fdf100037c7ded07</link>
        <description>Merge tag &apos;drm-next-2025-12-03&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;There was a rather late merge of a new color pipeline feature, that  some userspace projects are blocked on, and has seen a lot of work in  amdgpu. This should have seen some time in -next. There is additional  support for this for Intel, that if it arrives in the next day or two  I&apos;ll pass it on in another pull request and you can decide if you want  to take it.  Highlights:   - Arm Ethos NPU accelerator driver   - new DRM color pipeline support   - amdgpu will now run discrete SI/CIK cards instead of radeon, which     enables vulkan support in userspace   - msm gets gen8 gpu support   - initial Xe3P support in xe  Full detail summary:  New driver:   - Arm Ethos-U65/U85 accel driver  Core:   - support the drm color pipeline in vkms/amdgfx   - add support for drm colorop pipeline   - add COLOR PIPELINE plane property   - add DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE   - throttle dirty worker with vblank   - use drm_for_each_bridge_in_chain_scoped in drm&apos;s bridge code   - Ensure drm_client_modeset tests are enabled in UML   - add simulated vblank interrupt - use in drivers   - dumb buffer sizing helper   - move freeing of drm client memory to driver   - crtc sharpness strength property   - stop using system_wq in scheduler/drivers   - support emergency restore in drm-client  Rust:   - make slice::as_flattened usable on all supported rustc   - add FromBytes::from_bytes_prefix() method   - remove redundant device ptr from Rust GEM object   - Change how AlwaysRefCounted is implemented for GEM objects  gpuvm:   - Add deferred vm_bo cleanup to GPUVM (for rust)  atomic:   - cleanup and improve state handling interfaces  buddy:   - optimize block management  dma-buf:   - heaps: Create heap per CMA reserved location   - improve userspace documentation  dp:   - add POST_LT_ADJ_REQ training sequence   - DPCD dSC quirk for synaptics panamera devices   - helpers to query branch DSC max throughput  ttm:   - Rename ttm_bo_put to ttm_bo_fini   - allow page protection flags on risc-v   - rework pipelined eviction fence handling  amdgpu:   - enable amdgpu by default for SI/CI dGPUs   - enable DC by default on SI   - refactor CIK/SI enablement   - add ABM KMS property   - Re-enable DM idle optimizations   - DC Analog encoders support   - Powerplay fixes for fiji/iceland   - Enable DC on bonaire by default   - HMM cleanup   - Add new RAS framework   - DML2.1 updates   - YCbCr420 fixes   - DC FP fixes   - DMUB fixes   - LTTPR fixes   - DTBCLK fixes   - DMU cursor offload handling   - Userq validation improvements   - Unify shutdown callback handling   - Suspend improvements   - Power limit code cleanup   - SR-IOV fixes   - AUX backlight fixes   - DCN 3.5 fixes   - HDMI compliance fixes   - DCN 4.0.1 cursor updates   - DCN interrupt fix   - DC KMS full update improvements   - Add additional HDCP traces   - DCN 3.2 fixes   - DP MST fixes   - Add support for new SR-IOV mailbox interface   - UQ reset support   - HDP flush rework   - VCE1 support  amdkfd:   - HMM cleanups   - Relax checks on save area overallocations   - Fix GPU mappings after prefetch  radeon:   - refactor CIK/SI enablement  xe:   - Initial Xe3P support   - panic support on VRAM for display   - fix stolen size check   - Loosen used tracking restriction   - New SR-IOV debugfs structure and debugfs updates   - Hide the GPU madvise flag behind a VM_BIND flag   - Always expose VRAM provisioning data on discrete GPUs   - Allow VRAM mappings for userptr when used with SVM   - Allow pinning of p2p dma-buf   - Use per-tile debugfs where appropriate   - Add documentation for Execution Queues   - PF improvements   - VF migration recovery redesign work   - User / Kernel VRAM partitioning   - Update Tile-based messages   - Allow configfs to disable specific GT types   - VF provisioning and migration improvements   - use SVM range helpers in PT layer   - Initial CRI support   - access VF registers using dedicated MMIO view   - limit number of jobs per exec queue   - add sriov_admin sysfs tree   - more crescent island specific support   - debugfs residency counter   - SRIOV migration work   - runtime registers for GFX 35  i915:   - add initial Xe3p_LPD display version 35 support   - Enable LNL+ content adaptive sharpness filter   - Use optimized VRR guardband   - Enable Xe3p LT PHY   - enable FBC support for Xe3p_LPD display   - add display 30.02 firmware support   - refactor SKL+ watermark latency setup   - refactor fbdev handling   - call i915/xe runtime PM via function pointers   - refactor i915/xe stolen memory/display interfaces   - use display version instead of gfx version in display code   - extend i915_display_info with Type-C port details   - lots of display cleanups/refactorings   - set O_LARGEFILE in __create_shmem   - skuip guc communication warning on reset   - fix time conversions   - defeature DRRS on LNL+   - refactor intel_frontbuffer split between i915/xe/display   - convert inteL_rom interfaces to struct drm_device   - unify display register polling interfaces   - aovid lock inversion when pinning to GGTT on CHV/BXT+VTD  panel:   - Add KD116N3730A08/A12, chromebook mt8189   - JT101TM023, LQ079L1SX01,   - GLD070WX3-SL01 MIPI DSI   - Samsung LTL106AL0, Samsung LTL106AL01   - Raystar RFF500F-AWH-DNN   - Winstar WF70A8SYJHLNGA   - Wanchanglong w552946aaa   - Samsung SOFEF00   - Lenovo X13s panel   - ilitek-ili9881c - add rpi 5&quot; support   - visionx-rm69299 - add backlight support   - edp - support AUI B116XAN02.0  bridge:   - improve ref counting   - ti-sn65dsi86 - add support for DP mode with HPD   - synopsis: support CEC, init timer with correct freq   - ASL CS5263 DP-to-HDMI bridge support  nova-core:   - introduce bitfield! macro   - introduce safe integer converters   - GSP inits to fully booted state on Ampere   - Use more future-proof register for GPU identification  nova-drm:   - select NOVA_CORE   - 64-bit only  nouveau:   - improve reclocking on tegra 186+   - add large page and compression support  msm:   - GPU:      - Gen8 support: A840 (Kaanapali) and X2-85 (Glymur)      - A612 support   - MDSS:      - Added support for Glymur and QCS8300 platforms   - DPU:      - Enabled Quad-Pipe support, unlocking higher resolutions support      - Added support for Glymur platform      - Documented DPU on QCS8300 platform as supported   - DisplayPort:      - Added support for Glymur platform      - Added support lame remapping inside DP block      - Documented DisplayPort controller on QCS8300 and SM6150/QCS615        as supported  tegra:   - NVJPG driver  panfrost:   - display JM contexts over debugfs   - export JM contexts to userspace   - improve error and job handling  panthor:   - support custom ASN_HASH for mt8196   - support mali-G1 GPU   - flush shmem write before mapping buffers uncached   - make timeout per-queue instead of per-job  mediatek:   - MT8195/88 HDMIv2/DDCv2 support  rockchip:   - dsi: add support for RK3368  amdxdna:   - enhance runtime PM   - last hardware error reading uapi   - support firmware debug output   - add resource and telemetry data uapi   - preemption support  imx:   - add driver for HDMI TX Parallel audio interface  ivpu:   - add support for user-managed preemption buffer   - add userptr support   - update JSM firware API to 3.33.0   - add better alloc/free warnings   - fix page fault in unbind all bos   - rework bind/unbind of imported buffers   - enable MCA ECC signalling   - split fw runtime and global memory buffers   - add fdinfo memory statistics  tidss:   - convert to drm logging   - logging cleanup  ast:   - refactor generation init paths   - add per chip generation detect_tx_chip   - set quirks for each chip model  atmel-hlcdc:   - set LCDC_ATTRE register in plane disable   - set correct values for plane scaler  solomon:   - use drm helper for get_modes and move_valid  sitronix:   - fix output position when clearing screens  qaic:   - support dma-buf exports   - support new firmware&apos;s READ_DATA implementation   - sahara AIC200 image table update   - add sysfs support   - add coredump support   - add uevents support   - PM support  sun4i:   - layer refactors to decouple plane from output   - improve DE33 support  vc4:   - switch to generic CEC helpers  komeda:   - use drm_ logging functions  vkms:   - configfs support for display configuration  vgem:   - fix fence timer deadlock  etnaviv:   - add HWDB entry for GC8000 Nano Ultra VIP r6205&quot;* tag &apos;drm-next-2025-12-03&apos; of https://gitlab.freedesktop.org/drm/kernel: (1869 commits)  Revert &quot;drm/amd: Skip power ungate during suspend for VPE&quot;  drm/amdgpu: use common defines for HUB faults  drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling  drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling  drm/amdgpu: use static ids for ACP platform devs  drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence fix  drm/amdgpu: Forward VMID reservation errors  drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ring  drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ring  drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ring  drm/amdgpu/gmc6: Cache VM fault info  drm/amdgpu/gmc6: Don&apos;t print MC client as it&apos;s unknown  drm/amdgpu/cz_ih: Enable soft IRQ handler ring  drm/amdgpu/tonga_ih: Enable soft IRQ handler ring  drm/amdgpu/iceland_ih: Enable soft IRQ handler ring  drm/amdgpu/cik_ih: Enable soft IRQ handler ring  drm/amdgpu/si_ih: Enable soft IRQ handler ring  drm/amd/display: fix typo in display_mode_core_structs.h  drm/amd/display: fix Smart Power OLED not working after S4  drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence  ...

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Thu, 04 Dec 2025 17:53:30 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>1c1960f57151e36f550d1a53352f832d5aaa5f8f - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#1c1960f57151e36f550d1a53352f832d5aaa5f8f</link>
        <description>Merge drm/drm-next into drm-intel-nextPrimarily sync with the drm_print.h changes from drm-misc.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Tue, 11 Nov 2025 11:32:07 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>098456f3141bf9e0c0d8973695ca38a03465ccd6 - Merge tag &apos;drm-misc-next-2025-10-21&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#098456f3141bf9e0c0d8973695ca38a03465ccd6</link>
        <description>Merge tag &apos;drm-misc-next-2025-10-21&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for v6.19:UAPI Changes:amdxdna:- Support reading last hardware errorCross-subsystem Changes:dma-buf:- heaps: Create heap per CMA reserved location; Improve user-space documentationCore Changes:atomic:- Clean up and improve state-handling interfaces, update driversbridge:- Improve ref countingbuddy:- Optimize block managementDriver Changes:amdxdna:- Fix runtime power management- Support firmware debug outputast:- Set quirks for each chip modelatmel-hlcdc:- Set LCDC_ATTRE register in plane disable- Set correct values for plane scalerbochs:- Use vblank timerbridge:- synopsis: Support CEC; Init timer with correct frequencycirrus-qemu:- Use vblank timerimx:- Clean upivu:- Update JSM API to 3.33.0- Reset engine on more job errors- Return correct error codes for jobskomeda:- Use drm_ logging functionspanel:- edp: Support AUO B116XAN02.0panfrost:- Embed struct drm_driver in Panfrost device- Improve error handling- Clean up job handlingpanthor:- Support custom ASN_HASH for mt8196renesas:- rz-du: Fix dependenciesrockchip:- dsi: Add support for RK3368- Fix LUT size for RK3386sitronix:- Fix output position when clearing screensqaic:- Support dma-buf exports- Support new firmware&apos;s READ_DATA implementation- Replace kcalloc with memdup- Replace snprintf() with sysfs_emit()- Avoid overflows in arithmetics- Clean up- Fixesqxl:- Use vblank timerrockchip:- Clean up mode-setting codevgem:- Fix fence timer deadlockvirtgpu:- Use vblank timerSigned-off-by: Simona Vetter &lt;simona.vetter@ffwll.ch&gt;From: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Link: https://lore.kernel.org/r/20251021111837.GA40643@linux.fritz.box

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Fri, 24 Oct 2025 13:25:19 +0200</pubDate>
        <dc:creator>Simona Vetter &lt;simona.vetter@ffwll.ch&gt;</dc:creator>
    </item>
<item>
        <title>7ea0468380216c10b73633b976d33efa8c12d375 - accel/amdxdna: Support firmware debug buffer</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#7ea0468380216c10b73633b976d33efa8c12d375</link>
        <description>accel/amdxdna: Support firmware debug bufferTo collect firmware debug information, the userspace application allocatesa AMDXDNA_BO_DEV buffer object through DRM_IOCTL_AMDXDNA_CREATE_BO.Then it associates the buffer with the hardware context throughDRM_IOCTL_AMDXDNA_CONFIG_HWCTX which requests firmware to bind the bufferthrough a mailbox command. The firmware then writes the debug data intothis buffer. The buffer can be mapped into userspace so thatapplications can retrieve and analyze the firmware debug information.Reviewed-by: Mario Limonciello (AMD) &lt;superm1@kernel.org&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Link: https://lore.kernel.org/r/20251016203016.819441-1-lizhi.hou@amd.com

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Thu, 16 Oct 2025 22:30:16 +0200</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&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/accel/amdxdna/TODO#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/drivers/accel/amdxdna/TODO</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/accel/amdxdna/TODO#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/accel/amdxdna/TODO</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#bbfd5594756011167b8f8de9a00e0c946afda1e6</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in a67221b5eb8d (&quot;drm/i915/dp: Return min bpc supported by source instead of 0&quot;)in order to fix build breakage on GCC 9.4.0 (from Ubuntu 20.04).Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Wed, 28 May 2025 09:20:17 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>db5302ae571beec635c1a96e7f72926a4e65195e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#db5302ae571beec635c1a96e7f72926a4e65195e</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to sync with v6.15-rc, xe, and specifically async flip changesin drm-misc.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Fri, 16 May 2025 09:22:36 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b08494a8f7416e5f09907318c5460ad6f6e2a548 - Merge tag &apos;drm-next-2025-05-28&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#b08494a8f7416e5f09907318c5460ad6f6e2a548</link>
        <description>Merge tag &apos;drm-next-2025-05-28&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;As part of building up nova-core/nova-drm pieces we&apos;ve brought in some  rust abstractions through this tree, aux bus being the main one, with  devres changes also in the driver-core tree. Along with the drm core  abstractions and enough nova-core/nova-drm to use them. This is still  all stub work under construction, to build the nova driver upstream.  The other big NVIDIA related one is nouveau adds support for  Hopper/Blackwell GPUs, this required a new GSP firmware update to  570.144, and a bunch of rework in order to support multiple fw  interfaces.  There is also the introduction of an asahi uapi header file as a  precursor to getting the real driver in later, but to unblock  userspace mesa packages while the driver is trapped behind rust  enablement.  Otherwise it&apos;s the usual mixture of stuff all over, amdgpu, i915/xe,  and msm being the main ones, and some changes to vsprintf.  new drivers:   - bring in the asahi uapi header standalone   - nova-drm: stub driver  rust dependencies (for nova-core):   - auxiliary       - bus abstractions       - driver registration       - sample driver   - devres changes from driver-core   - revocable changes  core:   - add Apple fourcc modifiers   - add virtio capset definitions   - extend EXPORT_SYNC_FILE for timeline syncobjs   - convert to devm_platform_ioremap_resource   - refactor shmem helper page pinning   - DP powerup/down link helpers   - extended %p4cc in vsprintf.c to support fourcc prints   - change vsprintf %p4cn to %p4chR, remove %p4cn   - Add drm_file_err function   - IN_FORMATS_ASYNC property   - move sitronix from tiny to their own subdir  rust:   - add drm core infrastructure rust abstractions     (device/driver, ioctl, file, gem)  dma-buf:   - adjust sg handling to not cache map on attach   - allow setting dma-device for import   - Add a helper to sort and deduplicate dma_fence arrays  docs:   - updated drm scheduler docs   - fbdev todo update   - fb rendering   - actual brightness  ttm:   - fix delayed destroy resv object  bridge:   - add kunit tests   - convert tc358775 to atomic   - convert drivers to devm_drm_bridge_alloc   - convert rk3066_hdmi to bridge driver  scheduler:   - add kunit tests  panel:   - refcount panels to improve lifetime handling   - Powertip PH128800T004-ZZA01   - NLT NL13676BC25-03F, Tianma TM070JDHG34-00   - Himax HX8279/HX8279-D DDIC   - Visionox G2647FB105   - Sitronix ST7571   - ZOTAC rotation quirk  vkms:   - allow attaching more displays  i915:   - xe3lpd display updates   - vrr refactor   - intel_display struct conversions   - xe2hpd memory type identification   - add link rate/count to i915_display_info   - cleanup VGA plane handling   - refactor HDCP GSC   - fix SLPC wait boosting reference counting   - add 20ms delay to engine reset   - fix fence release on early probe errors  xe:   - SRIOV updates   - BMG PCI ID update   - support separate firmware for each GT   - SVM fix, prelim SVM multi-device work   - export fan speed   - temp disable d3cold on BMG   - backup VRAM in PM notifier instead of suspend/freeze   - update xe_ttm_access_memory to use GPU for non-visible access   - fix guc_info debugfs for VFs   - use copy_from_user instead of __copy_from_user   - append PCIe gen5 limitations to xe_firmware document  amdgpu:   - DSC cleanup   - DC Scaling updates   - Fused I2C-over-AUX updates   - DMUB updates   - Use drm_file_err in amdgpu   - Enforce isolation updates   - Use new dma_fence helpers   - USERQ fixes   - Documentation updates   - SR-IOV updates   - RAS updates   - PSP 12 cleanups   - GC 9.5 updates   - SMU 13.x updates   - VCN / JPEG SR-IOV updates  amdkfd:   - Update error messages for SDMA   - Userptr updates   - XNACK fixes  radeon:   - CIK doorbell cleanup  nouveau:   - add support for NVIDIA r570 GSP firmware   - enable Hopper/Blackwell support  nova-core:   - fix task list   - register definition infrastructure   - move firmware into own rust module   - register auxiliary device for nova-drm  nova-drm:   - initial driver skeleton  msm:   - GPU:       - ACD (adaptive clock distribution) for X1-85       - drop fictional address_space_size       - improve GMU HFI response time out robustness       - fix crash when throttling during boot   - DPU:       - use single CTL path for flushing on DPU 5.x+       - improve SSPP allocation code for better sharing       - Enabled SmartDMA on SM8150, SC8180X, SC8280XP, SM8550       - Added SAR2130P support       - Disabled DSC support on MSM8937, MSM8917, MSM8953, SDM660   - DP:       - switch to new audio helpers       - better LTTPR handling   - DSI:       - Added support for SA8775P       - Added SAR2130P support   - HDMI:       - Switched to use new helpers for ACR data       - Fixed old standing issue of HPD not working in some cases  amdxdna:   - add dma-buf support   - allow empty command submits  renesas:   - add dma-buf support   - add zpos, alpha, blend support  panthor:   - fail properly for NO_MMAP bos   - add SET_LABEL ioctl   - debugfs BO dumping support  imagination:   - update DT bindings   - support TI AM68 GPU  hibmc:   - improve interrupt handling and HPD support  virtio:   - add panic handler support  rockchip:   - add RK3588 support   - add DP AUX bus panel support  ivpu:   - add heartbeat based hangcheck  mediatek:   - prepares support for MT8195/99 HDMIv2/DDCv2  anx7625:   - improve HPD  tegra:   - speed up firmware loading* tag &apos;drm-next-2025-05-28&apos; of https://gitlab.freedesktop.org/drm/kernel: (1627 commits)  drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_resource_addr()  drm/xe: Default auto_link_downgrade status to false  drm/xe/guc: Make creation of SLPC debugfs files conditional  drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()  drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read  drm/i915/ptl: Use everywhere the correct DDI port clock select mask  drm/nouveau/kms: add support for GB20x  drm/dp: add option to disable zero sized address only transactions.  drm/nouveau: add support for GB20x  drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle  drm/nouveau: add support for GB10x  drm/nouveau/gf100-: track chan progress with non-WFI semaphore release  drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMA  drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos  drm/nouveau: add support for GH100  drm/nouveau: improve handling of 64-bit BARs  drm/nouveau/gv100-: switch to volta semaphore methods  drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDES  drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY  drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM  ...

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Wed, 28 May 2025 18:46:39 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>844e31bbaef7c8a6ff2c0fbac45c0c85b5484482 - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#844e31bbaef7c8a6ff2c0fbac45c0c85b5484482</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-nextMerge drm-misc-next to get commit Fixes: fec450ca15af (&quot;drm/display:hdmi: provide central data authority for ACR params&quot;).Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Tue, 29 Apr 2025 22:42:29 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3ab7ae8e07f888f223027f0ef84d33e43919ad55 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#3ab7ae8e07f888f223027f0ef84d33e43919ad55</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerge to bring in linux 6.15-rc.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Thu, 24 Apr 2025 13:34:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>683058df13c7de4cf29fb4a929d431ca12313966 - Merge tag &apos;drm-misc-next-2025-04-09&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#683058df13c7de4cf29fb4a929d431ca12313966</link>
        <description>Merge tag &apos;drm-misc-next-2025-04-09&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for v6.16-rc1:UAPI Changes:- Add ASAHI uapi header!- Add apple fourcc modifiers.- Add capset virtio definitions to UAPI.- Extend EXPORT_SYNC_FILE for timeline syncobjs.Cross-subsystem Changes:- Adjust DMA-BUF sg handling to not cache map on attach.- Update drm/ci, hlcdc, virtio, maintainers.- Update fbdev todo.- Allow setting dma-device for dma-buf import.- Export efi_mem_desc_lookup to make efidrm build as a module.Core Changes:- Update drm scheduler docs.- Use the correct resv object in TTM delayed destroy.- Fix compiler warning with panic qr code, and other small fixes.- drm/ci updates.- Add debugfs file for listing all bridges.- Small fixes to drm/client, ttm tests.- Add documentation to display/hdmi.- Add kunit tests for bridges.- Dont fail managed device probing if connector polling fails.- Create Kconfig.debug for drm core.- Add tests for the drm scheduler.- Add and use new access helpers for DPCPD.- Add generic and optimized conversions for format-helper.- Begin refcounting panel for improving lifetime handling.- Unify simpledrm and ofdrm sysfb, and add extra features.- Split hdmi audio in bridge to make DP audio work.Driver Changes:- Convert drivers to use devm_platform_ioremap_resource().- Assorted small fixes to imx/legacy-bridg, gma500, pl111, nouveau, vc4,  vmwgfx, ast, mxsfb, xlnx, accel/qaic, v3d, bridge/imx8qxp-ldb, ofdrm,  bridge/fsl-ldb, udl, bridge/ti-sn65dsi86, bridge/anx7625, cirrus-qemu,  bridge/cdns-dsi, panel/sharp, panel/himax, bridge/sil902x, renesas,  imagination, various panels.- Allow attaching more display to vkms.- Add Powertip PH128800T004-ZZA01 panel.- Add rotation quirk for ZOTAC panel.- Convert bridge/tc358775 to atomic.- Remove deprecated panel calls from synaptics, novatek, samsung panels.- Refactor shmem helper page pinning and accel drivers using it.- Add dmabuf support to accel/amdxdna.- Use 4k page table format for panfrost/mediatek.- Add common powerup/down dp link helper and use it.- Assorted compiler warning fixes.- Support dma-buf import for renesasSigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;# Conflicts:#	include/drm/drm_kunit_helpers.hFrom: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;Link: https://lore.kernel.org/r/e147ff95-697b-4067-9e2e-7cbd424e162a@linux.intel.com

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Mon, 14 Apr 2025 07:29:49 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>e486147c912f653ef4b60a6c7dbd4168a4c56a9f - accel/amdxdna: Add BO import and export</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#e486147c912f653ef4b60a6c7dbd4168a4c56a9f</link>
        <description>accel/amdxdna: Add BO import and exportAdd amdxdna_gem_prime_export() and amdxdna_gem_prime_import() for BOimport and export. Register mmu notifier for imported BO as well. WhenMMU_NOTIFIER_UNMAP event is received, queue work to remove the notifier.The same BO could be mapped multiple times if it is exported and importedby an application. Use a link list to track VMAs the BO been mapped.v2: Rebased and call get_dma_buf() before dma_buf_attach()v3: Removed import_attach usageReviewed-by: Jeff Hugo &lt;jeff.hugo@oss.qualcomm.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Link: https://lore.kernel.org/r/20250325200105.2744079-1-lizhi.hou@amd.com

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Tue, 25 Mar 2025 21:01:05 +0100</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>946661e3bef8efa11ba8079d4ebafe6fc3b0aaad - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#946661e3bef8efa11ba8079d4ebafe6fc3b0aaad</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.15 merge window.

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Sat, 05 Apr 2025 08:04:35 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0b119045b79a672bc6d8f18641c60fc8ce1b4585 - Merge tag &apos;v6.14-rc4&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/accel/amdxdna/TODO#0b119045b79a672bc6d8f18641c60fc8ce1b4585</link>
        <description>Merge tag &apos;v6.14-rc4&apos; into nextSync up with the mainline.

            List of files:
            /linux/drivers/accel/amdxdna/TODO</description>
        <pubDate>Wed, 26 Feb 2025 01:03:25 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
