Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 21:35:26 to 2026-07-31 16:01:37 UTC [more...]

[PATCH v7 0/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
 2026-07-31 16:01 UTC  (5+ messages)
` [PATCH v7 1/2] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH v7 2/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
` ✗ CI.checkpatch: warning for drm/xe/guc: Compress GuC log and CTB dump with zstd (rev3)
` ✓ CI.KUnit: success "

[PATCH v3] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-31 14:45 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: Fix kdoc for Python 3.9-3.11
 2026-07-31 14:45 UTC 

[PATCH v5 0/5] Introduce error threshold to drm_ras
 2026-07-31 13:42 UTC  (4+ messages)
` [PATCH v5 2/5] drm/ras: Introduce error threshold

[PATCH v1] drm/xe/ras: Fix boot-time ras error processing
 2026-07-31 12:36 UTC  (3+ messages)

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-07-31 11:41 UTC  (3+ messages)
` [PATCH v3 10/23] drm/xe/log: Add hardware error signatures

[PATCH v3 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
 2026-07-31 11:22 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
` [PATCH v5 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
  ` [PATCH v5 1/3] drm/xe/guc_ads: allocate UM queues in a separate BO
  ` [PATCH v5 2/3] drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
  ` [PATCH v5 3/3] drm/xe/guc_ads: use uncached mapping for UM queue BO

[PATCH v8 00/10] Enable CMRR in fixed-RR VRR path
 2026-07-31  9:45 UTC  (5+ messages)
` [PATCH v8 07/10] drm/i915/vrr: Latch CMRR ratio via atomic commit on debugfs write
` [PATCH v8 10/10] drm/i915/vrr: Enable cmrr

[PATCH v6 0/2] mm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-07-31  7:49 UTC  (7+ messages)
` [PATCH v6 1/2] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers

[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-07-31  7:07 UTC  (2+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH v9 0/3] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-07-31  5:46 UTC  (8+ messages)
` [PATCH v9 1/3] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` [PATCH v9 2/3] drm/xe/lrc: Fix torn read of CTX_TIMESTAMP from LRC
` [PATCH v9 3/3] drm/xe/lrc: Fix ABA race on engine migration in context timestamp read
` ✗ CI.checkpatch: warning for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v6 0/8] drm/xe: Prioritize BO eviction based on VM exec queue priority
 2026-07-31  4:16 UTC  (12+ messages)
` [PATCH v6 1/8] drm/xe: Track exec queue priority band counts for user VMs
` [PATCH v6 2/8] drm/xe: Re-prioritize VM's private BOs when adding an exec queue
` [PATCH v6 3/8] drm/xe: Lower BO TTM priority to lowest when fully unmapped from VM
` [PATCH v6 4/8] drm/xe: Fix up BO TTM priority for late VM binds
` [PATCH v6 5/8] drm/xe: Adjust BO TTM priority on DONTNEED/WILLNEED madvise transitions
` [PATCH v6 6/8] drm/xe: Limit purge shrinker pass to the lowest TTM priority band
` [PATCH v6 7/8] drm/ttm: Increase maximum TTM priorities to 8
` [PATCH v6 8/8] drm/xe: Favor evicting WB-cached BOs within each priority band
` ✓ CI.KUnit: success for drm/xe: Prioritize BO eviction based on VM exec queue priority (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/oa: Fix sync entry leak on OA config emit failure
 2026-07-31  3:04 UTC  (6+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe/oa: Fix sync entry leak on OA config emit failure (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-07-31  2:44 UTC  (5+ messages)
` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,v2,1/1] "
` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,v2,1/1] drm/xe: keep VM-bound WC BOs resident during reclaim (rev4)

[PATCH 0/3] Modify the SW tail logic in OA
 2026-07-31  1:21 UTC  (8+ messages)
` [PATCH 1/3] drm/xe/xe_oa: Clear status only if relevant bits are set
` [PATCH 2/3] drm/xe/xe_oa: Avoid checking and setting fields in the OA report
` [PATCH 3/3] drm/xe/xe_oa: Add a lag to the reports that is exported to user
` ✗ CI.checkpatch: warning for Modify the SW tail logic in OA
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3] drm/xe/pxp: add termination on resume
 2026-07-30 22:43 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/pxp: add termination on resume (rev4)
` ✓ Xe.CI.FULL: "

[PATCH v4 0/2] drm/xe: Changes for Xe3p_HPM media
 2026-07-30 22:30 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe/mcr: Take vcs1/vecs1 into account for first media slice

[RFC PATCH 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-07-30 22:09 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,1/1] "

[RFC PATCH v2 0/1] drm/xe: avoid reclaim/restore stalls for VM-bound WC BOs
 2026-07-28  6:55 UTC 

[PATCH] drm/i915/bios: Move a variable assignment behind a null pointer check in intel_bios_encoder_supports_dp_dual_mode()
 2026-07-28 12:15 UTC  (3+ messages)

xe: GT0 GuC scheduler wedge on Meteor Lake (7d55) — "Schedule disable failed to respond", recovers or hard-locks nondeterministically
 2026-07-28  9:26 UTC 

[RFC PATCH 0/1] drm/xe: avoid reclaim/restore stalls for VM-bound WC BOs
 2026-07-28  6:14 UTC 

[PULL] drm-intel-fixes
 2026-07-30 21:57 UTC 


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