public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 15:28:21 to 2026-03-03 15:21:05 UTC [more...]

[PATCH v6 00/12] drm/xe/madvise: Add support for purgeable buffer objects
 2026-03-03 15:20 UTC  (13+ messages)
` [PATCH v6 01/12] drm/xe/uapi: Add UAPI "
` [PATCH v6 02/12] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [PATCH v6 03/12] drm/xe/madvise: Implement purgeable buffer object support
` [PATCH v6 04/12] drm/xe/bo: Block CPU faults to purgeable buffer objects
` [PATCH v6 05/12] drm/xe/vm: Prevent binding of purged "
` [PATCH v6 06/12] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [PATCH v6 07/12] drm/xe/madvise: Block imported and exported dma-bufs
` [PATCH v6 08/12] drm/xe/bo: Block mmap of DONTNEED/purged BOs
` [PATCH v6 09/12] drm/xe/dma_buf: Block export "
` [PATCH v6 10/12] drm/xe/bo: Add purgeable shrinker state helpers
` [PATCH v6 11/12] drm/xe/madvise: Enable purgeable buffer object IOCTL support
` [PATCH v6 12/12] drm/xe/bo: Skip zero-refcount BOs in shrinker

[PATCH v2 0/4] PSR/PR Selective Fetch Early Transport fixes
 2026-03-03 15:20 UTC  (8+ messages)
` [PATCH v2 1/4] drm/i915/psr: Repeat Selective Update area alignment
` [PATCH v2 2/4] drm/i915/dsc: Add Selective Update register definitions
` [PATCH v2 3/4] drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
` [PATCH v2 4/4] drm/i915/psr: Write DSC parameters on Selective Update in ET mode
` ✗ CI.checkpatch: warning for PSR/PR Selective Fetch Early Transport fixes (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v7 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-03-03 15:15 UTC  (10+ messages)
` [PATCH v7 1/6] platform/x86/intel/vsec: Refactor base_addr handling
` [PATCH v7 2/6] platform/x86/intel/vsec: Make driver_data info const
` [PATCH v7 3/6] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH v7 4/6] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH v7 5/6] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH v7 6/6] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
` ✓ CI.KUnit: success for platform/x86/intel/vsec: Prep for ACPI PMT discovery (rev7)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/8] drm/{i915,xe}: refactor register helpers
 2026-03-03 15:12 UTC  (18+ messages)
` [PATCH 1/8] drm/i915/reg: make masked field helpers constexpr
` [PATCH 2/8] drm/i915/lrc: switch to _MASKED_BIT_ENABLE() and _MASKED_BIT_DISABLE()
` [PATCH 3/8] drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
` [PATCH 4/8] drm/i915/perf: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
` [PATCH 5/8] drm/xe/oa: "
` [PATCH 6/8] drm/intel: add reg_bits.h for the various register content helpers
` [PATCH 7/8] drm/intel: add pick.h for the various "picker" helpers
` [PATCH 8/8] drm/i915/gt: prefer _PICK_EVEN() over _PICK()

[PATCH V5 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-03-03 14:56 UTC  (8+ messages)
` [PATCH V5 1/4] drm/xe/xe3p_lpg: flush shrinker bo cachelines manually
` [PATCH V5 2/4] drm/xe/pat: define coh_mode 2way
` [PATCH V5 3/4] drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
` [PATCH V5 4/4] drm/xe/xe3p: Skip TD flush
` ✓ CI.KUnit: success for drm/xe/xe3p_lpg: L2 flush optimization (rev6)
` ✓ Xe.CI.BAT: "

[PATCH v1 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-03 14:18 UTC  (6+ messages)
` [PATCH v1 1/3] drm/doc: Update documentation for 'none' recovery method
` [PATCH v1 2/3] drm: Update log "
` [PATCH v1 3/3] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
` ✓ CI.KUnit: success for Update 'none' recovery method for DRM wedged event
` ✗ Xe.CI.BAT: failure "

[PATCH 0/4] drm/i915, drm/xe: clean up i915_vma.h usage for display
 2026-03-03 14:16 UTC  (10+ messages)
` [PATCH 1/4] drm/i915/fbdev: stop debug logging i915_ggtt_offset()
` [PATCH 2/4] drm/i915: add VMA to parent interface
` [PATCH 3/4] drm/xe/compat: remove i915_vma.h from compat
` [PATCH 4/4] drm/xe/display: clean up xe_initial_plane.c includes

[PATCH] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-03-03 13:56 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-03-03 13:41 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v3 0/4] Two-pass MMU interval notifiers
 2026-03-03 13:34 UTC  (5+ messages)
` [PATCH v3 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH v3 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` [PATCH v3 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` [PATCH v3 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible

[PATCH] drm/xe: Add missing kernel docs in xe_exec_queue.c
 2026-03-03 13:27 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe: Add Wa_14026578760
 2026-03-03 13:04 UTC  (2+ messages)

[PATCH v1] drm/xe/migrate: Refactor xe_migrate_prepare_vm()
 2026-03-03 12:42 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/overlay: Fix oops on unload
 2026-03-03 11:51 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/dp: ALPM init to be done after DPCD init
 2026-03-03 11:30 UTC  (6+ messages)
` [PATCHv2 1/2] drm/i915/dp: Read ALPM caps "
  ` [PATCHv2 2/2] drm/i915/dp: Rename alpm_init to alpm_init_dpcd

[CI] drm/xe/guc: Fail immediately on GuC load error
 2026-03-03 11:10 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Fail immediately on GuC load error (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCHv3 1/2] drm/i915/dp: Read ALPM caps after DPCD init
 2026-03-03 10:58 UTC  (6+ messages)
` [PATCHv3 2/2] drm/i915/dp: Rename alpm_init to alpm_init_dpcd
` ✓ CI.KUnit: success for series starting with [PATCHv3,1/2] drm/i915/dp: Read ALPM caps after DPCD init
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
 2026-03-03 10:55 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocation
 2026-03-03 10:52 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RESEND 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-03-03 10:48 UTC  (3+ messages)

[PATCH v5] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2026-03-03 10:24 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/multi_queue: Fix error path skipping group xa cleanup
 2026-03-03  9:53 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
 2026-03-03  8:36 UTC  (6+ messages)

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-03  8:18 UTC  (11+ messages)
` [PATCH v2 02/11] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v2 03/11] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
 2026-03-03  8:17 UTC  (12+ messages)
` [PATCH 1/7] drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()
` [PATCH 2/7] drm/i915/gem: unify i915 gem object frontbuffer function names
` [PATCH 3/7] drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbuffer
` [PATCH 4/7] drm/intel: fix @dpt kernel-doc for parent interface
` [PATCH 5/7] drm/{i915, xe}/frontbuffer: move frontbuffer handling to "
` [PATCH 6/7] drm/i915/frontbuffer: call parent interface directly
` [PATCH 7/7] drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usage
` ✗ CI.checkpatch: warning for drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v8 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-03  7:17 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms (rev8)
` ✗ CI.checkpatch: warning for drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
 2026-03-03  7:07 UTC  (3+ messages)

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-03  5:52 UTC  (6+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper

[PATCH v2 0/4] Two-pass MMU interval notifiers
 2026-03-03  5:31 UTC  (19+ messages)
` [PATCH v2 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH v2 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` [PATCH v2 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` [PATCH v2 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible
` ✗ CI.checkpatch: warning for Two-pass MMU interval notifiers (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/9] Introduce Xe PCIe FLR
 2026-03-03  5:29 UTC  (10+ messages)
` [PATCH v2 8/9] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v2 9/9] drm/xe/pci: Introduce PCIe FLR

[PATCH] drm/i915/dp: Fix DSC state computation
 2026-03-03  3:05 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2026-03-03  2:44 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] checkpatch: teach checkpatch about the Assisted-by: tag for AI-assisted patches
 2026-03-03  1:03 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/4] ice: use better bitmap API
 2026-03-02 23:01 UTC  (4+ messages)
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()

[PATCH] drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs
 2026-03-02 22:51 UTC  (5+ messages)

[PULL] drm-xe-next
 2026-03-02 22:40 UTC 

[PATCH v2] drm/xe/reg_sr: Fix leak on xa_store failure
 2026-03-02 22:30 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/reg_sr: Fix leak on xa_store failure (rev3)

[PATCH v3 00/25] CPU binds and ULLS on migration queue
 2026-03-02 21:02 UTC  (9+ messages)
` [PATCH v3 03/25] drm/xe: Decouple exec queue idle check from LRC
` [PATCH v3 04/25] drm/xe: Add job count to GuC exec queue snapshot
` ✗ Xe.CI.FULL: failure for CPU binds and ULLS on migration queue (rev3)
  `  "

[PATCH] drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
 2026-03-02 21:01 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v1] drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
 2026-03-02 19:50 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
 2026-03-02 16:56 UTC  (2+ messages)

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-03-01 13:15 UTC  (3+ messages)

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-27 15:50 UTC  (5+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[PATCH v9 00/19] Add new general DRM property "color format"
 2026-03-02 15:07 UTC  (5+ messages)
` [PATCH v9 02/19] drm: "

[PATCH v3] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
 2026-03-02 15:32 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Fix memory leak in xe_vm_madvise_ioctl (rev4)


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