Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 10:16:45 to 2026-08-20 22:52:35 UTC [more...]

[PATCH 00/10] Add new debug infrastructure for configfs
 2026-08-20 22:52 UTC  (18+ 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: "

[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 v4 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-08-20 22:44 UTC  (18+ 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
` ✓ CI.KUnit: success for drm/xe/sysctrl: Clean up error handling in
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[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 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
 2026-08-20 22:19 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
` ✓ 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 "

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

[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)

[PATCH] drm/xe: Fix unnecessary host-side population of ttm_tt on non-TT resources
 2026-08-20 20:03 UTC  (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-20 17:49 UTC  (15+ messages)
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [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 v3] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-08-20 17:41 UTC  (3+ messages)

[PATCH v7 0/2] drm/xe/sysctrl: Add helper to query application status
 2026-08-20 16:37 UTC  (6+ messages)
` [PATCH v7 1/2] "

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-20 15:22 UTC  (6+ messages)
` [PATCH v3 6/6] drm/pagemap: Add fault injection for higher-order RAM folio allocation

[PULL] drm-intel-fixes
 2026-08-20 14:52 UTC  (2+ messages)

[PULL] drm-xe-next-fixes
 2026-08-20 14:41 UTC 

[PATCH] drm/i915/xe3p_lpd: Update CURSOR_BUF/WM masks
 2026-08-20 14:39 UTC  (3+ messages)

[PATCH] drm/xe: Limit sg segment size to PAGE_SIZE on Xen PV
 2026-08-20 13:31 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH for CI] drm/i915/xe: Restore plane GGTT mappings after D3cold/suspend
 2026-08-20 13:25 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "


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