Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-24 06:09:13 to 2025-11-25 14:07:32 UTC [more...]

[PATCH v3] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25  9:47 UTC  (2+ messages)

[PATCH v2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25 13:18 UTC  (6+ messages)
` ✗ LGCI.VerificationFailed: failure for i915: Support Intel GPU porting on any non-x86 system. (rev2)

[PATCH v2/2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25  8:38 UTC  (2+ messages)

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-25  9:14 UTC  (8+ messages)

[PATCH 1/2] drm/i915/cdclk: drop i915_drv.h include
 2025-11-25 14:07 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: use struct drm_device for clock gating funcs
` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/cdclk: drop i915_drv.h include
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-11-25 14:01 UTC  (2+ messages)

[PATCH v10 0/4] drm/xe: Improve wedged mode handling
 2025-11-25 13:54 UTC  (5+ messages)
` [PATCH v10 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
` [PATCH v10 2/4] drm/xe: Don't update wedged mode in case of an error
` [PATCH v10 3/4] drm/xe/vf: Disallow setting wedged mode to upon-any-hang
` [PATCH v10 4/4] drm/xe/pf: Allow upon-any-hang wedged mode only in debug config

[PATCH 0/8] drm/xe/guc: Recommend newer GuC firmware
 2025-11-25 13:48 UTC  (12+ messages)
` [PATCH 1/8] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH 2/8] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH 3/8] Revert "drm/xe/pvc: Add GuC firmware definition"
` [PATCH 4/8] drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNL
` [PATCH 5/8] drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTL
` [PATCH 6/8] drm/xe/pvc: Add GuC firmware definition
` [PATCH 7/8] drm/xe/nvls: Define GuC firmware for NVL-S
` [PATCH 8/8] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` ✓ CI.KUnit: success for drm/xe/guc: Recommend newer GuC firmware
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/xe/xe3p_lpg: L2 flush optimization
 2025-11-25 13:39 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/xe3p_lpg: flush userptr/shrinker bo cachelines manually
` [PATCH 2/3] drm/xe/xe3p_lpg: Enable L2 flush optimization feature
` [PATCH 3/3] drm/xe/xe3p: Skip TD flush
` ✓ CI.KUnit: success for drm/xe/xe3p_lpg: L2 flush optimization

[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-11-25 13:24 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()
` [PATCH v2 2/5] drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *
` [PATCH v2 3/5] drm/i915/power: drop wakeref parameter from with_intel_display_power*()
` [PATCH v2 4/5] drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
` [PATCH v2 5/5] drm/{i915,xe}/display: drop intel_wakeref.h usage

[PATCH 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-25 13:05 UTC  (29+ messages)
` [PATCH 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received
` [PATCH 03/11] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH 05/11] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH 06/11] drm/xe: Create page reclaim list on unbind
` [PATCH 07/11] drm/xe: Suballocate BO for page reclaim
` [PATCH 08/11] drm/xe: Prep page reclaim in tlb inval job
` [PATCH 10/11] drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
` [PATCH 11/11] drm/xe: Add debugfs support for page reclamation

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-25 12:31 UTC  (9+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 2/4] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO
` [PATCH v6 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 (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/5] Improve VMA merging for CPU-address-mirrored mappings
 2025-11-25 11:51 UTC  (7+ messages)
` [PATCH v5 1/5] drm/xe: Add helper to extend CPU-mirrored VMA range for merge
` [PATCH v5 2/5] drm/xe: Merge adjacent default-attribute VMAs during garbage collection
` [PATCH v5 3/5] drm/xe/svm: Extend MAP range to reduce vma fragmentation
` [PATCH v5 4/5] drm/xe/svm: Enable UNMAP for VMA merging operations
` [PATCH v5 5/5] drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
` ✓ CI.KUnit: success for Improve VMA merging for CPU-address-mirrored mappings (rev5)

[PATCH v1] drm/xe: Protect against unset LRC when pausing submissions
 2025-11-25 11:28 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Protect against unset LRC when pausing submissions (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe_file: change pid type from pid_t to pid pointer
 2025-11-25 10:56 UTC 

[PATCH 0/4] Selective Fetch and async flip
 2025-11-25 10:55 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/psr: Add helper for checking if vblank evasion is needed by PSR
` [PATCH 2/4] drm/i915/psr: Perform vblank evasion on async flip as well for PSR
` [PATCH 3/4] drm/i915/psr: Perform full frame update on async flip
` [PATCH 4/4] drm/i915/psr: Allow async flip when Selective Fetch enabled
` ✓ CI.KUnit: success for Selective Fetch and async flip
` ✗ CI.checksparse: warning "

[V6 PATCH] Due to SLA agreement between PF and VFs, multi CCS mode can't be enabled when VFs are already enabled. Similarly, enabling VFs must be blocked when multi CCS mode enabled
 2025-11-25 10:26 UTC 

[PATCH] fixeup! drm/xe/xe_pagefault: Fix potential uninitialized fence usage in xe_pagefault_handle_vma
 2025-11-25 10:24 UTC 

[PATCH v3 1/2] drm/xe: Track pre-production workaround support
 2025-11-25  9:47 UTC  (4+ messages)
` [PATCH v3 2/2] drm/xe/lnl: Drop "
` ✓ CI.KUnit: success for series starting with [v3,1/2] drm/xe: Track "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/2] drm/i915/display: Enable system cache support for FBC
 2025-11-25  9:21 UTC  (14+ messages)
` [PATCH v3 1/2] drm/i915/display: Use a sub-struct for fbc operations in intel_display
` [PATCH v3 2/2] drm/i915/xe3p_lpd: Enable display use of system cache for FBC
` ✗ CI.checkpatch: warning for drm/i915/display: Enable system cache support "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/4] PF: Add support for MERT
 2025-11-25  8:29 UTC  (12+ messages)
` [PATCH v3 1/4] drm/xe: Add device flag to indicate standalone MERT
` [PATCH v3 2/4] drm/xe/pf: Configure LMTT in MERT
` [PATCH v3 3/4] drm/xe/pf: Add TLB invalidation support for MERT
` [PATCH v3 4/4] drm/xe/pf: Handle MERT catastrophic errors
` ✗ CI.checkpatch: warning for PF: Add support for MERT (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/3] VF double migration
 2025-11-25  6:55 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
` ✓ CI.KUnit: success for VF double migration (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 1/2] drm/xe: Track pre-production workaround support
 2025-11-25  6:43 UTC  (3+ messages)
` [PATCH v4 2/2] drm/xe/lnl: Drop "
` ✓ CI.KUnit: success for series starting with [v4,1/2] drm/xe: Track "

[PATCH] drm/i915/display: Check number of scalers for casf
 2025-11-25  5:18 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v1 0/4] Introduce xe_pcode_read_probe()
 2025-11-25  5:04 UTC  (7+ messages)
` [PATCH v1 1/4] drm/xe/pcode: "

[PATCH 0/5] LOBF fixes
 2025-11-25  4:21 UTC  (5+ messages)
` ✓ CI.KUnit: success for LOBF fixes (rev3)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/dp: Restrict max source rate for WCL to HBR3
 2025-11-25  1:58 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/dp: Restrict max source rate for WCL to HBR3 (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC 0/5] drm/xe: Add System Controller support for Xe3p dGPU platforms
 2025-11-25  1:20 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-25  1:06 UTC  (5+ messages)
` [PATCH v4 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

[PATCH 1/2] drm/gpusvm: Limit the number of retries in drm_gpusvm_get_pages
 2025-11-25  0:45 UTC  (6+ messages)
` [PATCH 2/2] drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
` ✓ CI.KUnit: success for series starting with [1/2] drm/gpusvm: Limit the number of retries in drm_gpusvm_get_pages
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/8] Move PSR/Panel Replay sink data into intel_connector
 2025-11-24 22:37 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v1] drm/xe: Protect against unset LRC when pausing submissions
 2025-11-24 21:51 UTC  (2+ messages)

[PATCH v7] drm/xe/uc: Add stop on hardware initialization error
 2025-11-24 21:51 UTC 

[PATCH 00/12] drm/xe: Add support for Crescent Island
 2025-11-24 21:34 UTC  (4+ messages)
` [PATCH 08/12] drm/xe/oa/uapi: Expose MERT OA unit

[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-24 21:25 UTC  (10+ messages)
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV "
` [PATCH v5 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v5 26/28] drm/xe/pf: Export helpers for VFIO

[PATCH 0/2] Silence allocation warnings for sync arrays
 2025-11-24 21:24 UTC  (4+ messages)

[PATCH v2] drm/xe/xe3_lpg: Apply Wa_16028005424
 2025-11-24 21:08 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/xe3_lpg: Apply Wa_16028005424 (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-24 21:05 UTC  (2+ messages)

[PATCH] fbcon: Reschedule cursor worker if try lock fails
 2025-11-24 19:40 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for fbcon: Reschedule cursor worker if try lock fails (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/display: Stop touching vga on post enable
 2025-11-24 19:03 UTC  (6+ messages)

[PATCH v3 00/18] drm/xe: Multi Queue feature support
 2025-11-24 18:49 UTC  (4+ messages)
` [PATCH v3 10/18] drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batches
` ✗ Xe.CI.Full: failure for drm/xe: Multi Queue feature support (rev3)

[PATCH 1/1] drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP list
 2025-11-24 18:24 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
 2025-11-24 17:38 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Start re-emission from first unsignaled job during VF migration (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 00/10] Add new general DRM property "color format"
 2025-11-24 17:07 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v4 0/5] Improve VMA merging for CPU-address-mirrored mappings
 2025-11-24 16:58 UTC  (5+ messages)
` [PATCH v4 4/5] drm/xe/svm: Enable UNMAP for VMA merging operations

[bug report] drm/xe: Enforce correct user fence signaling order using
 2025-11-24 14:42 UTC  (3+ messages)

[PATCH v2 0/4] PF: Add support for MERT
 2025-11-24 13:52 UTC  (7+ messages)
` [PATCH v2 2/4] drm/xe/pf: Configure LMTT in MERT
` [PATCH v2 3/4] drm/xe/pf: Add TLB invalidation support for MERT
` [PATCH v2 4/4] drm/xe/pf: Handle MERT catastrophic errors

[PATCH v3 0/2] Some bind queue fixes
 2025-11-24 13:41 UTC  (4+ messages)
` [PATCH v3 1/2] drm/xe/uapi: disallow bind queue sharing

[PATCH 0/2] drm/i915: Go back to using AUX interrupts
 2025-11-24 12:09 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Enable DDI A/B AUX interrupts on LNL+
` [PATCH 2/2] Revert "drm/i915/dp: change aux_ctl reg read to polling read"

[PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-11-24  9:30 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