Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-22 00:55:48 to 2025-10-22 15:31:30 UTC [more...]

[PATCH v6 0/4] Introduce GT runtime suspend/resume
 2025-10-22 15:31 UTC  (10+ messages)
` [PATCH v6 1/4] drm/xe/vf: Update pause/unpause() helpers with VF naming
` [PATCH v6 2/4] drm/xe/guc_submit: Bring back pause/unpause() helpers
` [PATCH v6 3/4] drm/xe/pm: Assert on runtime suspend if VFs are enabled
` [PATCH v6 4/4] drm/xe/gt: Introduce runtime suspend/resume
` ✓ CI.KUnit: success for Introduce GT runtime suspend/resume (rev4)
` ✗ Xe.CI.BAT: failure "

[PATCH 0/3] drm/i915/dmc: Event handler fixes
 2025-10-22 15:20 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S
` [PATCH 2/3] drm/i915/dmc: Fixup TGL/ADL-S HRR event handler type
` [PATCH 3/3] drm/i915/dmc: Set DMC_EVT_CTL_ENABLE for disabled event handlers as well
` ✗ CI.checkpatch: warning for drm/i915/dmc: Event handler fixes
` ✓ CI.KUnit: success "

[PATCH 0/6] drm/i915: i915_utils.h refactoring
 2025-10-22 15:17 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: split out separate files for jiffies timeout and wait helpers
` [PATCH 2/6] drm/i915/display: create intel_display_utils.h
` [PATCH 3/6] drm/i915/display: add intel_display_run_as_guest()
` [PATCH 4/6] drm/i915/display: add intel_display_vtd_active()
` [PATCH 5/6] drm/i915/display: switch to intel_display_utils.h
` [PATCH 6/6] drm/xe/compat: reduce i915_utils.[ch]

[PATCH v2 0/3] drm: replace drm_print.h includes from headers with a forward declaration
 2025-10-22 15:13 UTC  (8+ messages)
` [PATCH v2 1/3] drm/mm: replace drm_print.h include "
` [PATCH v2 2/3] drm/buddy: "
` [PATCH v2 3/3] drm/ttm: "
` ✗ CI.checkpatch: warning for drm: replace drm_print.h includes from headers with a forward declaration (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-22 15:12 UTC  (20+ messages)
` [PATCH v2 04/32] drm/i915/dram: Add field ecc_impacting_de_bw
` [PATCH v2 05/32] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH v2 07/32] drm/i915/xe3p_lpd: Support UINT16 formats
` [PATCH v2 08/32] drm/i915/xe3p_lpd: Extend FBC support to "
` [PATCH v2 30/32] drm/i915/wm: don't use method1 in Xe3p_LPD onwards
` [PATCH v2 32/32] drm/i915/nvls: Add NVL-S display support
` ✗ CI.checkpatch: warning for drm/i915/display: Add initial support for Xe3p_LPD (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH 0/1] Fix serialization on burst of unbinds
 2025-10-22 15:10 UTC  (4+ messages)
` [PATCH 1/1] drm/xe: Avoid serializing unbind jobs on prior TLB invalidations

[PATCH 00/12] drm/xe: Add support for Crescent Island
 2025-10-22 14:58 UTC  (21+ messages)
` [PATCH 01/12] drm/xe/cri: Add CRI platform definition
` [PATCH 02/12] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` [PATCH 03/12] drm/xe/cri: Setup MOCS table
` [PATCH 04/12] drm/xe/cri: Add new performance limit reasons bits
  ` [PATCH 4/12] "
` [PATCH 05/12] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
` [PATCH 06/12] drm/xe/pm: Enable D3cold WAKE# support
  ` [PATCH 6/12] "
` [PATCH 07/12] drm/xe: Add device flag to indicate standalone MERT
` [PATCH 08/12] drm/xe/oa/uapi: Expose MERT OA unit
` [PATCH 09/12] drm/xe/pf: Configure LMTT in MERT
` [PATCH 10/12] drm/xe: Handle MERT interrupts
` [PATCH 11/12] drm/xe/pf: Add TLB invalidation support for MERT
` [PATCH 12/12] drm/xe/pf: Handle MERT catastrophic errors
` ✗ CI.checkpatch: warning for drm/xe: Add support for Crescent Island
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: Fix spelling and typos across Xe driver files
 2025-10-22 13:50 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix spelling and typos across XE driver files (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 00/11] PCI: Resizable BAR improvements
 2025-10-22 13:33 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v3 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v3 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v3 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v3 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v3 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v3 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v3 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v3 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v3 10/11] drm/amdgpu: "
` [PATCH v3 11/11] PCI: Convert BAR sizes bitmasks to u64

[PATCH v2 0/2] drm/xe: Add kunit checks for dma_mask_size, va_bits and vm_max_level
 2025-10-22 13:32 UTC  (8+ messages)
` [PATCH v2 1/2] drm/xe/tests/pci: Convert GT count check to general device check
` ✗ Xe.CI.Full: failure for drm/xe: Add kunit checks for dma_mask_size, va_bits and vm_max_level (rev2)

[PATCH v7 0/4] drm/xe/vf: Minor fixes to post-migration recovery
 2025-10-22 13:29 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/vf: Minor fixes to post-migration recovery (rev7)
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-22 13:27 UTC  (8+ messages)
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
` ✗ Xe.CI.Full: failure for vfio/xe: Add driver variant for Xe VF migration (rev2)

[PATCH 0/6] Use display parent interface for runtime pm
 2025-10-22 13:13 UTC  (18+ messages)
` [PATCH 1/6] drm/{i915, xe}/display: pass parent interface to display probe
  ` [PATCH 1/6] drm/{i915,xe}/display: "
` [PATCH 2/6] drm/{i915, xe}/display: Add display runtime pm parent interface
` [PATCH 3/6] drm/i915/display: Runtime pm wrappers for display "
` [PATCH 4/6] drm/xe/display: "
` [PATCH 5/6] drm/i915/display: Use display parent interface for i915 runtime pm
` [PATCH 6/6] drm/xe/display: Use display parent interface for xe "
` ✗ CI.checkpatch: warning for Use display parent interface for "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe_survivability: Add support for survivability mode v2
 2025-10-22 12:38 UTC  (3+ messages)

[PATCH v3] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
 2025-10-22 12:28 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Eliminate RPe caching for SLPC parameter handling (rev3)

[PATCH] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
 2025-10-22 12:25 UTC 

[PATCH 0/2] VF double migration
 2025-10-22 12:38 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH 2/2] drm/xe/vf: Enable RESFIX start marker only on supported GUC versions

[PATCH 1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes
 2025-10-22 12:14 UTC  (2+ messages)
` [PATCH 2/2] drm/xe/compat: drop include xe_device.h from i915_drv.h

[FOR CI 0/5] drm/xe/display: Test series with PREEMPT_RT and preemption disable
 2025-10-22 12:13 UTC  (6+ messages)
` [FOR CI 1/5] drm/xe: Bump xe_device_l2_flush even higher
` [FOR CI 2/5] drm/i915: Use preempt_disable/enable_rt() where recommended
` [FOR CI 3/5] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [FOR CI 4/5] drm/xe/display: Disable preemption in the most critical section
` [FOR CI 5/5] PREEMPT_RT injection

[CI 00/14] auxccs ci run no stolen with flush
 2025-10-22 11:39 UTC  (19+ messages)
` [CI 01/14] drm/xe: Fix ggtt fb alignment
` [CI 02/14] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 03/14] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 04/14] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 05/14] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 06/14] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 07/14] drm/xe: Export xe_emit_aux_table_inv
` [CI 08/14] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 09/14] drm/xe: Flush GGTT writes after populating DPT
` [CI 10/14] drm/xe: Handle DPT in system memory
` [CI 11/14] drm/xe: Do not use stolen memory for DPT on IGFX and AuxCCS
` [CI 12/14] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [CI 13/14] drm/xe/display: Add support for AuxCCS
` [CI 14/14] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for auxccs ci run no stolen with flush
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] Fix low hanging workqueue / reclaim issues
 2025-10-22 10:08 UTC  (10+ messages)
` [PATCH 1/3] drm/xe: Check return value of GGTT workqueue allocation
` [PATCH 2/3] drm/xe: Do not wake device during a GT reset
` [PATCH 3/3] drm/xe: Avoid PM wake reference during VF migration
` ✓ CI.KUnit: success for Fix low hanging workqueue / reclaim issues
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[CI 00/13] auxccs ci run no stolen
 2025-10-22 10:02 UTC  (18+ messages)
` [CI 01/13] drm/xe: Fix ggtt fb alignment
` [CI 02/13] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 03/13] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 04/13] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 05/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 06/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 07/13] drm/xe: Export xe_emit_aux_table_inv
` [CI 08/13] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 09/13] drm/xe: Flush GGTT writes after populating DPT
` [CI 10/13] drm/xe: Handle DPT in system memory
` [CI 11/13] drm/xe: Do not use stolen memory for DPT on IGFX and AuxCCS
` [CI 12/13] drm/xe/display: Add support for AuxCCS
` [CI 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for auxccs ci run no stolen
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/25] Enable LT PHY
 2025-10-22  9:13 UTC  (16+ messages)
` [PATCH 01/25] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
` [PATCH 02/25] drm/i915/cx0: Change register bit naming for powerdown values
` [PATCH 03/25] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH 04/25] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL "
` [PATCH 05/25] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-22  9:05 UTC  (5+ messages)
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

[PATCH v13 00/12] AuxCCS handling and render compression modifiers
 2025-10-22  7:36 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev3)

[PATCH v2 0/4] Improve VMA merging for CPU-address-mirrored mappings
 2025-10-22  7:03 UTC  (8+ messages)
` [PATCH v2 1/4] drm/xe: Add helper to extend CPU-mirrored VMA range for merge
` [PATCH v2 2/4] drm/xe: Merge adjacent default-attribute VMAs during garbage collection
` [PATCH v2 3/4] drm/xe/svm: Extend MAP range to reduce vma fragmentation
` [PATCH v2 4/4] drm/xe/svm: Enable UNMAP for VMA merging operations
` ✓ CI.KUnit: success for Improve VMA merging for CPU-address-mirrored mappings (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Xe3p_XPC Steering Updates
 2025-10-22  3:27 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH 0/3] Enforce DRM scheduler reclaim rules
 2025-10-22  1:51 UTC  (11+ messages)
` [RFC PATCH 1/3] workqueue: Add an interface to taint workqueue lockdep with reclaim
` ✗ Xe.CI.Full: failure for Enforce DRM scheduler reclaim rules


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