Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-26 20:19:26 to 2025-11-27 17:51:13 UTC [more...]

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-27 17:19 UTC  (19+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code

REGRESSION on linux-next (next-20251125)
 2025-11-27 12:46 UTC  (5+ messages)

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-11-27 17:49 UTC  (8+ messages)
` [PATCH 01/50] drm/dp: Parse all DSC slice count caps for eDP 1.5
` [PATCH 02/50] drm/dp: Add drm_dp_dsc_sink_slice_count_mask()
` [PATCH 03/50] drm/i915/dp: Fix DSC sink's slice count capability check
` [PATCH 04/50] drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()
` [PATCH 05/50] drm/i915/dp: Use a mode's crtc_clock vs. clock during state computation
` [PATCH 06/50] drm/i915/dp: Factor out intel_dp_link_bw_overhead()
` [PATCH 08/50] drm/i915/dp: Use the effective data rate for DP BW calculation

[PATCH] drm/xe: Use IS_ENABLED() for config checks instead of defined()
 2025-11-27 17:36 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH V5] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-27 17:29 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev8)
` ✓ Xe.CI.BAT: "

[PATCH v8 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-11-27 17:07 UTC  (7+ messages)
` [PATCH v8 1/6] drm/xe/guc: Add log init config abi definitions
` [PATCH v8 2/6] drm/xe/guc: Add LFD related "
` [PATCH v8 3/6] drm/xe/guc: Add GuC log init config in LFD format
` [PATCH v8 4/6] drm/xe/guc: Add GuC log event buffer output "
` [PATCH v8 5/6] drm/xe/guc: Only add GuC crash dump if available
` [PATCH v8 6/6] drm/xe/guc: Add new debugfs entry for lfd format output

[V7 PATCH] drm/xe/xe_gt_ccs_mode:Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-27 17:02 UTC  (3+ messages)
` [V8 PATCH] drm/xe: Mutual exclusivity between CCS-mode and PF

[PATCH v6 0/3] VF double migration
 2025-11-27 16:51 UTC  (7+ messages)
` [PATCH v6 1/3] drm/xe/vf: Enable VF migration only on supported GuC versions
` [PATCH v6 2/3] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH v6 3/3] drm/xe/vf: Add debugfs entries to test VF double migration

[PATCH v4 0/3] drm/i915/display: Enable system cache support for FBC
 2025-11-27 16:15 UTC  (12+ messages)
` [PATCH v4 1/3] drm/i915/display: Use a sub-struct for fbc operations in intel_display
` [PATCH v4 2/3] drm/i915/xe3p_lpd: Enable display use of system cache for FBC
` [PATCH v4 3/3] drm/i915/fbc: Apply Wa_14025769978
` ✗ CI.checkpatch: warning for drm/i915/display: Enable system cache support for FBC (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

REGRESSION on drm-tip
 2025-11-27 16:06 UTC  (3+ messages)

[PATCH] drm/xe/pf: Add tracepoints for VF migration state and data transfer
 2025-11-27 14:39 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] MAINTAINERS: Remove myself from xe maintainers
 2025-11-27 14:32 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[Core-for-CI] Revert "power: always freeze efivarfs"
 2025-11-27 13:38 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-27 12:18 UTC  (9+ messages)
` [PATCH v7 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v7 2/4] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v7 3/4] drm/xe/pf: Export helpers for VFIO
` [PATCH v7 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
` ✗ CI.checkpatch: warning for vfio/xe: Add driver variant for Xe VF migration (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-27 11:38 UTC  (2+ messages)
` [V8 PATCH] drm/xe: Mutual exclusivity between CCS-mode and PF

[PATCH 0/4] Selective Fetch and async flip
 2025-11-27 11:36 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/psr: Perform vblank evasion on async flip as well for PSR

[PATCH v3 0/4] PF: Add support for MERT
 2025-11-27 11:29 UTC  (4+ messages)
` [PATCH v3 4/4] drm/xe/pf: Handle MERT catastrophic errors

[PATCH v9 00/17] Enable/Disable DC balance along with VRR DSB
 2025-11-27 11:14 UTC  (25+ messages)
` [PATCH v9 01/17] drm/i915/display: Add source param for dc balance
` [PATCH v9 02/17] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [PATCH v9 03/17] drm/i915/vrr: Add VRR DC balance registers
` [PATCH v9 04/17] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v9 05/17] drm/i915/vrr: Add DC Balance params to crtc_state
` [PATCH v9 06/17] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v9 07/17] drm/i915/vrr: Add compute config "
` [PATCH v9 08/17] drm/i915/vrr: Add function to reset DC balance accumulated params
` [PATCH v9 09/17] drm/i915/display: Add DC Balance flip count operations
` [PATCH v9 10/17] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v9 11/17] drm/i915/vblank: Extract vrr_vblank_start()
` [PATCH v9 12/17] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v9 13/17] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v9 14/17] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v9 15/17] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v9 16/17] drm/i915/display: Add function to configure event for dc balance
` [PATCH v9 17/17] drm/i915/vrr: Enable DC Balance
` ✗ CI.checkpatch: warning for Enable/Disable DC balance along with VRR DSB
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 7276878b069c57d9a9cca5db01d2f7a427b73456
 2025-11-27 10:29 UTC 

[PATCH v2] drm/xe: Move VRAM MM debugfs creation to tile level
 2025-11-27  9:40 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Move VRAM MM debugfs creation to tile level (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 00/18] drm/xe: Multi Queue feature support
 2025-11-27  9:38 UTC  (2+ messages)

[RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
 2025-11-27  8:26 UTC  (9+ messages)
` [RESEND 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
` [RESEND 2/4] drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
` [RESEND 3/4] drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
` [RESEND 4/4] drm/xe/dsb: drop the unnecessary struct i915_vma

[PATCH v5 0/9] Add support for Mesa GPU hang replay tool
 2025-11-27  8:18 UTC  (8+ messages)
` [PATCH v5 7/9] drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
` ✗ Xe.CI.Full: failure for Add support for Mesa GPU hang replay tool (rev5)
` ✗ CI.checkpatch: warning for Add support for Mesa GPU hang replay tool (rev6)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PULL] drm-misc-fixes
 2025-11-27  8:10 UTC 

[PATCH 0/3] drm/i915: Async flip stuff
 2025-11-27  7:27 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Expose the IN_FORMATS_ASYNC blob for all planes
` [PATCH 3/3] drm/i915: Eliminate one more frequent drm_format_info()

[bug report] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
 2025-11-27  6:46 UTC 

[PATCH] drm/i915/dp: Add byte-by-byte fallback for broken USB-C adapters
 2025-11-27  6:46 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 3/4] drm/xe/xe_hw_error: Add support for GT hardware errors
 2025-11-27  5:28 UTC  (2+ messages)

[PATCH v1 0/4] Introduce xe_pcode_read_probe()
 2025-11-27  4:51 UTC  (9+ messages)
` [PATCH v1 1/4] drm/xe/pcode: "

[PATCH 00/10] Introduce SRIOV scheduler groups
 2025-11-27  3:18 UTC  (15+ messages)
` [PATCH 01/10] drm/xe/gt: Add engine masks for each class
` [PATCH 02/10] drm/xe/sriov: Initialize scheduler groups
` [PATCH 03/10] drm/xe/sriov: Add support for enabling "
` [PATCH 04/10] drm/xe/sriov: Scheduler groups are incompatible with multi-lrc
` [PATCH 05/10] drm/xe/sriov: Add debugfs to enable scheduler groups
` [PATCH 06/10] drm/xe/sriov: Add debugfs with scheduler groups information
` [PATCH 07/10] drm/xe/sriov: Prep for multiple exec quantums and preemption timeouts
` [PATCH 08/10] drm/xe/sriov: Add functions to set exec quantums for each group
` [PATCH 09/10] drm/xe/sriov: Add functions to set preempt timeouts "
` [PATCH 10/10] drm/xe/sriov: Add debugfs to set EQ and PT for scheduler groups
` ✗ CI.checkpatch: warning for Introduce SRIOV "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-27  1:42 UTC  (16+ messages)
` [PATCH v2 01/11] [DO, NOT, REVIEW] drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
` [PATCH v2 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received
` [PATCH v2 03/11] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH v2 04/11] drm/xe: Add page reclamation info to device info
` [PATCH v2 05/11] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH v2 06/11] drm/xe: Create page reclaim list on unbind
` [PATCH v2 07/11] drm/xe: Suballocate BO for page reclaim
` [PATCH v2 08/11] drm/xe: Prep page reclaim in tlb inval job
` [PATCH v2 09/11] drm/xe: Append page reclamation action to tlb inval
` [PATCH v2 10/11] drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
` [PATCH v2 11/11] drm/xe: Add debugfs support for page reclamation
` ✗ CI.checkpatch: warning for Page Reclamation Support for Xe3p Platforms (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v6 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 23:43 UTC  (14+ messages)
` [PATCH v6 1/8] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v6 2/8] drm/sched: Add pending job list iterator
` [PATCH v6 3/8] drm/xe: Add dedicated message lock
` [PATCH v6 4/8] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v6 5/8] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v6 6/8] drm/xe: Do not deregister queues in TDR
` [PATCH v6 7/8] drm/xe: Remove special casing for LR queues in submission
` [PATCH v6 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
` ✗ CI.checkpatch: warning for Fix DRM scheduler layering violations in Xe (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-26 23:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] OA: More OA and register whitelist changes
 2025-11-26 23:08 UTC  (8+ messages)
` [PATCH 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit
` [PATCH 4/5] drm/xe/rtp: Refactor OAG MMIO trigger register whitelisting
` [PATCH 5/5] drm/xe/rtp: Whitelist OAM MMIO trigger registers

[PATCH v7 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-11-26 23:05 UTC  (7+ messages)
` [PATCH v7 4/6] drm/xe/guc: Add GuC log event buffer output in LFD format
` [PATCH v7 5/6] drm/xe/guc: Only add GuC crash dump if available

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-11-26 22:57 UTC  (6+ messages)
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade critical section
` [PATCH v2 6/7] drm/i915/display: Enable interrupts earlier on PREEMPT_RT

[PATCH v5 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 22:18 UTC  (12+ messages)
` [PATCH v5 2/8] drm/sched: Add pending job list iterator
` [PATCH v5 3/8] drm/xe: Add dedicated message lock
` [PATCH v5 4/8] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v5 5/8] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v5 6/8] drm/xe: Do not deregister queues in TDR
` [PATCH v5 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp "
` ✗ CI.checkpatch: warning for Fix DRM scheduler layering violations in Xe (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-26 22:07 UTC  (7+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO


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