Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 18:56:03 to 2026-03-10 18:31:18 UTC [more...]

[PATCH v8 0/1] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
 2026-03-09 20:23 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH v9 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-10 18:31 UTC  (9+ messages)
` [PATCH v9 1/6] drm/xe/sysctrl: Add System Controller types and device integration
` [PATCH v9 2/6] drm/xe/sysctrl: Add System Controller register definitions
` [PATCH v9 3/6] drm/xe/sysctrl: Add mailbox communication headers
` [PATCH v9 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v9 5/6] drm/xe/sysctrl: Add mailbox communication implementation
` [PATCH v9 6/6] drm/xe/pci: Enable System Controller for CRI platform
` ✗ CI.checkpatch: warning for drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms (rev10)
` ✓ CI.KUnit: success "

[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-03-10 18:14 UTC  (35+ messages)
` [PATCH v7 01/26] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v7 02/26] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v7 03/26] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v7 04/26] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v7 05/26] drm/i915/display: Move vblank put until after critical section
` [PATCH v7 06/26] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v7 07/26] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v7 08/26] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v7 09/26] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v7 10/26] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [PATCH v7 11/26] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v7 12/26] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v7 13/26] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v7 14/26] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v7 15/26] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [PATCH v7 16/26] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v7 17/26] drm/i915: Drop the irqs_disabled() check
` [PATCH v7 18/26] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v7 19/26] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v7 20/26] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v7 21/26] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v7 22/26] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v7 23/26] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v7 24/26] PREEMPT_RT injection
` [PATCH v7 25/26] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v7 26/26] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev14)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH v37 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-10 17:42 UTC  (11+ messages)
` [PATCH v37 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v37 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v37 3/4] drm/xe/xe_vm: Add per VM fault info
` [PATCH v37 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "
` ✗ CI.checkpatch: warning for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-10 16:09 UTC  (27+ messages)
` [PATCH v2 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH v2 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH v2 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [PATCH v2 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
  ` [PATCH v3 03/24] "
    ` [PATCH v3 04/24] "
` [PATCH v2 05/24] drm/i915/lt_phy: Add lane_count to "
` [PATCH v2 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
` [PATCH v2 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
` [PATCH v2 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
` ✗ CI.checkpatch: warning for Refactor LT PHY PLL handling to use DPLL framework (rev5)
` ✗ CI.KUnit: failure "

[RFC PATCH RESEND 0/2] Xe driver asynchronous notification mechanism
 2026-03-10 15:57 UTC  (3+ messages)
` [RFC PATCH RESEND 1/2] watch_queue: Add a DRM_XE_NOTIFY watch type and export init_watch()
` [RFC PATCH RESEND 2/2] drm/xe: Add watch_queue-based device event notification

[PATCH v21 0/9] AuxCCS handling and render compression modifiers
 2026-03-10 15:50 UTC  (12+ messages)
` [PATCH v21 1/9] drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
` [PATCH v21 2/9] drm/xe: Use write-combine mapping when populating DPT
` [PATCH v21 3/9] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [PATCH v21 4/9] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v21 5/9] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v21 6/9] drm/xe: Move aux table invalidation to ring ops
` [PATCH v21 7/9] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v21 8/9] drm/xe/display: Add support for AuxCCS
` [PATCH v21 9/9] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✗ CI.KUnit: failure "

[PATCH v3 0/5] Bridges without VGA support
 2026-03-10 15:19 UTC  (7+ messages)
` [PATCH v3 2/5] vgaarb: pass errors from pci_set_vga_state() up
` [PATCH v3 4/5] pci: check if VGA decoding was really activated

[PATCH v2 1/1] drm/i915: handle failure from vga_get
 2026-03-10 15:11 UTC  (5+ messages)
` [PATCH v3 1/1] drm/i915: handle failure from vga_get_uninterruptible()

[PATCH] drm/xe/hwmon: Enable energy attributes for CRI
 2026-03-10 15:06 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
 2026-03-10 14:50 UTC  (3+ messages)
` [PATCH v4] drm/xe/uapi: "

[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-03-10 14:38 UTC  (5+ messages)
` [PATCH v2 1/2] drm/colorop: Preserve bypass value in duplicate_state()
` [PATCH v2 2/2] drm/atomic: Add affected colorops with affected planes
` ✓ CI.KUnit: success for drm/colorop: Keep colorop state consistent across atomic commits (rev3)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
 2026-03-10 14:10 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: Avoid invoking the OOM killer when reading back swapped content

[PATCH 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
 2026-03-10 14:07 UTC  (3+ messages)
` [PATCH 1/1] drm: "

[PATCH v4 0/4] Two-pass MMU interval notifiers
 2026-03-10 14:04 UTC  (3+ messages)
` [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-10 13:29 UTC  (5+ messages)
` [PATCH v2 09/11] drm/xe/xe_ras: Add structures for SoC Internal errors
` [PATCH v2 10/11] drm/xe/xe_ras: Handle Uncorrectable "

[PATCH] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-10 12:36 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/4] Introduce Xe Correctable Error Handling
 2026-03-10 12:12 UTC  (7+ messages)
` [PATCH v2 3/4] drm/xe/sysctrl: Add system controller event support
` [PATCH v2 4/4] drm/xe/ras: Introduce correctable error handling

[PATCH v6 00/12] drm/xe/madvise: Add support for purgeable buffer objects
 2026-03-10 10:23 UTC  (15+ messages)
` [PATCH v6 01/12] drm/xe/uapi: Add UAPI "
` [PATCH v6 03/12] drm/xe/madvise: Implement purgeable buffer object support
` [PATCH v6 06/12] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [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 v4] drm/xe: Add Wa_14026578760
 2026-03-10 10:13 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Add Wa_14026578760 (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v8 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-10  9:53 UTC  (14+ messages)
` [PATCH v8 1/6] drm/xe/sysctrl: Add System Controller types and device integration
` [PATCH v8 2/6] drm/xe/sysctrl: Add System Controller register definitions
` [PATCH v8 3/6] drm/xe/sysctrl: Add mailbox communication headers
` [PATCH v8 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v8 5/6] drm/xe/sysctrl: Add mailbox communication implementation

[CI] drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
 2026-03-10  9:26 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/dmc: fix an unlikely NULL pointer deference at probe (rev2)

[PATCH 0/5] Add support for Common SDP Transmission Line
 2026-03-10  9:08 UTC  (11+ messages)
` [PATCH 2/5] drm/i915/dp: Add fields to store CMN_SDP_TL register state in crtc_state
` [PATCH 3/5] drm/i915/dp: Add helper for AS SDP TL and fix documentation
` [PATCH 5/5] drm/i915/dp: Enable Common SDP Transmission line

[PATCH RFC 0/3] Some updates over DP AUX Transactions
 2026-03-10  9:01 UTC  (2+ messages)

[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-10  9:00 UTC  (5+ messages)
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v36 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[PATCH RFC 0/4] DP: Read LTTPR caps followed by DPRX caps
 2026-03-10  8:58 UTC  (5+ messages)

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-03-10  8:52 UTC  (8+ messages)
` [PATCHv2] "

[PATCH v2] iopoll: fix function parameter names in read_poll_timeout_atomic()
 2026-03-10  8:50 UTC  (4+ messages)

[PATCH v2 23/24] drm/i915/lt_phy: Remove LT PHY specific state verification
 2026-03-10  8:40 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-10  7:56 UTC  (2+ messages)

[PATCH v5 0/7] Extra enabling patches for NVL-P
 2026-03-10  6:52 UTC  (11+ messages)
` [PATCH v5 1/7] drm/xe: Modify stepping info directly in xe_step_*_get()
` [PATCH v5 2/7] drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()
` [PATCH v5 3/7] drm/xe/nvlp: Read platform-level stepping info
` [PATCH v5 4/7] drm/xe/rtp: Add support for matching platform-level stepping
` [PATCH v5 5/7] drm/xe/nvlp: Implement Wa_14026539277
` [PATCH v5 6/7] drm/xe/xe3p: Drop Wa_16028780921
` [PATCH v5 7/7] drm/xe: Translate C-state "reset value" into RC6
` ✓ CI.KUnit: success for Extra enabling patches for NVL-P (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/ras: Fix memory leak in doit_reply_value() error path
 2026-03-10  3:34 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 00/25] CPU binds and ULLS on migration queue
 2026-03-09 23:11 UTC  (4+ messages)
` [PATCH v3 20/25] drm/xe: Add ULLS migration job support to migration layer

[PATCH v4 0/8] Extra enabling patches for NVL-P
 2026-03-09 22:44 UTC  (11+ messages)
` [PATCH v4 1/8] drm/xe: Modify stepping info directly in xe_step_*_get()
` [PATCH v4 2/8] drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()
` [PATCH v4 3/8] drm/xe/nvlp: Read platform-level stepping info
` [PATCH v4 4/8] drm/xe/rtp: Add support for matching platform-level stepping
` [PATCH v4 5/8] drm/xe: Call xe_wa_process_device_oob() after xe_sriov_probe_early()
` [PATCH v4 6/8] drm/xe/nvlp: Implement Wa_14026539277
` [PATCH v4 7/8] drm/xe/xe3p: Drop Wa_16028780921
` [PATCH v4 8/8] drm/xe: Translate C-state "reset value" into RC6
` ✓ CI.KUnit: success for Extra enabling patches for NVL-P (rev4)
` ✗ Xe.CI.BAT: failure "

[PATCH v3 0/8] Extra enabling patches for NVL-P
 2026-03-09 22:24 UTC  (18+ messages)
` [PATCH v3 1/8] drm/xe: Modify stepping info directly in xe_step_*_get()
` [PATCH v3 2/8] drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()
` [PATCH v3 3/8] drm/xe/nvlp: Read platform-level stepping info
` [PATCH v3 4/8] drm/xe/rtp: Add support for matching platform-level stepping
` [PATCH v3 5/8] drm/xe: Call xe_wa_process_device_oob() after xe_sriov_probe_early()
` [PATCH v3 6/8] drm/xe/nvlp: Implement Wa_14026539277
` [PATCH v3 7/8] drm/xe/xe3p: Drop Wa_16028780921
` [PATCH v3 8/8] drm/xe: Translate C-state "reset value" into RC6
` ✓ CI.KUnit: success for Extra enabling patches for NVL-P (rev3)
` ✗ Xe.CI.BAT: failure "

[PATCH v8 0/7] Attempt to fixup reset, wedge, unload corner cases
 2026-03-09 21:52 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for Attempt to fixup reset, wedge, unload corner cases (rev3)

[PATCH 0/2] Add type-specific GT loop iterator
 2026-03-09 21:41 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/2] Improve VF FLR synchronization for Xe VFIO
 2026-03-09 20:16 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Improve VF FLR synchronization for Xe VFIO (rev2)

[PATCH v7 0/1] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
 2026-03-09 20:11 UTC  (5+ messages)
` [PATCH v7 1/1] "
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v6 0/1] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
 2026-03-09 19:01 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

drm_sched run_job and scheduling latency
 2026-03-05  9:47 UTC  (6+ messages)

Few bugs with Arc B570
 2026-03-08 18:26 UTC  (3+ messages)

[PATCH] Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
 2026-03-05 12:48 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