Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-17 16:58:57 to 2026-02-18 21:21:08 UTC [more...]

[PATCH v7 00/23] nova-core: Add memory management support
 2026-02-18 21:19 UTC 

[PATCH 0/9] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
 2026-02-18 21:07 UTC  (3+ messages)
` [PATCH 3/9] "

[PATCH v2 00/10] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
 2026-02-18 21:03 UTC  (13+ messages)
` [PATCH v2 01/10] drm/xe/pf: Expose LMTT page size
` [PATCH v2 02/10] drm/xe/pf: Add locked variants of VRAM configuration functions
` [PATCH v2 03/10] drm/xe/pf: Add functions for VRAM provisioning
` [PATCH v2 04/10] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
` [PATCH v2 05/10] drm/xe/pf: Use migration-friendly VRAM auto-provisioning
` [PATCH v2 06/10] drm/xe/tests: Add KUnit tests for new VRAM fair provisioning
` [PATCH v2 07/10] drm/xe/pf: Don't check for empty config
` [PATCH v2 08/10] drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioning
` [PATCH v2 09/10] drm/xe/pf: Skip VRAM auto-provisioning if already provisioned
` [PATCH v2 10/10] drm/xe/pf: Add documentation for vram_quota
` ✗ CI.checkpatch: warning for drm/xe/pf: Allow to change VFs VRAM quota using sysfs (rev2)
` ✓ CI.KUnit: success "

[PATCH v10 1/8] gpu: Move DRM buddy allocator one level up (part one)
 2026-02-18 20:59 UTC  (4+ messages)
` [PATCH v10 2/8] gpu: Move DRM buddy allocator one level up (part two)
` [PATCH v10 3/8] gpu: Fix uninitialized buddy for built-in drivers
` [PATCH v10 0/8] Preparatory patches for nova-core memory management

[PATCH v5 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-18 20:35 UTC  (7+ messages)
` [PATCH v5 1/3] drm/xe: Enable Wa_14025515070
` [PATCH v5 2/3] Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
` [PATCH v5 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+ (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v6 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-18 19:54 UTC  (6+ messages)
` [PATCH v6 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v6 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
` [PATCH v6 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 (rev6)
` ✓ Xe.CI.BAT: "

[PATCH 0/1] Avoid oops on illegal VGA register access
 2026-02-18 19:47 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ CI.KUnit: success for Avoid oops on illegal VGA register access (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v7 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-18 19:22 UTC  (12+ messages)
` [PATCH v7 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v7 2/5] drm/xe/xe_drm_ras: Add support for XE DRM RAS
` [PATCH v7 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
` [PATCH v7 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
` [PATCH v7 5/5] drm/xe/xe_hw_error: Add support for PVC SoC errors
` ✗ CI.checkpatch: warning for Introduce DRM_RAS using generic netlink for RAS (rev7)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH 00/19] drm/i915/overlay: Convert to parent interface
 2026-02-18 19:12 UTC  (24+ messages)
` [PATCH 01/19] drm/i915/overlay: Remove GPU hang snapshot stuff
` [PATCH 02/19] drm/i915/overlay: Track current frontbuffer_bits
` [PATCH 03/19] drm/i915/overlay: Extract i915_overlay_is_active()
` [PATCH 04/19] drm/i915/overlay: Remove redundant overlay->active
` [PATCH 05/19] drm/i915/overlay: Relocate the underrun check
` [PATCH 06/19] drm/i915/overlay: Introduce i915_overlay_obj_lookup()
` [PATCH 07/19] drm/i915/overlay: Use struct drm_gem_object as the type
` [PATCH 08/19] drm/i915/overlay: Extract i915_overlay_reset()
` [PATCH 09/19] drm/i915/overlay: Extract i915_overlay_setup()
` [PATCH 10/19] drm/i915/overlay: Extract i915_overlay_cleanup()
` [PATCH 11/19] drm/i915/overlay: Abstract buffer (un)pinning
` [PATCH 12/19] drm/i915/overlay: Rename low level i915 specific functions
` [PATCH 13/19] drm/i915/overlay: Adjust i915 specific interfaces
` [PATCH 14/19] drm/i915/overlay: Make i830_overlay_clock_gating() i915 specific
` [PATCH 15/19] drm/i915/overlay: s/dev_priv/i915/
` [PATCH 16/19] drm/i915/overlay: Split 'struct intel_overlay'
` [PATCH 17/19] drm/i915/overlay: Don't use fetch_and_zero() in display code
` [PATCH 18/19] drm/i915/overlay: Move i915 specific code into i915_overlay.c
` [PATCH 19/19] drm/i915/overlay: Convert overlay to parent interface
` ✗ CI.checkpatch: warning for drm/i915/overlay: Convert "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH v4 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-18 19:03 UTC  (4+ messages)
` [PATCH v4 1/3] drm/xe: Enable Wa_14025515070
` [PATCH v4 2/3] Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
` [PATCH v4 3/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"

[PATCH 0/5] bridges without VGA support
 2026-02-18 17:51 UTC  (17+ messages)
` [PATCH 1/5] vgaarb: pass vga_get errors to userspace
` [PATCH 2/5] vgaarb: pass errors from pci_set_vga_state up
` [PATCH 3/5] vgaarb: mark vga_get family as __must_check
` [PATCH 4/5] pci: check if VGA decoding was really activated
` [PATCH 5/5] pci: mark return value of pci_set_vga_state as __must_check
` ✗ CI.checkpatch: warning for bridges without VGA support
` ✓ CI.KUnit: success "
` [PATCH v2 0/5] Bridges "
  ` [PATCH v2 1/5] vgaarb: pass vga_get errors to userspace
  ` [PATCH v2 2/5] vgaarb: pass errors from pci_set_vga_state up
  ` [PATCH v2 3/5] vgaarb: mark vga_get family as __must_check
  ` [PATCH v2 4/5] pci: check if VGA decoding was really activated
  ` [PATCH v2 5/5] pci: mark return value of pci_set_vga_state as __must_check

[PATCH] drm/xe/hwmon: Read accepted power limit for CRI
 2026-02-18 17:20 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] drm/i915/dp: Fix ww mutex lock failure in for_each_joiner_candidate() loop
 2026-02-18 16:51 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/dp_mst: "
` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/dp: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: restric multi-lrc to VCS/VECS engines
 2026-02-18 16:07 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ CI.KUnit: success for drm/xe: restric multi-lrc to VCS/VECS engines (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[v2] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-02-18 15:58 UTC  (3+ messages)

[PATCH v5 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
 2026-02-18 15:52 UTC  (3+ messages)
` [v5, "

[drm-xe:drm-xe-next] BUILD SUCCESS 9ff885ef8b428febbf41f13a511755d74704949e
 2026-02-18 15:48 UTC 

[PATCH] gpu: Fix uninitialized buddy for built-in drivers
 2026-02-18 15:27 UTC  (7+ messages)
` ✓ CI.KUnit: success for gpu: Fix uninitialized buddy for built-in drivers (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ CI.KUnit: success for gpu: Fix uninitialized buddy for built-in drivers (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
 2026-02-18 14:48 UTC  (4+ messages)
` [PATCH 5/8] drm/xe/xe_ras: Initialize Uncorrectable AER Registers

[PATCH v3 0/3] dGPU memory optimizations
 2026-02-18 14:08 UTC  (13+ messages)
` [PATCH v3 1/3] drm/xe: Split H2G and G2H into separate buffer objects
` [PATCH v3 2/3] drm/xe: Avoid unconditional VRAM reads in H2G path
` [PATCH v3 3/3] drm/xe: Move LRC seqno to system memory to avoid slow dGPU reads
` ✓ CI.KUnit: success for dGPU memory optimizations
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✓ CI.KUnit: success for dGPU memory optimizations (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ CI.KUnit: success for dGPU memory optimizations (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/1] drm/i915: handle failure from vga_get
 2026-02-18 13:10 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-02-18 13:01 UTC  (9+ messages)
` [PATCH 1/2] drm/colorop: Preserve bypass value in duplicate_state()
` [PATCH 2/2] drm/atomic: Add affected colorops with affected planes
` ✓ CI.KUnit: success for drm/colorop: Keep colorop state consistent across atomic commits
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ CI.KUnit: success for drm/colorop: Keep colorop state consistent across atomic commits (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-02-18  9:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-18  8:35 UTC  (3+ messages)
` [PATCH 1/8] drm/i915/backlight: Avoid 0 brightness for VESA AUX backlight

[PATCH v2 0/2] GuC CT memory optimizations
 2026-02-18  2:35 UTC  (7+ messages)
` [PATCH v2 2/2] drm/xe: Remove H2G reads in CT send path in non-debug builds

[RFC PATCH 0/6] Add memory page offlining support
 2026-02-18  0:37 UTC  (3+ messages)
` [RFC PATCH 6/6] [DO NOT REVIEW]]drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH] drm/xe/hwmon: Prevent unintended VRAM channel creation
 2026-02-18  0:22 UTC  (3+ messages)

[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
 2026-02-18  0:11 UTC  (27+ messages)
` [PATCH RFC 01/26] dma-buf: Introduce DMA-buf mapping types
` [PATCH RFC 02/26] dma-buf: Add the SGT DMA mapping type
` [PATCH RFC 03/26] dma-buf: Add dma_buf_mapping_attach()
` [PATCH RFC 04/26] dma-buf: Route SGT related actions through attach->map_type
` [PATCH RFC 05/26] dma-buf: Allow single exporter drivers to avoid the match_mapping function
` [PATCH RFC 06/26] drm: Check the SGT ops for drm_gem_map_dma_buf()
` [PATCH RFC 07/26] dma-buf: Convert all the simple exporters to use SGT mapping type
` [PATCH RFC 08/26] drm/vmwgfx: Use match_mapping instead of dummy calls
` [PATCH RFC 09/26] accel/habanalabs: Use the SGT mapping type
` [PATCH RFC 10/26] drm/xe/dma-buf: "
` [PATCH RFC 11/26] drm/amdgpu: "
` [PATCH RFC 12/26] vfio/pci: Change the DMA-buf exporter to use mapping_type
` [PATCH RFC 13/26] dma-buf: Update dma_buf_phys_vec_to_sgt() to use the SGT mapping type
` [PATCH RFC 14/26] iio: buffer: convert "
` [PATCH RFC 15/26] functionfs: "
` [PATCH RFC 16/26] dma-buf: Remove unused SGT stuff from the common structures
` [PATCH RFC 17/26] treewide: Rename dma_buf_map_attachment(_unlocked) to dma_buf_sgt_
` [PATCH RFC 18/26] treewide: Rename dma_buf_unmap_attachment(_unlocked) to dma_buf_sgt_*
` [PATCH RFC 19/26] treewide: Rename dma_buf_attach() to dma_buf_sgt_attach()
` [PATCH RFC 20/26] treewide: Rename dma_buf_dynamic_attach() to dma_buf_sgt_dynamic_attach()
` [PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
` [PATCH RFC 22/26] vfio/pci: Add physical address list support to DMABUF
` [PATCH RFC 23/26] iommufd: Use the PAL mapping type instead of a vfio function
` [PATCH RFC 24/26] iommufd: Support DMA-bufs with multiple physical ranges
` [PATCH RFC 25/26] iommufd/selftest: Check multi-phys DMA-buf scenarios
` [PATCH RFC 26/26] dma-buf: Add kunit tests for mapping type

[PATCH] drm/xe: Convert GT stats to per-cpu counters
 2026-02-18  0:16 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v1 0/3] Hardware Error handling for Crescent Island
 2026-02-17 22:10 UTC  (5+ messages)
` [PATCH v1 1/3] drm/xe/cri: Setup hardware error routing
` [PATCH v1 3/3] drm/xe/cri: Wedge the device on hardware error

[PATCH v3 0/4] Add debugfs facility to catch RTP mistakes
 2026-02-17 21:34 UTC  (3+ messages)
` [PATCH v3 1/4] drm/xe/reg_sr: Don't process gt/hwe lists in VF

[PATCH] drm/xe/pf: Fix use-after-free in migration restore
 2026-02-17 19:26 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/3] drm/xe/xe3p_lpg: L2 flush optimization
 2026-02-17 18:41 UTC  (18+ messages)
` [PATCH 1/3] drm/xe/xe3p_lpg: flush userptr/shrinker bo cachelines manually

[PATCH v5 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-17 18:14 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Fix fs_reclaim deadlock caused by CCS save/restore (rev5)

[PATCH v34 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-02-17 17:08 UTC  (3+ messages)
` [PATCH v34 2/6] drm/xe/xe_pagefault: Pack engine class instance into u8


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