Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 06:56:08 to 2026-08-19 21:00:34 UTC [more...]

[PATCH v7 0/2] drm/xe/sysctrl: Add helper to query application status
 2026-08-19 21:00 UTC  (5+ messages)
` [PATCH v7 1/2] "

[PATCH 00/12] drm/xe: Convert IO_BUS errors to structured xe_log API
 2026-08-19 20:45 UTC  (23+ messages)
` [PATCH 01/12] drm/xe/log: Add VRAM, PAT, and HWMON DRIVER_HARDWARE components
` [PATCH 02/12] drm/xe/ggtt: Report GGTT errors using structured logging
` [PATCH 03/12] drm/xe/hwmon: Report errors using structured xe_log API
` [PATCH 04/12] drm/xe/mmio: Report BAR mapping "
` [PATCH 05/12] drm/xe/memirq: Report "
` [PATCH 06/12] drm/xe/reg_whitelist: Report whitelist overflow "
` [PATCH 07/12] drm/xe/reg_sr: Report save-restore errors "
` [PATCH 08/12] drm/xe/pat: Assert pat.ops before dereferencing members
` [PATCH 09/12] drm/xe/pat: Report missing PAT table using structured xe_log API
` [PATCH 10/12] drm/xe/pci: Report unknown GMDID versions "
` [PATCH 11/12] drm/xe/lmtt: Report invalidation errors "
` [PATCH 12/12] drm/xe/vram: Report VRAM "
` ✓ CI.KUnit: success for drm/xe: Convert IO_BUS errors to "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/3] drm/xe: Update Wa_14026539277
 2026-08-19 20:37 UTC  (6+ messages)
` [PATCH v2 2/3] Revert "drm/xe/nvlp: Implement Wa_14026539277"
` [PATCH v2 3/3] drm/xe: Add up-to-date implementation for Wa_14026539277

[PATCH v2] drm/xe/guc: Fix race around q->guc->suspend_pending access
 2026-08-19 19:35 UTC  (6+ messages)

drm: xe: Kernel-submitted job timed out
 2026-08-19 19:31 UTC  (15+ messages)

[PATCH 0/2] Convert some HW errors to use SIG ID helpers
 2026-08-19 18:34 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/ras: Report internal HW errors from CSC
` [PATCH 2/2] drm/xe/ras: Report internal HW errors from PUNIT

[PATCH] drm/xe/forcewake: add delayed-release optimization
 2026-08-19 18:29 UTC  (6+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] drm/xe/forcewake: synchronize engine-cycle access with unplug
  ` [PATCH v5 4/4] drm/xe/forcewake: enable configurable delayed forcewake release

[PATCH 0/4] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
 2026-08-19 17:04 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/display: use struct intel_atomic_state *state variable naming
` [PATCH 2/4] drm/i915/display: reduce indent in intel_atomic_commit_fence_wait()
` [PATCH 3/4] drm/i915/display: debug log about fence wait timeouts and other errors
` [PATCH 4/4] drm/i915/display: use fixed 10 second timeout for fence wait
` ✗ CI.checkpatch: warning for drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-19 16:10 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/pci_error: Allow debugging PCI errors (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH V16 00/12] Add memory page offlining support
 2026-08-19 15:08 UTC  (13+ messages)
` [PATCH V16 10/12] drm/xe: Add sysfs interface for bad gpu vram pages

[PATCH v3] drm/i915/kunit: DP Link: Use if statements instead of for loops
 2026-08-19 14:08 UTC  (2+ messages)

[PATCH v6 0/5] Introduce error threshold to drm_ras
 2026-08-19 13:54 UTC  (7+ messages)
` [PATCH v6 1/5] drm/ras: Cancel and free message on get counter failure
` [PATCH v6 2/5] drm/ras: Introduce error threshold
` [PATCH v6 4/5] drm/xe/drm_ras: Wire up error threshold callbacks

[PATCH v10 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-19 10:57 UTC  (5+ messages)
` [PATCH v10 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-19 10:45 UTC  (13+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback

[PATCH v2] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-19 10:44 UTC  (2+ messages)

[PATCH v1] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-19 10:30 UTC  (2+ messages)

[PATCH] drm/xe/xe_gt_idle: Add CCS to the powergating info print
 2026-08-19  9:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH] drm/i915/cdclk: Don't force cd2x pipe select on Xe3 in bxt_sanitize_cdclk()
 2026-08-19  9:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/xe: don't WARN on kernel job timeout when device already wedged
 2026-08-19  9:23 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 0/4] drm/xe/sysctrl: Add System Controller debugfs
 2026-08-19  9:22 UTC  (7+ messages)
` [PATCH v3 4/4] drm/xe/sysctrl: Add RAS error injection debugfs interface

[bug report] drm/i915/kunit: DP link: add fallback tests
 2026-08-19  7:33 UTC  (2+ messages)

[PATCH v3] drm/xe/sysctrl: Add better sysctrl error reporting
 2026-08-19  7:30 UTC  (3+ messages)


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