Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-14 12:30:35 to 2025-05-15 01:58:48 UTC [more...]

[PATCH v2] drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
 2025-05-15  1:58 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vf: Fail migration recovery if fixups needed but platform not supported (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v8 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-15  1:52 UTC  (13+ messages)
` [PATCH v8 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v8 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v8 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v8 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v8 5/5] drm/xe/hwmon: Read energy status from PMT
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
 2025-05-15  1:36 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Enable/Disable DC balance along with VRR DSB (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH 0/7] drm/i915/dmc: PIPEDMC stuff
 2025-05-15  1:08 UTC  (16+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dmc: PIPEDMC stuff (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Patch_applied: success for drm/i915/dmc: PIPEDMC stuff (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 1/2] drm/xe/vm: move rebind_work init earlier
 2025-05-15  0:24 UTC  (11+ messages)
` [PATCH 2/2] drm/xe/vm: move xe_svm_init() earlier
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/vm: move rebind_work init earlier
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/3] drm: Create an app info option for wedge events
 2025-05-15  0:03 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm: Create an app info option for wedge events (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/guc_submit: Simplify and fix diff calculation
 2025-05-14 23:54 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Hooks: "
` ✓ CI.Build: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v6 00/19] AuxCCS handling and render compression modifiers
 2025-05-14 23:41 UTC  (27+ messages)
` [PATCH v6 01/19] drm/xe: Clarify LRC size when allocating
` [PATCH v6 02/19] drm/xe/xelp: Implement HSDES#16010904313 workarounds
` [PATCH v6 03/19] drm/xe/xelp: Add Wa_1607983814
` [PATCH v6 04/19] drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
` [PATCH v6 05/19] drm/xe/xelpg: Flush CCS when flushing caches
` [PATCH v6 06/19] drm/xe: Flush L3 when flushing render cache
` [PATCH v6 07/19] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [PATCH v6 08/19] drm/xe/xelp: Support auxccs invalidation on blitter
` [PATCH v6 09/19] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [PATCH v6 10/19] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v6 11/19] drm/xe/xelp: Add AuxCCS invalidation to the buffer migration path
` [PATCH v6 12/19] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v6 13/19] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v6 14/19] drm/xe: Use fb cached min alignment
` [PATCH v6 15/19] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v6 16/19] drm/xe: Handle DPT in system memory
` [PATCH v6 17/19] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH v6 18/19] drm/xe/display: Add support for AuxCCS
` [PATCH v6 19/19] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v1 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-14 23:27 UTC  (22+ messages)
` [PATCH v1 1/7] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v1 2/7] drm/xe/vf: Finish RESFIX by reset if CTB not enabled
` [PATCH v1 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v1 5/7] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v1 6/7] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v1 7/7] drm/xe/vf: Post migration, repopulate ring area for pending request
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of queues and jobs
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v5 0/4] drm/xe: Improve wedged mode handling
 2025-05-14 22:59 UTC  (17+ messages)
` [PATCH v5 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
` [PATCH v5 2/4] drm/xe: Don't update wedged mode in case of an error
` [PATCH v5 3/4] drm/xe/vf: Disallow setting wedged_mode=2
` [PATCH v5 4/4] drm/xe/pf: Allow wedged_mode=2 only in debug config
` ✓ CI.Patch_applied: success for drm/xe: Improve wedged mode handling (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: use xe_mmio_read32() to read mtcfg register
 2025-05-14 22:39 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: use xe_mmio_read32() to read mtcfg register (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
 2025-05-14 22:31 UTC  (33+ messages)
` [PATCH v2 18/32] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v2 19/32] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v2 20/32] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v2 21/32] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v2 22/32] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v2 23/32] drm/xe: Implement madvise ioctl for xe
` [PATCH v2 24/32] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v2 25/32] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v2 26/32] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v2 27/32] drm/xe/svm: Support DRM_XE_SVM_ATTR_PAT memory attribute
` [PATCH v2 28/32] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v2 29/32] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v2 30/32] drm/xe/uapi: Add uapi for vma count and mem attributes
` [PATCH v2 31/32] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v2 32/32] drm/xe/bo: Update atomic_access attribute on madvise

[PATCH 0/2] Add quirk for panels that support HBR3 without TPS4
 2025-05-14 22:05 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/4] Add debugfs to expose G8, G10 and ModS residency
 2025-05-14 21:16 UTC  (9+ messages)
` [PATCH 1/4] Utility function and macro for telemetry reading
` [PATCH 2/4] drm/xe/xe_debugfs: Exposure of G8 residency counter
` ✗ CI.Patch_applied: failure for Add debugfs to expose G8, G10 and ModS residency

[PATCH 0/2] Suppress some dumps during fault injection tests
 2025-05-14 21:05 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Introduce flag to indicate possible fault injection

[PATCH 0/2] Don't allocate managed BO for each policy change
 2025-05-14 19:59 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Don't allocate managed BO for each policy change (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[RFC 00/29] PREFETCH and MADVISE for SVM ranges
 2025-05-14 19:39 UTC  (7+ messages)
` [RFC 25/29] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [RFC 27/29] drm/xe/uapi: Add uapi for vma count and mem attributes
` [RFC 28/29] drm/xe/bo: Add attributes field to xe_bo

[PATCH 1/2] drm/xe/display: Move dpt allocation to helper
 2025-05-14 19:05 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/4] Track FAST_REQ H2Gs to report where errors came from
 2025-05-14 18:46 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Track FAST_REQ H2Gs to report where errors came from (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 2/7] drm/i915: Hook up PIPEDMC interrupts
 2025-05-14 17:42 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v8 00/15] Prefetch Support for svm ranges
 2025-05-14 17:37 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Prefetch Support for svm ranges (rev9)
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-14 16:05 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)

[RFC v2 00/13] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-14 15:38 UTC  (7+ messages)
` [RFC v2 10/13] dma-fence: Add safe access helpers and document the rules

[PATCH 0/8] drm/i915/sbi: move under display, cleanup
 2025-05-14 14:51 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC v3 00/10] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-14 14:46 UTC  (6+ messages)
` [RFC v3 05/10] drm/amdgpu: Use dma-fence driver and timeline name helpers
` [RFC v3 07/10] dma-fence: Add safe access helpers and document the rules

[PATCH v1 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-05-14 14:11 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/ptl: Use everywhere the correct DDI port clock select mask
 2025-05-14 13:12 UTC  (2+ messages)
  ` ✗ i915.CI.Full: failure for "

[PATCH 0/5] drm/i915/display: various small cleanups
 2025-05-14 12:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[REGRESSION] on linux-next (next-20250507)
 2025-05-14 12:40 UTC  (3+ messages)

[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
 2025-05-14 12:25 UTC  (2+ messages)


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