Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 18:58:05 to 2026-01-18 12:57:03 UTC [more...]

[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
 2026-01-18 12:57 UTC  (9+ messages)
` [PATCH v2 1/4] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "
` ✗ CI.checkpatch: warning for dma-buf: document revoke mechanism to invalidate shared buffers
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 1/2] drm/xe: s/xe_vm_bind_kernel_bo/xe_kernel_vm_bind_bo
 2026-01-18 12:12 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: add kernel VM BO unbind helper
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe: s/xe_vm_bind_kernel_bo/xe_kernel_vm_bind_bo
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Manage nvm aux cleanup with devres
 2026-01-18  7:03 UTC  (11+ messages)
` [PATCH 0/2] Fix nvm aux resource cleanup
  ` [PATCH v2 1/2] drm/xe/nvm: Manage nvm aux cleanup with devres
  ` [PATCH 2/2] drm/xe/nvm: Fix double-free on aux add failure
` ✓ CI.KUnit: success for drm/xe: Manage nvm aux cleanup with devres (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[drm-xe:drm-xe-next] BUILD SUCCESS 6cdaa5346d6f3f6116e607e49c92c2401390c267
 2026-01-17 18:09 UTC 

[PATCH v1 0/4] Introduce Xe Correctable Error Handling
 2026-01-17  7:13 UTC  (11+ messages)
` [PATCH v1 1/4] drm/xe/sysctrl: Add System Controller
` [PATCH v1 2/4] drm/xe/sysctrl: Add system controller interrupt handler
` [PATCH v1 3/4] drm/xe/sysctrl: Add system controller event support
` [PATCH v1 4/4] drm/xe/ras: Introduce correctable error handling
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-17  6:02 UTC  (12+ messages)

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-17  5:27 UTC  (25+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
` [PATCH v6 2/5] drm/pagemap: Unlock and put folios when possible
` [PATCH v6 3/5] drm/pagemap: Add helper to access zone_device_data
` [PATCH v6 4/5] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v6 5/5] drm/pagemap: Enable THP support for GPU memory migration
` ✓ CI.KUnit: success for Enable THP support in drm_pagemap (rev7)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v5 00/11] Context based TLB invalidations
 2026-01-17  2:15 UTC  (17+ messages)
` [PATCH v5 01/11] drm/xe: Add normalize_invalidation_range
` [PATCH v5 02/11] drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAIT
` [PATCH v5 03/11] drm/xe: Add has_ctx_tlb_inval to device info
` [PATCH v5 04/11] drm/xe: Add xe_device_asid_to_vm helper
` [PATCH v5 05/11] drm/xe: Add vm to exec queues association
` [PATCH v5 06/11] drm/xe: Taint TLB invalidation seqno lock with GFP_KERNEL
` [PATCH v5 07/11] drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgtt
` [PATCH v5 08/11] drm/xe: Add send_tlb_inval_ppgtt helper
` [PATCH v5 09/11] drm/xe: Add xe_tlb_inval_idle helper
` [PATCH v5 10/11] drm/xe: Add exec queue active vfunc
` [PATCH v5 11/11] drm/xe: Add context-based invalidation to GuC TLB invalidation backend
` ✓ CI.KUnit: success for Context based TLB invalidations (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/2] Enable multi_queue
 2026-01-17  1:25 UTC  (8+ messages)
` [PATCH v3 1/2] drm/xe: Ban entire multi-queue group on any job timeout
` [PATCH v3 2/2] drm/xe/multi_queue: Enable multi_queue on xe3p_xpc
` ✗ CI.checkpatch: warning for Enable multi_queue (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/{i915, xe}/dsb: move DSB buffer calls to parent interface
 2026-01-16 23:45 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/dsb: move i915 specific DSB buffer implementation to i915
` [PATCH 2/2] drm/{i915,xe}/dsb: move DSB buffer to parent interface
` ✗ CI.checkpatch: warning for drm/{i915, xe}/dsb: move DSB buffer calls "
` ✓ CI.KUnit: success "

[PATCH 00/12] Fix MCR inconsistencies in RTP tables
 2026-01-16 23:29 UTC  (18+ messages)
` [PATCH 01/12] drm/xe: Define CACHE_MODE_1 as MCR register
` [PATCH 02/12] drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1
` [PATCH 03/12] drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4
` [PATCH 04/12] drm/xe/kunit: Add xe_kunit_is_live_test()
` [PATCH 05/12] drm/xe/kunit: Abort test if MMIO operation is attempted
` [PATCH 06/12] drm/xe/kunit: Allow intercepting MMIO operations
` [PATCH 07/12] drm/xe: Extract xe_hw_engine_setup_reg_lrc()
` [PATCH 08/12] drm/xe: Extract xe_hw_engines_setup_runtime_mask()
` [PATCH 09/12] drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()
` [PATCH 10/12] drm/xe/kunit: Include hw_engines in xe_wa test
` [PATCH 11/12] drm/xe/mcr: Extract reg_in_steering_type_ranges()
` [PATCH 12/12] drm/xe/reg_sr: Do sanity check for MCR vs non-MCR
` ✗ CI.checkpatch: warning for Fix MCR inconsistencies in RTP tables
` ✓ CI.KUnit: success "

[PATCH v2 0/2] Enable multi_queue
 2026-01-16 21:51 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe: Ban entire multi-queue group on any job timeout

[PATCH] drm/xe: Do not preempt fence signaling CS instructions
 2026-01-16 21:19 UTC  (9+ messages)

[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
 2026-01-16 20:26 UTC  (9+ messages)
` [PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink

[PATCH v5 0/5] Enable THP support in drm_pagemap
 2026-01-16 18:07 UTC  (13+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios

[PATCH v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
 2026-01-16 17:38 UTC  (2+ messages)
` [v2] "

[PATCH] drm/xe/xelp: Fix Wa_18022495364
 2026-01-16 16:46 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Unregister drm device on probe error
 2026-01-16 16:33 UTC  (3+ messages)

[PATCH v2 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-01-16 16:25 UTC  (7+ messages)
` [PATCH v2 1/2] drm/xe/rtp: Extend support for max rules/actions per entry
` [PATCH v2 2/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
` ✗ CI.checkpatch: warning for drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[RFC PATCH 00/10] Enable seamless boot (fastboot) for PTL
 2026-01-16 11:39 UTC  (12+ messages)
` [PATCH RFC 01/10] drm/i915/display: Implement passive initialization for splash screen preservation
` [PATCH RFC 02/10] drm/xe/display: Implement seamless boot state reconstruction for PTL
` [PATCH RFC 03/10] drm/i915/display: Implement aggressive boot state preservation "
` [PATCH RFC 04/10] drm/xe/display: Fix initial plane reconstruction and stolen memory handling
` [PATCH RFC 05/10] drm/i915/display: Enable early PLL readout and robustify modeset setup
` [PATCH RFC 06/10] drm/i915/display: Fix vblank timestamps and update logic for fastboot
` [PATCH RFC 07/10] drm/i915/display: Implement seamless fastboot for MSO panels on PTL
` [PATCH RFC 08/10] drm/i915/display: Robustify fastboot and power init for seamless boot
` [PATCH RFC 09/10] drm/i915/display: Fix initial plane config readout and MSO stride for PTL
` [PATCH RFC 10/10] drm/i915/display: Refactor initial plane readout and harden boot handover

[PULL] drm-misc-fixes
 2026-01-16 11:46 UTC 

[PATCH v3 0/3] Fix Cx0 Suspend Resume issue
 2026-01-16 11:41 UTC  (7+ messages)
` [PATCH v3 1/3] drm/i915/pps: Enable panel power earlier
` [PATCH v3 2/3] drm/i915/cx0: Clear response ready & error bit
` [PATCH v3 3/3] drm/i915/cx0: Rename intel_clear_response_ready flag
` ✓ CI.KUnit: success for Fix Cx0 Suspend Resume issue (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS c51595b3d25123cb98bd9b1d6f50e57cc6be592b
 2026-01-16  9:50 UTC 

[PATCH] drm/i915/crtc: Guard vblank wait when CRTC lookup fails
 2026-01-16  9:50 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-01-16  8:56 UTC  (4+ messages)
` [PATCH 2/2] "

[PULL] drm-intel-gt-next
 2026-01-16  8:13 UTC 

[PATCH] drm/xe/xe2hpg: Performance tuning changes
 2026-01-16  8:07 UTC  (3+ messages)

[PATCH] drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
 2026-01-16  6:57 UTC  (3+ messages)

[PATCH v3 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-16  6:17 UTC  (6+ messages)
` [PATCH v3 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [PATCH v3 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming

[PATCH v2] drm/xe/tests: Fix g2g_test_array indexing
 2026-01-16  5:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/tests: Fix g2g_test_array indexing (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/xe: Add more info to powergate_info debugfs
 2026-01-16  4:34 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Add GSC to powergate_info
` [PATCH 2/2] drm/xe: Add forcewake status "
` ✗ CI.checkpatch: warning for drm/xe: Add more info to powergate_info debugfs
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2] drm/i915/display: Disable casf with joiner
 2026-01-16  4:29 UTC  (3+ messages)
` [PATCH v3] drm/i915/casf: Disable CASF "

[PATCH v4 00/12] Context based TLB invalidations
 2026-01-16  1:52 UTC  (3+ messages)

[PATCH 0/2] Add feature to force ring-based TLB invalidations
 2026-01-16  0:29 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: "

[V9 PATCH] drm/xe: Mutual exclusivity between CCS-mode and PF
 2026-01-15 22:50 UTC  (6+ messages)
` [PATCH v1 0/2] "
  ` [PATCH v1 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
  ` [PATCH v1 2/2] drm/xe: Mutual exclusivity between CCS-mode and PF

[PATCH] drm/xe/xe_query: Removing check for gt
 2026-01-15 21:00 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe_query: Removing check for gt (rev2)

[PATCH v3 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-15 18:57 UTC  (3+ messages)
` [PATCH v3 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation


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