Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 06:22:45 to 2026-02-26 00:24:26 UTC [more...]

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-02-25 14:26 UTC  (2+ messages)

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-26  0:24 UTC  (6+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
` ✗ Xe.CI.FULL: failure for rust: clist patches for nova-core memory management

[PATCH v8 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-26  0:18 UTC  (5+ messages)
` [PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink

[PATCH v3 0/4] drm/xe/vf: Fix exec queue creation during post-migration recovery
 2026-02-25 23:54 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe/queue: Call fini on exec queue creation fail
` [PATCH v3 2/4] drm/xe/queue: Wrappers for setting and getting LRC references
` [PATCH v3 3/4] drm/xe/vf: Wait for all fixups before using default LRCs
` [PATCH v3 4/4] drm/xe/vf: Redo LRC creation while in VF fixups

[PATCH v5 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
 2026-02-25 23:41 UTC  (2+ messages)
` ✓ CI.KUnit: success for series starting with [v5,1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure (rev3)

[RFC 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
 2026-02-25 23:34 UTC  (3+ messages)
` [RFC 4/7] drm/xe/vm: Add madvise autoreset interval notifier worker infrastructure

[PATCH] drm/xe: Add unsafe GAM port backend for TLB inval + PF ack profiling
 2026-02-25 23:18 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/guc: Add support for NPK as a GuC log target
 2026-02-25 22:46 UTC  (4+ messages)

[PATCH 0/3] drm/xe: PXP fixes
 2026-02-25 22:42 UTC  (3+ messages)
` [PATCH 3/3] drm/xe/pxp: Do a PXP termination before suspend entry

[PATCH] drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment
 2026-02-25 22:19 UTC  (2+ messages)

[PATCH 0/8] drm/{i915,xe}: refactor register helpers
 2026-02-25 22:15 UTC  (13+ 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()
` ✗ CI.checkpatch: warning for drm/{i915,xe}: refactor register helpers
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v2] drm/xe/guc: Skip access counter queue init for unsupported platforms
 2026-02-25 21:34 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v8 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-25 20:52 UTC  (4+ messages)
` [PATCH v8 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation

[PATCH v3 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
 2026-02-25 20:48 UTC  (24+ messages)
` [PATCH v3 01/20] drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed
` [PATCH v3 02/20] drm/i915/dp_mst: Verify the link status always the same way
` [PATCH v3 03/20] drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
` [PATCH v3 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
` [PATCH v3 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
` [PATCH v3 06/20] drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
` [PATCH v3 07/20] drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
` [PATCH v3 08/20] drm/i915/dp: Remove the device service IRQ handling from connector detect
` [PATCH v3 09/20] drm/i915/dp: Fix the device service IRQ DPCD_REV check
` [PATCH v3 10/20] drm/i915/dp: Fix the link "
` [PATCH v3 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
` [PATCH v3 12/20] drm/i915/dp: Reprobe connector if getting/acking link service "
` [PATCH v3 13/20] drm/i915/dp: Return early if getting/acking device "
` [PATCH v3 14/20] drm/i915/dp: Return early if getting/ackink link "
` [PATCH v3 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
` [PATCH v3 16/20] drm/i915/dp: Print debug message for a sink connected off request
` [PATCH v3 17/20] drm/i915/dp: Check SST link status while handling link service IRQs
` [PATCH v3 18/20] drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
` [PATCH v3 19/20] drm/i915/dp: Ack only the handled device service IRQs
` [PATCH v3 20/20] drm/i915/dp: Ack only the handled link "
` ✓ CI.KUnit: success for drm/i915/dp: Fix few SST HPD IRQ handling issues (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-25 20:41 UTC  (4+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH v3 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-02-25 20:27 UTC  (13+ messages)
` [PATCH v3 01/12] drm/xe: Fine grained page fault locking
` [PATCH v3 02/12] drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock
` [PATCH v3 03/12] drm/xe: Thread prefetch of SVM ranges
` [PATCH v3 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v3 05/12] drm/xe: Add num_pf_work modparam
` [PATCH v3 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v3 07/12] drm/xe: Track pagefault worker runtime
` [PATCH v3 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v3 09/12] drm/xe: Add pagefault chaining stats
` [PATCH v3 10/12] drm/xe: Add debugfs pagefault_info
` [PATCH v3 11/12] drm/xe: batch CT pagefault acks with periodic flush
` [PATCH v3 12/12] drm/xe: Track parallel page fault activity in GT stats

[PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
 2026-02-25 20:08 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-02-25 20:06 UTC  (12+ messages)
` [i915-rt v6 13/24] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v6 24/24] FOR-CI: bump MAX_STACK_TRACE_ENTRIES

[PATCH v2 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-02-25 19:45 UTC  (15+ messages)
` [PATCH v2 01/12] drm/xe: Fine grained page fault locking
` [PATCH v2 02/12] drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock
` [PATCH v2 03/12] drm/xe: Thread prefetch of SVM ranges
` [PATCH v2 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v2 05/12] drm/xe: Add num_pf_work modparam
` [PATCH v2 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v2 07/12] drm/xe: Track pagefault worker runtime
` [PATCH v2 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v2 09/12] drm/xe: Add pagefault chaining stats
` [PATCH v2 10/12] drm/xe: Add debugfs pagefault_info
` [PATCH v2 11/12] drm/xe: batch CT pagefault acks with periodic flush
` [PATCH v2 12/12] drm/xe: Track parallel page fault activity in GT stats
` ✗ CI.checkpatch: warning for Fine grained fault locking, threaded prefetch, storm cache
` ✗ CI.KUnit: failure "

[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
 2026-02-25 18:36 UTC  (15+ messages)
` [PATCH 01/10] drm/i915/dpt: move display/intel_dpt.c to i915_dpt.c
` [PATCH 02/10] drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
` [PATCH 03/10] drm/i915/dpt: move create/destroy to parent interface
` [PATCH 04/10] drm/i915/dpt: move suspend/resume "
` [PATCH 05/10] drm/i915/dpt: remove display/intel_dpt.h
` [PATCH 06/10] drm/i915/dpt: drop _common from the DPT file names
` [PATCH 07/10] drm/i915/dpt: switch to i915 runtime pm calls
` [PATCH 08/10] drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefix
` [PATCH 09/10] drm/i915/dpt: rename struct i915_dpt to intel_dpt
` [PATCH 10/10] drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
` ✗ CI.checkpatch: warning for drm/i915/dpt: refactoring, move to parent interface (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v5 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2026-02-25 18:32 UTC  (13+ messages)
` [PATCH v5 6/9] drm/xe/madvise: Implement per-VMA purgeable state tracking

[PATCH] drm/xe/compat: Remove unused i915_reg.h from compat header
 2026-02-25 18:11 UTC  (5+ messages)

[PATCH v3 0/3] dGPU memory optimizations
 2026-02-25 18:08 UTC  (6+ messages)
` [PATCH v3 1/3] drm/xe: Split H2G and G2H into separate buffer objects

[PATCH 0/2] Misc fix for xe_guc_ct.c
 2026-02-25 17:28 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for Misc fix for xe_guc_ct.c (rev2)

[PATCH v2 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
 2026-02-25 17:26 UTC  (24+ messages)
` [PATCH v2 01/20] drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed
` [PATCH v2 02/20] drm/i915/dp_mst: Verify the link status always the same way
` [PATCH v2 03/20] drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
` [PATCH v2 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
` [PATCH v2 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
` [PATCH v2 06/20] drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
` [PATCH v2 07/20] drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
` [PATCH v2 08/20] drm/i915/dp: Remove the device service IRQ handling from connector detect
` [PATCH v2 09/20] drm/i915/dp: Fix the device service IRQ DPCD_REV check
` [PATCH v2 10/20] drm/i915/dp: Fix the link "
` [PATCH v2 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
` [PATCH v2 12/20] drm/i915/dp: Reprobe connector if getting/acking link service "
` [PATCH v2 13/20] drm/i915/dp: Return early if getting/acking device "
` [PATCH v2 14/20] drm/i915/dp: Return early if getting/acking link "
` [PATCH v2 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
` [PATCH v2 16/20] drm/i915/dp: Print debug message for a sink connected off request
` [PATCH v2 17/20] drm/i915/dp: Check SST link status while handling link service IRQs
` [PATCH v2 18/20] drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
` [PATCH v2 19/20] drm/i915/dp: Ack only the handled device service IRQs
` [PATCH v2 20/20] drm/i915/dp: Ack only the handled link "
` ✓ CI.KUnit: success for drm/i915/dp: Fix few SST HPD IRQ handling issues (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
 2026-02-25 15:51 UTC  (6+ messages)
` [PATCH 1/1] drm: "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PULL] drm-intel-fixes
 2026-02-25 14:40 UTC 

[PATCH 0/5] PSR/PR Selective Fetch Early Transport fixes
 2026-02-25 14:30 UTC  (13+ messages)
` [PATCH 1/5] drm/i915/psr: Repeat Selective Update area alignment
` [PATCH 2/5] drm/i915/psr: Add DSC_SU_PARAMETER_SET_0 registers for PSR configuration
` [PATCH 4/5] drm/i915/psr: DSC configuration for Early Transport

[PATCH] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
 2026-02-25 13:20 UTC  (3+ messages)

[PATCH 1/2] drm/dp: Add definition for Panel Replay full-line granularity
 2026-02-25 12:13 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
` ✓ CI.KUnit: success for series starting with [1/2] drm/dp: Add definition for Panel Replay full-line granularity
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/hdcp: Take force_hdcp14 into account during check_link
 2026-02-25 11:38 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-02-25 11:20 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/dp: On DPCD init/caps wake the DPRx (rev3)
` ✗ Xe.CI.FULL: failure "

linux-next: manual merge of the drm-xe tree with the mm-unstable tree
 2026-02-25 11:19 UTC 

[PATCH 00/19] drm/i915/overlay: Convert to parent interface
 2026-02-25 11:19 UTC  (10+ messages)
` [PATCH 02/19] drm/i915/overlay: Track current frontbuffer_bits
` [PATCH 06/19] drm/i915/overlay: Introduce i915_overlay_obj_lookup()
` [PATCH 17/19] drm/i915/overlay: Don't use fetch_and_zero() in display code

[PATCH v2 0/6] update the stolen memory allocation preference
 2026-02-25 11:12 UTC  (2+ messages)

[PATCH v2 0/4] Introduce Xe Correctable Error Handling
 2026-02-25 10:10 UTC  (3+ messages)
` [PATCH v2 2/4] drm/xe/sysctrl: Add system controller interrupt handler

[PATCH v4] drm/xe: restrict multi-lrc to VCS/VECS engines
 2026-02-25  9:53 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: restrict multi-lrc to VCS/VECS engines (rev3)

[PATCH v5 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-02-25  9:11 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for platform/x86/intel/vsec: Prep for ACPI PMT discovery (rev5)

[PATCH] drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p
 2026-02-25  8:36 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

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

[PATCH 1/2] drm/xe: Skip over non leaf pte for PRL generation
 2026-02-25  7:19 UTC  (9+ messages)

[PATCH] drm/xe: Skip BO migration when platform supports CPU atomics on VRAM
 2026-02-25  6:58 UTC  (4+ messages)


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