Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 15:18:06 to 2026-04-06 19:11:40 UTC [more...]

[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-04-06 19:11 UTC  (5+ messages)

[PATCH 0/2] drm/xe/pat: Type cleanup and invalid index hardening
 2026-04-06 19:07 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Standardize pat_index to u16 type
` [PATCH 2/2] drm/xe/pat: Default XE_CACHE_NONE_COMPRESSION to invalid and assert on use
` ✓ CI.KUnit: success for drm/xe/pat: Type cleanup and invalid index hardening
` ✓ Xe.CI.BAT: "

[PATCH v3 00/12] CMTG enablement
 2026-04-06 19:02 UTC  (5+ messages)
` [PATCH v3 01/12] drm/i915/cmtg: add is_enable_allowed() for cmtg
` [PATCH v3 02/12] drm/i915/cmtg: set CMTG clock select

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-04-06 18:59 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Wait for HW clearance before issuing the next TLB inval. (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-06 18:56 UTC  (7+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP

[PATCH v2 0/5] Add get-error-counter and clear-error-counter support for CRI
 2026-04-06 18:50 UTC  (10+ messages)
` [PATCH v2 1/5] drm/xe/uapi: Add additional error components to XE drm_ras
` [PATCH v2 2/5] drm/xe/xe_ras: Add structures and commands for get and clear counter
` [PATCH v2 3/5] drm/xe/xe_ras: Add support to query error counter for CRI
` [PATCH v2 4/5] drm/xe/xe_ras: Add helper to clear error counter
` [PATCH v2 5/5] drm/xe/ras: Add flag for Xe RAS
` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 0/9] Introduce Xe PCIe FLR
 2026-04-06 18:08 UTC  (14+ messages)
` [PATCH v5 1/9] drm/xe/uc_fw: Allow re-initializing firmware
` [PATCH v5 2/9] drm/xe/guc_submit: Introduce guc_exec_queue_reinit()
` [PATCH v5 3/9] drm/xe/gt: Introduce FLR helpers
` [PATCH v5 4/9] drm/xe/irq: Introduce xe_irq_disable()
` [PATCH v5 5/9] drm/xe: Introduce xe_device_assert_lmem_ready()
` [PATCH v5 6/9] drm/xe/bo_evict: Introduce xe_bo_restore_map()
` [PATCH v5 7/9] drm/xe/exec_queue: Introduce xe_exec_queue_reinit()
` [PATCH v5 8/9] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v5 9/9] drm/xe/pci: Introduce PCIe FLR
` ✗ CI.checkpatch: warning for Introduce Xe PCIe FLR (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/guc: Add support for NPK as a GuC log target
 2026-04-06 17:58 UTC  (3+ messages)

[PATCH v3 0/4] Introduce cold reset recovery method
 2026-04-06 16:52 UTC  (8+ messages)
` [PATCH v3 1/4] Introduce Xe Uncorrectable Error Handling
` [PATCH v3 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v3 3/4] drm/doc: Document "
` [PATCH v3 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/5] drm/xe: Fix mismatched include guards in header files
 2026-04-06 16:07 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Fix mismatched include guards in header files (rev2)

[PATCH] drm/xe/xe3p_lpg: Add missing indirect ring state feature flag
 2026-04-06 14:45 UTC  (3+ messages)

[PATCH] drm/i915/backlight: Fix VESA backlight possible check condition
 2026-04-06 14:42 UTC  (3+ messages)

[PATCH v9 0/3] Do not create drm device for PF only admin mode
 2026-04-06 14:38 UTC  (7+ messages)
` [PATCH v9 1/3] drm/xe/pf: Restrict device query responses in admin-only PF mode
` [PATCH v9 2/3] drm/xe/pf: Derive admin-only PF mode from xe_device state
` [PATCH v9 3/3] drm/xe/tests: Fix pf_set_admin_mode() after sriov.pf.admin_only removal
` ✓ CI.KUnit: success for Do not create drm device for PF only admin mode (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC v8 0/1] Do not create drm device for PF only admin mode
 2026-04-06 13:16 UTC  (5+ messages)
` [RFC v8 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode
` ✗ Xe.CI.FULL: failure for Do not create drm device for PF only admin mode (rev7)

[PATCH v2 0/5] Introduce cold reset recovery method
 2026-04-06 12:49 UTC  (9+ messages)
` [PATCH v2 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v2 5/5] drm/xe/debugfs: Add interface to trigger power management unit error handler

[RFC v2 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
 2026-04-06 12:36 UTC  (12+ messages)
` [RFC v2 1/7] drm/xe/vm: Track CPU_AUTORESET state in xe_vma
` [RFC v2 2/7] drm/xe/vm: Preserve cpu_autoreset_active across GPUVA operations
` [RFC v2 3/7] drm/xe/svm: Clear CPU_AUTORESET_ACTIVE on first GPU fault
` [RFC v2 4/7] drm/xe/vm: Add madvise autoreset interval notifier worker infrastructure
` [RFC v2 5/7] drm/xe/vm: Deactivate madvise notifier on GPU touch
` [RFC v2 6/7] drm/xe/vm: Wire MADVISE_AUTORESET notifiers into VM lifecycle
` [RFC v2 7/7] drm/xe/svm: Correct memory attribute reset for partial unmap
` ✗ CI.checkpatch: warning for drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC PATCH V6 0/7] Add memory page offlining support
 2026-04-06 11:04 UTC  (10+ messages)
` [RFC PATCH V6 1/7] drm/xe: Link VRAM object with gpu buddy
` [RFC PATCH V6 3/7] drm/xe: Handle physical memory address error

[PATCH 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
 2026-04-06  8:52 UTC  (22+ messages)
` [PATCH 1/9] drm/i915/hdmi: Add missing intel_pfit_mode_valid() for 4:2:0 also modes
` [PATCH 2/9] drm/i915/hdmi: Restructure the sink/output format selection
` [PATCH 3/9] drm/i915/hdmi: Restructure 4:2:0 vs. 4:4:4 mode validation
` [PATCH 4/9] drm/i915/dp: Restructure the sink/output format selection
` [PATCH 5/9] drm/i915/dp: Validate "4:2:0 also" modes twice
` [PATCH 6/9] drm/i915/dp: Require a HDMI sink for YCbCr output via PCON
` [PATCH 7/9] drm/i915/dp: Validate sink format in .mode_valid()
` [PATCH 8/9] drm/i915/hdmi: Make the RGB fallback for "4:2:0 only" modes the last resort
` [PATCH 9/9] drm/i915/dp: "

[PATCH] drm/xe/svm: Use xe_map_resource_to_region helper instead of direct access
 2026-04-06  7:34 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/5] Add get-error-counter support for CRI
 2026-04-06  7:29 UTC  (10+ messages)
` [PATCH 3/5] drm/xe/ras: Add flag for Xe RAS
` [PATCH 4/5] drm/xe/xe_ras: Add structures and commands for get counter
` [PATCH 5/5] drm/xe/xe_ras: Add support to query error counter for CRI

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-04-06  5:28 UTC  (21+ messages)
` [RFC 01/15] drm/xe: Add xe_usm_queue generic USM circular buffer
` [RFC 03/15] drm/xe: Stub out new access_counter layer
` [RFC 05/15] drm/xe: Implement xe_access_counter_handler
` [RFC 07/15] drm/xe: Move ASID to FAULT VM lookup to xe_device
` [RFC 08/15] drm/xe: Implement xe_access_counter_queue_work
` [RFC 09/15] drm/xe/trace: Add xe_vma_acc trace event for access counter notifications
` [RFC 10/15] drm/xe/svm: Handle svm ranges on access ctr trigger
` [RFC 11/15] drm/xe: Add xe_guc_access_counter layer
` [RFC 15/15] drm/xe/pt: Set NC PTE bit for VMAs ineligible for access counting

[PATCH v3] drm: use get_random_u64() where appropriate
 2026-04-05 15:48 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[drm-xe:drm-xe-next] BUILD SUCCESS 13743bd628bc9d9a0e2fe53488b2891aedf7cc74
 2026-04-04 11:20 UTC 

[PATCH] drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTB
 2026-04-03 22:31 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-04-03 20:48 UTC  (19+ messages)
` [PATCH v2 01/13] drm/xe/guc: Update POLICY_SCHED_IF_IDLE documentation
` [PATCH v2 02/13] drm/xe/pf: Fix pf_get_sched_priority() function signature
` [PATCH v2 03/13] drm/xe/pf: Force new VFs prorities only once
` [PATCH v2 04/13] drm/xe/pf: Print applied policy KLVs
` [PATCH v2 05/13] drm/xe/pf: Reprovision policy settings after GT reset
` [PATCH v2 06/13] drm/xe/pf: Don't reprovision policies if already default
` [PATCH v2 07/13] drm/xe/pf: Encode scheduling priority KLV if needed
` [PATCH v2 08/13] drm/xe/pf: Check EQ/PT/PRIO when testing VF config
` [PATCH v2 09/13] drm/xe/pf: Allow to change sched_if_idle policy under lock
` [PATCH v2 10/13] drm/xe/pf: Reprovision scheduling to default when no VFs
` [PATCH v2 11/13] drm/xe/pf: Extract helper to show which VFs are provisioned
` [PATCH v2 12/13] drm/xe/pf: Extract helpers for bulk EQ/PT provisioning
` [PATCH v2 13/13] drm/xe/pf: Perform fair scheduling auto-provisioning
` ✓ CI.KUnit: success for drm/xe/pf: Improve EQ/PT provisioning (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Suppress reset log for destroyed queues
 2026-04-03 17:33 UTC  (8+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 0/2] drm/xe: expose multi_lrc_mask in debugfs info
 2026-04-03 17:23 UTC  (7+ messages)
` [PATCH v5 1/2] drm/xe: improve readability of debugfs engine info output
` [PATCH v5 2/2] drm/xe: expose multi-lrc engine classes in debugfs info
` ✓ CI.KUnit: success for drm/xe: expose multi_lrc_mask in debugfs info (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/7] drm/xe/guc: Recommend GuC v70.60.0 for LNL, BMG, PTL
 2026-04-03 17:09 UTC  (13+ messages)
` [PATCH 1/7] Revert "drm/xe/nvlp: Define GuC firmware for NVL-P"
` [PATCH 2/7] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH 3/7] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH 4/7] drm/xe/guc: Recommend GuC v70.60.0 for BMG, LNL, PTL
` [PATCH 5/7] Reapply "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH 6/7] Reapply "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH 7/7] Reapply "drm/xe/nvlp: Define GuC firmware for NVL-P"
` ✗ CI.checkpatch: warning for drm/xe/guc: Recommend GuC v70.60.0 for LNL, BMG, PTL
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-03 15:12 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v7 00/29] Fair(er) DRM scheduler
 2026-04-02  7:01 UTC  (3+ messages)

[PATCH] drm/xe: Fix slab-out-of-bounds on PT update ops retry
 2026-04-03 10:00 UTC  (5+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v1 08/16] drm/i915/bios: support VS/PE Override per each ddi port
 2026-04-03  8:39 UTC  (2+ messages)

[PATCH v2 0/4] Hardware Error handling for Crescent Island
 2026-04-03  6:37 UTC  (8+ messages)
` [PATCH v2 1/4] drm/xe/hw_error: Setup hardware error routing
` [PATCH v2 2/4] drm/xe/hw_error: Reuse CSC worker for generic error handling
` [PATCH v2 3/4] drm/xe/hw_error: Allow debugging hardware errors
` [PATCH v2 4/4] drm/xe/debugfs: Update hardware error routing with wedged.mode
` ✓ CI.KUnit: success for Hardware Error handling for Crescent Island (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[drm-xe:drm-xe-next] BUILD SUCCESS c79bc999442ff3c0908ab8bce92b2a3cb7d59861
 2026-04-02 22:48 UTC 

[PATCH v1] drm/i915/aux: use polling when irqs are unavailable
 2026-04-02 22:31 UTC  (5+ messages)

[PATCH] drm/xe: expose multi_lrc_mask in debugfs info
 2026-04-02 17:45 UTC  (6+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] drm/xe: improve readability of debugfs engine info output
  ` [PATCH v5 2/2] drm/xe: expose multi-lrc engine classes in debugfs info
` ✓ CI.KUnit: success for drm/xe: expose multi_lrc_mask in debugfs info (rev5)
` ✓ Xe.CI.BAT: "

[PATCH 1/2] drm/i915: Track fence region ID in plane state
 2026-04-02 17:20 UTC  (3+ messages)

[PATCH v8 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-04-02 17:11 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev10)

[PATCH 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-04-02 16:20 UTC  (14+ messages)
` [PATCH 03/13] drm/xe/pf: Force new VFs prorities only once
` [PATCH 10/13] drm/xe/pf: Reprovision scheduling to default when no VFs
` [PATCH 11/13] drm/xe/pf: Extract helper to show which VFs are provisioned
` [PATCH 12/13] drm/xe/pf: Extract helpers for bulk EQ/PT provisioning
` [PATCH 13/13] drm/xe/pf: Perform fair scheduling auto-provisioning
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Improve EQ/PT provisioning

[PATCH v10 0/3] Panel Replay BW optimization
 2026-04-02 16:14 UTC  (3+ messages)
` [PATCH v10 1/3] drm/display: Add drm helper to check pr optimization support

[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-02 15:59 UTC  (3+ messages)
` [PATCH v5 5/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "

[PATCH v1] drm/xe/xe_sysctrl: Restore __le32 type for app message header
 2026-04-02 15:45 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v3 0/3] USE drm mm instead of drm SA for CCS read/write
 2026-04-02 15:30 UTC  (5+ messages)
` [PATCH v3 1/3] drm/xe/mm: add XE MEM POOL manager with shadow support
` [PATCH v3 2/3] drm/xe/mm: Add batch buffer allocation functions for xe_mem_pool manager


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