<?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 xe_tile_debugfs.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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>939faf71cf7ca9ab3d1bd2912ac0e203d4d7156a - Merge tag &apos;drm-next-2026-02-11&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#939faf71cf7ca9ab3d1bd2912ac0e203d4d7156a</link>
        <description>Merge tag &apos;drm-next-2026-02-11&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;Highlights:   - amdgpu support for lots of new IP blocks which means newer GPUs   - xe has a lot of SR-IOV and SVM improvements   - lots of intel display refactoring across i915/xe   - msm has more support for gen8 platforms   - Given up on kgdb/kms integration, it&apos;s too hard on modern hw  core:   - drop kgdb support   - replace system workqueue with percpu   - account for property blobs in memcg   - MAINTAINERS updates for xe + buddy  rust:   - Fix documentation for Registration constructors   - Use pin_init::zeroed() for fops initialization   - Annotate DRM helpers with __rust_helper   - Improve safety documentation for gem::Object::new()   - Update AlwaysRefCounted imports   - mm: Prevent integer overflow in page_align()  atomic:   - add drm_device pointer to drm_private_obj   - introduce gamma/degamma LUT size check  buddy:   - fix free_trees memory leak   - prevent BUG_ON  bridge:   - introduce drm_bridge_unplug/enter/exit   - add connector argument to .hpd_notify   - lots of recounting conversions   - convert rockchip inno hdmi to bridge   - lontium-lt9611uxc: switch to HDMI audio helpers   - dw-hdmi-qp: add support for HPD-less setups   - Algoltek AG6311 support  panels:   - edp: CSW MNE007QB3-1, AUO B140HAN06.4, AUO B140QAX01.H   - st75751: add SPI support   - Sitronix ST7920, Samsung LTL106HL02   - LG LH546WF1-ED01, HannStar HSD156J   - BOE NV130WUM-T08   - Innolux G150XGE-L05   - Anbernic RG-DS  dma-buf:   - improve sg_table debugging   - add tracepoints   - call clear_page instead of memset   - start to introduce cgroup memory accounting in heaps   - remove sysfs stats  dma-fence:   - add new helpers  dp:   - mst: avoid oob access with vcpi=0  hdmi:   - limit infoframes exposure to userspace  gem:   - reduce page table overhead with THP   - fix leak in drm_gem_get_unmapped_area  gpuvm:   - API sanitation for rust bindings  sched:   - introduce new helpers  panic:   - report invalid panic modes   - add kunit tests  i915/xe display:   - Expose sharpness only if num_scalers is &gt;= 2   - Add initial Xe3P_LPD for NVL   - BMG FBC support   - Add MTL+ platforms to support dpll framework   _ fix DIMM_S DRM decoding on ICL   - Return to using AUX interrupts   - PSR/Panel replay refactoring   - use consolidation HDMI tables   - Xe3_LPD CD2X dividier changes  xe:   - vfio: add vfio_pci for intel GPU   - multi queue support   - dynamic pagemaps and multi-device SVM   - expose temp attribs in hwmon   - NO_COMPRESSION bo flag   - expose MERT OA unit   - sysfs survivability refactor   - SRIOV PF: add MERT support   - enable SR-IOV VF migration   - Enable I2C/NVM on Crescent Island   - Xe3p page reclaimation support   - introduce SRIOV scheduler groups   - add SoC remappt support in system controller   - insert compiler barriers in GuC code   - define NVL GuC firmware   - handle GT resume failure   - fix drm scheduler layering violations   - enable GSC loading and PXP for PTL   - disable GuC Power DCC strategy on PTL   - unregister drm device on probe error  i915:   - move to kernel standard fault injection   - bump recommended GuC version for DG2 and MTL  amdgpu:   - SMUIO 15.x, PSP 15.x support   - IH 6.1.1/7.1 support   - MMHUB 3.4/4.2 support   - GC 11.5.4/12.1 support   - SDMA 6.1.4/7.1/7.11.4 support   - JPEG 5.3 support   - UserQ updates   - GC 9 gfx queue reset support   - TTM memory ops parallelization   - convert legacy logging to new helpers   - DC analog fixes  amdkfd:   - GC 11.5.4/12.1 suppport   - SDMA 6.1.4/7.1 support   - per context support   - increase kfd process hash table   - Reserved SDMA rework  radeon:   - convert legacy logging to new helpers   - use devm for i2c adapters  msm:   - GPU      - Document a612/RGMU dt bindings      - UBWC 6.0 support (for A840 / Kaanapali)      - a225 support   - DPU:      - Switch to use virtual planes by default      - Fix DSI CMD panels on DPU 3.x      - Rewrite format handling to remove intermediate representation      - Fix watchdog on DPU 8.x+      - Fix TE / Vsync source setting on DPU 8.x+      - Add 3D_Mux on SC7280      - Kaanapali platform support      - Fix UBWC register programming      - Make RM reserve DSPP-enabled mixers for CRTCs with LMs      - Gamma correction support   - DP:      - Enable support for eDP 1.4+ link rate tables      - Fix MDSS1 DP indices on SA8775P, making them to work      - Fix msm_dp_ctrl_config_msa() to work with LLVM 20   - DSI:      - Document QCS8300 as compatible with SA8775P      - Kaanapali platform support   - DSI PHY:      - switch to divider_determine_rate()   - MDP5:      - Drop support for MSM8998, SDM660 and SDM630 (switch over to DPU)   -  MDSS:      - Kaanapali platform support      - Fixed UBWC register programming  nova-core:   - Prepare for Turing support. This includes parsing and handling     Turing-specific firmware headers and sections as well as a Turing     Falcon HAL implementation   - Get rid of the Result&lt;impl PinInit&lt;T, E&gt;&gt; anti-pattern   - Relocate initializer-specific code into the appropriate initializer   - Use CStr::from_bytes_until_nul() to remove custom helpers   - Improve handling of unexpected firmware values   - Clean up redundant debug prints   - Replace c_str!() with native Rust C-string literals   - Update nova-core task list  nova:   - Align GEM object size to system page size  tyr:   - Use generated uAPI bindings for GpuInfo   - Replace manual sleeps with read_poll_timeout()   - Replace c_str!() with native Rust C-string literals   - Suppress warnings for unread fields   - Fix incorrect register name in print statement  nouveau:   - fix big page table support races in PTE management   - improve reclocking on tegra 186+  amdxdna:   - fix suspend race conditions   - improve handling of zero tail pointers   - fix cu_idx overwritten during command setup   - enable hardware context priority   - remove NPU2 support   - update message buffer allocation requirements   - update firmware version check  ast:   - support imported cursor buffers   - big endian fixes  etnaviv:   - add PPU flop reset support  imagination:   - add AM62P support   - introduce hw version checks  ivpu:   - implement warm boot flow  panfrost:   - add bo sync ioctl   - add GPU_PM_RT support for RZ/G3E SoC  panthor:   - add bo sync ioctl   - enable timestamp propagation   - scheduler robustness improvements   - VM termination fixes   - huge page support  rockchip:   - RK3368 HDMI Support   - get rid of atomic_check fixups   - RK3506 support   - RK3576/RK3588 improved HPD handling  rz-du:   - RZ/V2H(P) MIPI-DSI Support  v3d:   - fix DMA segment size   - convert to new logging helpers  mediatek:   - move DP training to hotplug thread   - convert logging to new helpers   - add support for HS speed DSI   - Genio 510/700/1200-EVK, Radxa NIO-12L HDMI support  atmel-hlcdc:   - switch to drmm resource   - support nomodeset   - use newer helpers  hisilicon:   - fix various DP bugs  renesas:   - fix kernel panic on reboot  exynos:   - fix vidi_connection_ioctl using wrong device   - fix vidi_connection deref user ptr   - fix concurrency regression with vidi_context  vkms:   - add configfs support for display configuration* tag &apos;drm-next-2026-02-11&apos; of https://gitlab.freedesktop.org/drm/kernel: (1610 commits)  drm/xe/pm: Disable D3Cold for BMG only on specific platforms  drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep  drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early  drm/xe: Fix kerneldoc for xe_migrate_exec_queue  drm/xe/query: Fix topology query pointer advance  drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header  drm/xe/guc: Fix CFI violation in debugfs access.  accel/amdxdna: Move RPM resume into job run function  accel/amdxdna: Fix incorrect DPM level after suspend/resume  nouveau/vmm: start tracking if the LPT PTE is valid. (v6)  nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)  nouveau/vmm: rewrite pte tracker using a struct and bitfields.  accel/amdxdna: Fix incorrect error code returned for failed chain command  accel/amdxdna: Remove hardware context status  drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()  drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dsc  drm/i915/display: fix the pixel normalization handling for xe3p_lpd  drm/exynos: vidi: use ctx-&gt;lock to protect struct vidi_context member variables related to memory alloc/free  drm/exynos: vidi: fix to avoid directly dereferencing user pointer  drm/exynos: vidi: use priv-&gt;vidi_dev for ctx lookup in vidi_connection_ioctl()  ...

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</description>
        <pubDate>Wed, 11 Feb 2026 20:55:44 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9ec3c8ee16a07dff8be82aba595dd77c134c03c2 - Merge tag &apos;drm-xe-next-2025-12-19&apos; of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#9ec3c8ee16a07dff8be82aba595dd77c134c03c2</link>
        <description>Merge tag &apos;drm-xe-next-2025-12-19&apos; of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next[airlied: fix guc submit double definition]UAPI Changes:- Multi-Queue support (Niranjana)- Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE (Brost)- Add NO_COMPRESSION BO flag and query capability (Sanjay)- Add gt_id to struct drm_xe_oa_unit (Ashutosh)- Expose MERT OA unit (Ashutosh)- Sysfs Survivability refactor (Riana)Cross-subsystem Changes:- VFIO: Add device specific vfio_pci driver variant for Intel graphics (Winiarski)Driver Changes:- MAINTAINERS update (Lucas -&gt; Matt)- Add helper to query compression enable status (Xin)- Xe_VM fixes and updates (Shuicheng, Himal)- Documentation fixes (Winiarski, Swaraj, Niranjana)- Kunit fix (Roper)- Fix potential leaks, uaf, null derref, and oversized  allocations (Shuicheng, Sanjay, Mika, Tapani)- Other minor fixes like kbuild duplication and sysfs_emit (Shuicheng, Madhur)- Handle msix vector0 interrupt (Venkata)- Scope-based forcewake and runtime PM (Roper, Raag)- GuC/HuC related fixes and refactors (Lucas, Zhanjun, Brost, Julia, Wajdeczko)- Fix conversion from clock ticks to milliseconds (Harish)- SRIOV PF PF: Add support for MERT (Lukasz)- Enable SR-IOV VF migration and other SRIOV updates (Winiarski,  Satya, Brost, Wajdeczko, Piotr, Tomasz, Daniele)- Optimize runtime suspend/resume and other PM improvements (Raag)- Some W/a additions and updates (Bala, Harish, Roper)- Use for_each_tlb_inval() to calculate invalidation fences (Roper)- Fix VFIO link error (Arnd)- Fix ix drm_gpusvm_init() arguments (Arnd)- Other OA refactor (Ashutosh)- Refactor PAT and expose debugfs (Xin)- Enable Indirect Ring State for xe3p_xpc (Niranjana)- MEI interrupt fix (Junxiao)- Add stats for mode switching on hw_engine_group (Francois)- DMA-Buf related changes (Thomas)- Multi Queue feature support (Niranjana)- Enable I2C controller for Crescent Island (Raag)- Enable NVM for Crescent Island (Sasha)- Increase TDF timeout (Jagmeet)- Restore engine registers before restarting schedulers after GT reset (Jan)- Page Reclamation Support for Xe3p Platforms (Brian, Brost, Oak)- Fix performance when pagefaults and 3d/display share resources (Brost)- More OA MERT work (Ashutosh)- Fix return values (Dan)- Some log level and messages improvements (Brost)Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;Link: https://patch.msgid.link/aUXUhEgzs6hDLQuu@intel.com

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</description>
        <pubDate>Sat, 27 Dec 2025 07:17:39 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8e2610d9a5edefb99b1a708796a8f733358e5898 - drm/xe: Move VRAM MM debugfs creation to tile level</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#8e2610d9a5edefb99b1a708796a8f733358e5898</link>
        <description>drm/xe: Move VRAM MM debugfs creation to tile levelPreviously, VRAM TTM resource manager debugfs entries (vram0_mm / vram1_mm)were created globally in the XE debugfs root directory. But technically,each tile has an associated VRAM TTM manager, which it can own.Let&apos;s create VRAM memory manager debugfs entries directly under each tile&apos;sdebugfs directory for better alignment with the per-tile memory layout.Signed-off-by: Piotr Pi&#243;rkowski &lt;piotr.piorkowski@intel.com&gt;Reviewed-by: Stuart Summers &lt;stuart.summers@intel.com&gt;Link: https://patch.msgid.link/20251127073643.144379-1-piotr.piorkowski@intel.comSigned-off-by: Micha&#322; Winiarski &lt;michal.winiarski@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</description>
        <pubDate>Thu, 27 Nov 2025 07:36:43 +0000</pubDate>
        <dc:creator>Piotr Pi&#243;rkowski &lt;piotr.piorkowski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>423fb66fac7dbb5ee2b26c40e0d21c0ffb0d7533 - drm/xe/debugfs: Use scope-based runtime PM</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#423fb66fac7dbb5ee2b26c40e0d21c0ffb0d7533</link>
        <description>drm/xe/debugfs: Use scope-based runtime PMSwitch the debugfs code to use scope-based runtime PM where possible,for consistency with other parts of the driver.v2: - Drop unnecessary &apos;ret&apos; variables.  (Gustavo)Reviewed-by: Gustavo Sousa &lt;gustavo.sousa@intel.com&gt;Link: https://patch.msgid.link/20251118164338.3572146-56-matthew.d.roper@intel.comSigned-off-by: Matt Roper &lt;matthew.d.roper@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</description>
        <pubDate>Tue, 18 Nov 2025 16:44:06 +0000</pubDate>
        <dc:creator>Matt Roper &lt;matthew.d.roper@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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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>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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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>5efbe8ff98aa56c2b537b03c97f2b2b87456acff - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#5efbe8ff98aa56c2b537b03c97f2b2b87456acff</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get fixes and features of v6.18-rc2.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</description>
        <pubDate>Fri, 24 Oct 2025 12:45:08 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>335482a53a5766d20d7a14f0532859a7e84cec0a - Merge tag &apos;drm-xe-next-2025-10-20&apos; of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#335482a53a5766d20d7a14f0532859a7e84cec0a</link>
        <description>Merge tag &apos;drm-xe-next-2025-10-20&apos; of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextHighlights:UAPI Changes:Loosen used tracking restriction (Matthew Auld)New SR-IOV debugfs structure and debugfs updates (Michal Wajdeczko)Hide the GPU madvise flag behind a VM_BIND flag (Thomas Hellstr&#246;m)Always expose VRAM provisioning data on discrete GPUs (Lukasz Laguna)Cross-subsystem Changes:Allow VRAM mappings for userptr when used with SVM (Matthew Brost)Driver Changes:Allow pinning of p2p dma-buf (Thomas Hellstrom)Use per-tile debugfs where appropriate (Michal Wajdeczko)Add documentation for Execution Queues (Niranjana Vishwanathapura)PF improvements (Michal Wajdeczko)VF migration recovery redesign work (Matthew Brost)User / Kernel VRAM partitioning (Piotr Pi&#243;rkowski)Update Tile-based messages (Michal Wajdeczko)Allow configfs to disable specific GT types (Matt Roper)VF provisioning improvements (Michal Wajdeczko)Initial Xe3P support (Various people)Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Thomas Hellstrom &lt;thomas.hellstrom@linux.intel.com&gt;Link: https://lore.kernel.org/r/aPXzbOb7eGbkgMrr@fedora

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</description>
        <pubDate>Tue, 21 Oct 2025 01:09:37 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</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>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/xe/xe_tile_debugfs.c#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/gpu/drm/xe/xe_tile_debugfs.c</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/xe/xe_tile_debugfs.c#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/xe/xe_tile_debugfs.c</description>
        <pubDate>Mon, 13 Oct 2025 07:19:19 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
