Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 17:08:14 to 2026-08-21 11:41:42 UTC [more...]

[PATCH v10 00/10] Introduce Xe PCIe FLR
 2026-08-21 11:41 UTC  (17+ messages)
` [PATCH v10 01/10] drm/xe/uc_fw: Allow re-initializing firmware
` [PATCH v10 02/10] drm/xe/guc_submit: Introduce guc_exec_queue_reinit_kernel()
` [PATCH v10 03/10] drm/xe/gt: Introduce FLR helpers
` [PATCH v10 04/10] drm/xe/bo_evict: Introduce xe_bo_restore_map()
` [PATCH v10 05/10] drm/xe/exec_queue: Introduce xe_exec_queue_reinit()
` [PATCH v10 06/10] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v10 07/10] drm/xe/pm: Introduce xe_device_suspend/resume()
` [PATCH v10 08/10] drm/xe: Introduce temporary device wedging
` [PATCH v10 09/10] drm/xe/pci: Introduce PCIe Function Level Reset
` [PATCH v10 10/10] drm/xe/doc: Wire up PCI Error Handling
` ✗ CI.checkpatch: warning for Introduce Xe PCIe FLR (rev10)
` ✓ CI.KUnit: success "

[PATCH v2 0/8] DP-HDMI PCON DSC fixes
 2026-08-21 11:38 UTC  (2+ messages)

[PATCH v6 0/7] KUnit test for VF provisioning error handling
 2026-08-21 11:01 UTC  (9+ messages)
` [PATCH v6 4/7] drm/xe: Introduce helpers for xe_vram size
` [PATCH v6 5/7] drm/xe/vf: Add bounds checking for queried GGTT base and size
` [PATCH v6 6/7] drm/xe/vf: Add bounds checking for queried VRAM size
` [PATCH v6 7/7] drm/xe/tests: Add KUnit tests for VF provisioning error handling

[PATCH v2 0/4] Introduce PF-mem VRAM regions
 2026-08-21 10:33 UTC  (11+ messages)
` [PATCH v2 1/4] drm/xe/vram: Add binding information to "
` [PATCH v2 2/4] drm/xe/ttm: Add PF-mem VRAM placement types for TTM
` [PATCH v2 3/4] drm/xe/vram: Add initial support for PF-mem regions
` [PATCH v2 4/4] drm/xe/kunit: Add tests "
` ✗ CI.checkpatch: warning for Introduce PF-mem VRAM regions (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-21  9:38 UTC  (8+ 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: "
` ✓ Xe.CI.FULL: "

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

[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 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  (12+ messages)
` [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 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  (6+ 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 "
` ✓ 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)

[PATCH v3] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-08-20 17:41 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