<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Sat, 13 Dec 2025 09:18:20 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0f94e51b5320eacccc2626ab70b8d7e705332334 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#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/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Wed, 03 Dec 2025 10:22:18 +0000</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#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/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 05:29:38 +0000</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&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://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#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/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Sun, 21 Dec 2025 10:11:11 +0000</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://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#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/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 11:53:27 +0000</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://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#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/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Thu, 04 Dec 2025 16:53:30 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Fri, 21 Nov 2025 10:21:20 +0000</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Tue, 18 Nov 2025 07:16:55 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1c1960f57151e36f550d1a53352f832d5aaa5f8f - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#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/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Tue, 11 Nov 2025 10:32:07 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>410d88782af805804ebe8cd8a275bd71f88bf399 - Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#410d88782af805804ebe8cd8a275bd71f88bf399</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-nextBackmerge to prevent getting out of sync with drm-next too much.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Mon, 10 Nov 2025 13:42:54 +0000</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#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/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 12:47:30 +0000</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>119348477d840cf888881f7ff13a30ec1a77e8b7 - Merge tag &apos;amd-drm-next-6.19-2025-10-24&apos; of https://gitlab.freedesktop.org/agd5f/linux into drm-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#119348477d840cf888881f7ff13a30ec1a77e8b7</link>
        <description>Merge tag &apos;amd-drm-next-6.19-2025-10-24&apos; of https://gitlab.freedesktop.org/agd5f/linux into drm-nextamd-drm-next-6.19-2025-10-24:amdgpu:- 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- Misc code cleanups- Unify shutdown callback handling- Suspend improvements- Power limit code cleanup- Fence cleanup- IP Discovery 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 interfaceSigned-off-by: Simona Vetter &lt;simona.vetter@ffwll.ch&gt;From: Alex Deucher &lt;alexander.deucher@amd.com&gt;Link: https://lore.kernel.org/r/20251024175249.58099-1-alexander.deucher@amd.com

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Fri, 31 Oct 2025 17:33:43 +0000</pubDate>
        <dc:creator>Simona Vetter &lt;simona.vetter@ffwll.ch&gt;</dc:creator>
    </item>
<item>
        <title>ec2e0fb07d789976c601bec19ecced7a501c3705 - Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#ec2e0fb07d789976c601bec19ecced7a501c3705</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A moderately large collection of driver specific fixes, plus a few newquirks and device IDs.  The NAU8821 changes are a little large but morein mechanical ways than in ways that are complex.

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Thu, 16 Oct 2025 18:14:24 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 09:31:49 +0000</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#48a710760e10a4f36e11233a21860796ba204b1e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 08:59:58 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 07:37:11 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cef10272e796f5984fa1d3f9b48c5ffed9b9e6a8 - drm/amd/ras: Add files to ras core Makefile</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#cef10272e796f5984fa1d3f9b48c5ffed9b9e6a8</link>
        <description>drm/amd/ras: Add files to ras core MakefileAdd files to ras core Makefile.Signed-off-by: YiPeng Chai &lt;YiPeng.Chai@amd.com&gt;Reviewed-by: Tao Zhou &lt;tao.zhou1@amd.com&gt;Reviewed-by: Hawking Zhang &lt;Hawking.Zhang@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Mon, 17 Mar 2025 09:55:37 +0000</pubDate>
        <dc:creator>YiPeng Chai &lt;YiPeng.Chai@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 12:32:13 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 07:19:19 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>58809f614e0e3f4e12b489bddf680bfeb31c0a20 - Merge tag &apos;drm-next-2025-10-01&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/amd/ras/rascore/Makefile#58809f614e0e3f4e12b489bddf680bfeb31c0a20</link>
        <description>Merge tag &apos;drm-next-2025-10-01&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;cross-subsystem:   - i2c-hid: Make elan touch controllers power on after panel is     enabled   - dt bindings for STM32MP25 SoC   - pci vgaarb: use screen_info helpers   - rust pin-init updates   - add MEI driver for late binding firmware update/load  uapi:   - add ioctl for reassigning GEM handles   - provide boot_display attribute on boot-up devices  core:   - document DRM_MODE_PAGE_FLIP_EVENT   - add vendor specific recovery method to drm device wedged uevent  gem:   - Simplify gpuvm locking  ttm:   - add interface to populate buffers  sched:   - Fix race condition in trace code  atomic:   - Reallow no-op async page flips  display:   - dp: Fix command length  video:   - Improve pixel-format handling for struct screen_info  rust:   - drop Opaque&lt;&gt; from ioctl args   - Alloc:       - BorrowedPage type and AsPageIter traits       - Implement Vmalloc::to_page() and VmallocPageIter   - DMA/Scatterlist:       - Add dma::DataDirection and type alias for dma_addr_t       - Abstraction for struct scatterlist and sg_table   - DRM:       - simplify use of generics       - add DriverFile type alias       - drop Object::SIZE   - Rust:       - pin-init tree merge       - Various methods for AsBytes and FromBytes traits  gpuvm:   - Support madvice in Xe driver  gpusvm:   - fix hmm_pfn_to_map_order usage in gpusvm  bridge:   - Improve and fix ref counting on bridge management   - cdns-dsi: Various improvements to mode setting   - Support Solomon SSD2825 plus DT bindings   - Support Waveshare DSI2DPI plus DT bindings   - Support Content Protection property   - display-connector: Improve DP display detection   - Add support for Radxa Ra620 plus DT bindings   - adv7511: Provide SPD and HDMI infoframes   - it6505: Replace crypto_shash with sha()   - synopsys: Add support for DW DPTX Controller plus DT bindings   - adv7511: Write full Audio infoframe   - ite6263: Support vendor-specific infoframes   - simple: Add support for Realtek RTD2171 DP-to-HDMI plus DT bindings  panel:   - panel-edp: Support mt8189 Chromebooks; Support BOE NV140WUM-N64;     Support SHP LQ134Z1; Fixes   - panel-simple: Support Olimex LCD-OLinuXino-5CTS plus DT bindings   - Support Samsung AMS561RA01   - Support Hydis HV101HD1 plus DT bindings   - ilitek-ili9881c: Refactor mode setting; Add support for Bestar     BSD1218-A101KL68 LCD plus DT bindings   - lvds: Add support for Ampire AMP19201200B5TZQW-T03 to DT bindings   - edp: Add support for additonal mt8189 Chromebook panels   - lvds: Add DT bindings for EDT ETML0700Z8DHA  amdgpu:   - add CRIU support for gem objects   - RAS updates   - VCN SRAM load fixes   - EDID read fixes   - eDP ALPM support   - Documentation updates   - Rework PTE flag generation   - DCE6 fixes   - VCN devcoredump cleanup   - MMHUB client id fixes   - VCN 5.0.1 RAS support   - SMU 13.0.x updates   - Expanded PCIe DPC support   - Expanded VCN reset support   - VPE per queue reset support   - give kernel jobs unique id for tracing   - pre-populate exported buffers   - cyan skillfish updates   - make vbios build number available in sysfs   - userq updates   - HDCP updates   - support MMIO remap page as ttm pool   - JPEG parser updates   - DCE6 DC updates   - use devm for i2c buses   - GPUVM locking updates   - Drop non-DC DCE11 code   - improve fallback handling for pixel encoding  amdkfd:   - SVM/page migration fixes   - debugfs fixes   - add CRIO support for gem objects   - SVM updates  radeon:   - use dev_warn_once in CS parsers  xe:   - add madvise interface   - add DRM_IOCTL_XE_VM_QUERY_MEMORY_RANGE_ATTRS to query VMA count     and memory attributes   - drop L# bank mask reporting from media GT3 on Xe3+.   - add SLPC power_profile sysfs interface   - add configs attribs to add post/mid context-switch commands   - handle firmware reported hardware errors notifying userspace with     device wedged uevent   - use same dir structure across sysfs/debugfs   - cleanup and future proof vram region init   - add G-states and PCI link states to debugfs   - Add SRIOV support for CCS surfaces on Xe2+   - Enable SRIOV PF mode by default on supported platforms   - move flush to common code   - extended core workarounds for Xe2/3   - use DRM scheduler for delayed GT TLB invalidations   - configs improvements and allow VF device enablement   - prep work to expose mmio regions to userspace   - VF migration support added   - prepare GPU SVM for THP migration   - start fixing XE_PAGE_SIZE vs PAGE_SIZE   - add PSMI support for hw validation   - resize VF bars to max possible size according to number of VFs   - Ensure GT is in C0 during resume   - pre-populate exported buffers   - replace xe_hmm with gpusvm   - add more SVM GT stats to debugfs   - improve fake pci and WA kunnit handle for new platform testing   - Test GuC to GuC comms to add debugging   - use attribute groups to simplify sysfs registration   - add Late Binding firmware code to interact with MEI  i915:   - apply multiple JSL/EHL/Gen7/Gen6 workarounds properly   - protect against overflow in active_engine()   - Use try_cmpxchg64() in __active_lookup()   - include GuC registers in error state   - get rid of dev-&gt;struct_mutex   - iopoll: generalize read_poll_timout   - lots more display refactoring   - Reject HBR3 in any eDP Panel   - Prune modes for YUV420   - Display Wa fix, additions, and updates   - DP: Fix 2.7 Gbps link training on g4x   - DP: Adjust the idle pattern handling   - DP: Shuffle the link training code a bit   - Don&apos;t set/read the DSI C clock divider on GLK   - Enable_psr kernel parameter changes   - Type-C enabled/disconnected dp-alt sink   - Wildcat Lake enabling   - DP HDR updates   - DRAM detection   - wait PSR idle on dsb commit   - Remove FBC modulo 4 restriction for ADL-P+   - panic: refactor framebuffer allocation  habanalabs:   - debug/visibility improvements   - vmalloc-backed coherent mmap support   - HLDIO infrastructure  nova-core:   - various register!() macro improvements   - minor vbios/firmware fixes/refactoring   - advance firmware boot stages; process Booter and patch signatures   - process GSP and GSP bootloader   - Add r570.144 firmware bindings and update to it   - Move GSP boot code to own module   - Use new pin-init features to store driver&apos;s private data in a     single allocation   - Update ARef import from sync::aref  nova-drm:   - Update ARef import from sync::aref  tyr:   - initial driver skeleton for a rust driver for ARM Mali GPUs   - capable of powering up, query metadata and provide it to userspace.  msm:   - GPU and Core:      - in DT bindings describe clocks per GPU type      - GMU bandwidth voting for x1-85      - a623/a663 speedbins      - cleanup some remaining no-iommu leftovers after VM_BIND conversion      - fix GEM obj 32b size truncation      - add missing VM_BIND param validation      - IFPC for x1-85 and a750      - register xml and gen_header.py sync from mesa   - Display:      - add missing bindings for display on SC8180X      - added DisplayPort MST bindings      - conversion from round_rate() to determine_rate()  amdxdna:   - add IOCTL_AMDXDNA_GET_ARRAY   - support user space allocated buffers   - streamline PM interfaces   - Refactoring wrt. hardware contexts   - improve error reporting  nouveau:   - use GSP firmware by default   - improve error reporting   - Pre-populate exported buffers  ast:   - Clean up detection of DRAM config  exynos:   - add DSIM bridge driver support for Exynos7870   - Document Exynos7870 DSIM compatible in dt-binding  panthor:   - Print task/pid on errors   - Add support for Mali G710, G510, G310, Gx15, Gx20, Gx25   - Improve cache flushing   - Fail VM bind if BO has offset  renesas:   - convert to RUNTIME_PM_OPS  rcar-du:   - Make number of lanes configurable   - Use RUNTIME_PM_OPS   - Add support for DSI commands  rocket:   - Add driver for Rockchip NPU plus DT bindings   - Use kfree() and sizeof() correctly   - Test DMA status  rockchip:   - dsi2: Add support for RK3576 plus DT bindings   - Add support for RK3588 DPTX output  tidss:   - Use crtc_ fields for programming display mode   - Remove other drivers from aperture  pixpaper:   - Add support for Mayqueen Pixpaper plus DT bindings  v3d:   - Support querying nubmer of GPU resets for KHR_robustness  stm:   - Clean up logging   - ltdc: Add support support for STM32MP257F-EV1 plus DT bindings  sitronix:   - st7571-i2c: Add support for inverted displays and 2-bit grayscale  tidss:   - Convert to kernel&apos;s FIELD_ macros  vesadrm:   - Support 8-bit palette mode  imagination:   - Improve power management   - Add support for TH1520 GPU   - Support Risc-V architectures  v3d:   - Improve job management and locking  vkms:   - Support variants of ARGB8888, ARGB16161616, RGB565, RGB888 and P01x   - Spport YUV with 16-bit components&quot;* tag &apos;drm-next-2025-10-01&apos; of https://gitlab.freedesktop.org/drm/kernel: (1455 commits)  drm/amd: Add name to modes from amdgpu_connector_add_common_modes()  drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()  drm/amdgpu: update MODULE_PARM_DESC for freesync_video  drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_modes()  drm/amd/display: Share dce100_validate_global with DCE6-8  drm/amd/display: Share dce100_validate_bandwidth with DCE6-8  drm/amdgpu: Fix fence signaling race condition in userqueue  amd/amdkfd: enhance kfd process check in switch partition  amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw  drm/amd/display: Reject modes with too high pixel clock on DCE6-10  drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()  drm/amd/display: Only enable common modes for eDP and LVDS  drm/amdgpu: remove the redeclaration of variable i  drm/amdgpu/userq: assign an error code for invalid userq va  drm/amdgpu: revert &quot;rework reserved VMID handling&quot; v2  drm/amdgpu: remove leftover from enforcing isolation by VMID  drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails  accel/habanalabs: add Infineon version check  accel/habanalabs/gaudi2: read preboot status after recovering from dirty state  accel/habanalabs: add HL_GET_P_STATE passthrough type  ...

            List of files:
            /linux/drivers/gpu/drm/amd/ras/rascore/Makefile</description>
        <pubDate>Thu, 02 Oct 2025 19:47:25 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
