Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 20:03:37 to 2026-08-21 08:49:20 UTC [more...]

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-21  8:49 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/ggtt: stop mapping unmapped GGTT pages to scratch
` [PATCH 2/3] drm/xe/tlb_inval: add FULL_INTRA_VF GGTT invalidation helper
` [PATCH 3/3] drm/xe/ggtt: invalidate engine GGTT TLBs for multi-queue GTs
` ✓ CI.KUnit: success for drm/xe/ggtt: fix stale GGTT mappings on unmap
` ✓ Xe.CI.BAT: "

[PATCH v9 10/10] drm/xe/doc: Wire up PCI Error Handling
 2026-08-21  8:34 UTC  (2+ messages)
` [v9,10/10] "

[PATCH v9 09/10] drm/xe/pci: Introduce PCIe FLR
 2026-08-21  8:32 UTC  (2+ messages)
` [v9,09/10] "

[PATCH v9 00/10] Introduce Xe PCIe FLR
 2026-08-21  8:26 UTC  (5+ messages)
` [PATCH v9 08/10] drm/xe: Improve wedged state management

[PATCH 0/6] Enable joiner cursor fast updates
 2026-08-21  6:40 UTC  (11+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/6] drm/i915/cursor: Schedule cursor unpin per joined pipe
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
` ✗ CI.checkpatch: warning for Enable joiner cursor fast updates (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-21  6:38 UTC  (3+ messages)

[PATCH v2 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID
 2026-08-21  6:10 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2] drm/xe/xe_gt_idle: fix vecs config for powergating info
 2026-08-21  3:59 UTC  (2+ messages)

drm: xe: Kernel-submitted job timed out
 2026-08-21  3:50 UTC  (10+ messages)

[PATCH 00/10] Add new debug infrastructure for configfs
 2026-08-21  1:28 UTC  (19+ messages)
` [PATCH 01/10] drm/xe: Guard configfs attribute reads in getters
` [PATCH 02/10] drm/xe: Sort xe_config_device fields
` [PATCH 03/10] drm/xe: Split out configfs data structures
` [PATCH 04/10] drm/xe: Add a new debug focused configfs group
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c
` [PATCH 06/10] drm/xe/guc: Add configfs support for guc_log_level
` [PATCH 07/10] drm/xe/guc: Add support for NPK as a GuC log target
` [PATCH 08/10] drm/xe: Add infrastructure for debug configfs parameters
` [PATCH 09/10] drm/xe: Migrate existing debug configfs entries to params infrastructure
` [PATCH 10/10] drm/xe: Taint kernel when debug configfs parameters are set
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Fix unnecessary host-side population of ttm_tt on non-TT resources
 2026-08-21  1:08 UTC  (5+ messages)

[PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
 2026-08-21  0:40 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev3)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH] drm/xe/guc: Test GuC v70.74.0 for MTL, DG2
 2026-08-20 23:16 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[drm-xe:drm-xe-next] BUILD SUCCESS 9b8234d176bb98e8612ddc4c3dbfd014219d5f6f
 2026-08-20 23:09 UTC 

[PATCH] drm/xe/forcewake: add delayed-release optimization
 2026-08-20 23:07 UTC  (6+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 2/4] drm/xe/forcewake: add delayed-release state machine
  ` [PATCH v5 3/4] drm/xe/forcewake: flush delayed release at power boundaries

[PATCH v4 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-08-20 22:58 UTC  (15+ messages)
` [PATCH v4 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
` [PATCH v4 2/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_set()
` [PATCH v4 3/7] drm/xe/sysctrl: Make sysctrl_write_frame() void
` [PATCH v4 4/7] drm/xe/sysctrl: Use xe_assert() for payload size validation
` [PATCH v4 5/7] drm/xe/sysctrl: Improve firmware response error logging
` [PATCH v4 6/7] drm/xe/sysctrl: Log group and command ID on mailbox failure
` [PATCH v4 7/7] drm/xe/sysctrl: Report 'System Controller event' error using SIGID

[PATCH 00/10] Add new debug infrastructure for configfs
 2026-08-20 22:45 UTC  (20+ messages)
` [PATCH 01/10] drm/xe: Guard configfs attribute reads in getters
` [PATCH 02/10] drm/xe: Sort xe_config_device fields
` [PATCH 03/10] drm/xe: Split out configfs data structures
` [PATCH 04/10] drm/xe: Add a new debug focused configfs group
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c
` [PATCH 06/10] drm/xe/guc: Add configfs support for guc_log_level
` [PATCH 07/10] drm/xe/guc: Add support for NPK as a GuC log target
` [PATCH 08/10] drm/xe: Add infrastructure for debug configfs parameters
` [PATCH 09/10] drm/xe: Migrate existing debug configfs entries to params infrastructure
` [PATCH 10/10] drm/xe: Taint kernel when debug configfs parameters are set
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-08-20 22:20 UTC  (3+ messages)
` [PATCH v8] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH] drm/xe/xe_gt_idle: Add CCS to the powergating info print
 2026-08-20 20:36 UTC  (2+ messages)

[PATCH] drm/xe: Add force_p2p module/configfs parameter
 2026-08-20 20:11 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