public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 18:44:18 to 2026-02-10 11:57:33 UTC [more...]

[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-10 11:56 UTC 

[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-10 11:55 UTC  (7+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v8 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation

[PATCH v5 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-10 11:52 UTC  (16+ messages)
` [PATCH v5 2/5] drm/xe/xe_drm_ras: Add support for XE DRM RAS
` [PATCH v5 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
` [PATCH v5 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
` [PATCH v5 5/5] drm/xe/xe_hw_error: Add support for PVC SoC errors

[PATCH v1] drm/i915/aux: use polling when irqs are unavailable
 2026-02-10 11:19 UTC 

[PATCH v3] drm/xe/xe2: Apply Wa_14024997852
 2026-02-10 11:14 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-10 11:06 UTC  (5+ messages)
` [PATCH v3 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v3 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
` [PATCH v3 3/3] drm/xe/sa: Add lockdep annotations for SA manager swap_guard
` ✓ CI.KUnit: success for Fix fs_reclaim deadlock caused by CCS save/restore (rev3)

[PATCH v9 0/7] User readable error codes on atomic_ioctl failure
 2026-02-10 10:02 UTC  (11+ messages)
` [PATCH v9 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v9 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v9 3/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v9 4/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v9 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v9 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v9 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
 2026-02-10  9:55 UTC  (9+ messages)
` [PATCH v2 2/2] drm/i915/dp: Verify valid pipe BPP range
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
  ` ✗ i915.CI.Full: "

[PATCH 0/6] update the stolen memory allocation preference
 2026-02-10  9:30 UTC  (3+ messages)
` [PATCH 3/6] drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()

[PATCH] drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
 2026-02-10  9:23 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] drm/i915/color: Add 3D LUT to color pipeline since Lunar Lake
 2026-02-10  9:15 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/color: Attach the 3D LUT block to required DE Plane

[PATCH v3 00/15] Basic enabling patches for Xe3p_LPG and NVL-P
 2026-02-10  8:48 UTC  (10+ messages)
` [PATCH v3 05/15] drm/xe/xe3p_lpg: Add MCR steering
` [PATCH v3 14/15] drm/i915/nvlp: Hook up display support
` ✓ CI.KUnit: success for Basic enabling patches for Xe3p_LPG and NVL-P (rev3)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "

[PATCH] Decouple devcoredump from accessing core driver structures
 2026-02-10  8:09 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
 2026-02-10  6:37 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe/xe2_hpg: Apply Wa_14024997852
 2026-02-10  5:08 UTC  (5+ messages)

[PATCH v4] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-10  2:56 UTC  (8+ messages)

[PATCH] drm/xe/wa: Steer RMW of MCR registers while building default LRC
 2026-02-10  1:13 UTC  (12+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✓ CI.KUnit: success for drm/xe/wa: Steer RMW of MCR registers while building default LRC (rev2)
` ✓ Xe.CI.BAT: "
` ✓ CI.KUnit: success for drm/xe/wa: Steer RMW of MCR registers while building default LRC (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/reg_sr: Add debugfs to verify status of reg_sr programming
 2026-02-09 23:56 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3] drm/xe/mmio: Avoid double-adjust in 64-bit reads
 2026-02-09 23:12 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/mmio: Avoid double-adjust in 64-bit reads (rev3)

[PATCH v3 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-02-09 21:20 UTC  (10+ messages)
` [PATCH v3 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
` ✗ CI.checkpatch: warning for series starting with [v3,1/2] drm/buddy: Improve offset-aligned allocation handling
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/vf: Allow VF to initialize MCR tables
 2026-02-09 20:32 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 0/1] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-02-09 20:02 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset (rev4)

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-09 19:42 UTC  (22+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists

[PATCH -next] gpu: Move DRM buddy allocator one level up
 2026-02-09 19:30 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for gpu: Move DRM buddy allocator one level up (rev2)

[PATCH v5] drm/i915/display: change pipe allocation order for discrete platforms
 2026-02-09 18:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: change pipe allocation order for discrete platforms (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 0/4] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-02-09 17:09 UTC  (9+ messages)
` [PATCH v4 2/4] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v4 3/4] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system

[PATCH v2 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-09 17:07 UTC  (6+ messages)
` [PATCH v2 2/3] drm/xe/sa: Add lockdep annotations for SA manager swap_guard

[PATCH] drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()
 2026-02-09 16:36 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/sriov: add size validation in packet init
 2026-02-09 15:24 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-05 14:41 UTC  (8+ messages)
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-02-07  3:14 UTC 

[PATCH v33 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-02-09 15:11 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ Xe.CI.FULL: "

[CI] drm/i915/display: change pipe allocation order for discrete platforms
 2026-02-09 15:10 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: change pipe allocation order for discrete platforms (rev2)

[PATCH] dma-fence: Fix sparse warnings due __rcu annotations
 2026-02-09 14:07 UTC  (2+ messages)

[PATCH i-g-t v5 0/6] lsgpu: Report upstream port link bandwidth
 2026-02-09 14:06 UTC  (3+ messages)
` [PATCH i-g-t v5 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available

[PATCH v4] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
 2026-02-09 13:31 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/cri: Add check to verify if CSC is a PCIe endpoint (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
 2026-02-09 13:08 UTC  (13+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] "

[PATCH v3 1/2] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
 2026-02-09 10:19 UTC  (4+ messages)
` [PATCH v3 2/2] drm/xe/cri: Enable HECI CSC support

[PATCH v2] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
 2026-02-09 10:17 UTC  (5+ messages)

[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
 2026-02-08  8:02 UTC  (3+ messages)
` [PATCH 2/8] drm/xe/xe_pci_error: Implement PCI error recovery callbacks

[PATCH v3 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-07 21:14 UTC  (8+ messages)
` [PATCH v3 1/3] drm/xe: Enable Wa_14025515070
` [PATCH v3 2/3] Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
` [PATCH v3 3/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"
` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-02-07 19:55 UTC  (7+ messages)
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
  `  "

[PATCH v1 0/4] drm/xe/vf: Fix exec queue creation during post-migration recovery
 2026-02-07 15:42 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
 2026-02-07 14:00 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v8 0/5] drm/xe: Privatize struct xe_ggtt
 2026-02-07 13:22 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Privatize struct xe_ggtt. (rev7)

[PATCH] drm/xe/hwmon: Prevent unintended VRAM channel creation
 2026-02-07 10:25 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/hwmon: Prevent unintended VRAM channel creation (rev2)

[PATCH] drm/xe: Open-code GGTT MMIO access protection
 2026-02-07  8:42 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 0/2] drm/i915/dp: Joiner cleanups and fix
 2026-02-07  8:06 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dp: Joiner cleanups and fix (rev2)

[drm-xe:drm-xe-next] BUILD SUCCESS e8100643ff01be0fc74048b8296cfb2b9b5c90ed
 2026-02-07  6:39 UTC 

[PATCH v2 1/2] drm/xe: Move number of XeCore fuse registers to graphics descriptor
 2026-02-07  0:04 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v2,1/2] "

[PATCH] drm/xe/uapi: Update xe_drm.h documentation
 2026-02-06 22:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
 2026-02-06 20:29 UTC  (7+ messages)
` [PATCH v2 2/3] drm/xe: Forcefully tear down exec queues in GuC submit fini

[PATCH 0/7] drm/xe/guc: Recommend GuC v70.58.0 for LNL, BMG, PTL
 2026-02-06 19:37 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-06 19:22 UTC  (10+ messages)
` [PATCH v2 1/3] drm/xe: Enable Wa_14025515070
` [PATCH v2 2/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox