Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 21:54:20 to 2025-11-26 23:02:19 UTC [more...]

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-26 22:56 UTC  (18+ 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
` [PATCH 4/6] dma-buf: Don't misuse dma_fence_signal()
` [PATCH 5/6] drm/ttm: Remove return check of dma_fence_signal()
` [PATCH 6/6] dma-buf/dma-fence: Remove return code of signaling-functions
` ✗ CI.checkpatch: warning for dma-fence: Remove return code of dma_fence_signal() et al
` ✗ CI.KUnit: failure "

[PATCH v2 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-26 23:02 UTC  (6+ 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 v7 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-11-26 22:59 UTC  (4+ messages)
` [PATCH v7 5/6] drm/xe/guc: Only add GuC crash dump if available

[PATCH v6 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 22:59 UTC  (13+ 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: "

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-11-26 22:57 UTC  (13+ messages)
` [PATCH v2 2/7] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 3/7] drm/i915/display: Move vblank put until after critical section
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v2 6/7] drm/i915/display: Enable interrupts earlier on PREEMPT_RT

[PATCH] MAINTAINERS: Remove myself from xe maintainers
 2025-11-26 22:43 UTC 

[PATCH v5 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 22:18 UTC  (14+ messages)
` [PATCH v5 1/8] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [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 7/8] drm/xe: Remove special casing for LR queues in submission
` [PATCH v5 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 (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  (17+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [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

[PATCH 0/5] OA: More OA and register whitelist changes
 2025-11-26 21:53 UTC  (16+ messages)
` [PATCH 1/5] drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs
` [PATCH 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit
` [PATCH 3/5] drm/xe/oa: Allow exec_queue's to be specified only for OAG 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
` ✗ CI.checkpatch: warning for OA: More OA and register whitelist changes
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/9] Add support for Mesa GPU hang replay tool
 2025-11-26 20:59 UTC  (14+ messages)
` [PATCH v5 1/9] drm/xe: Add properties line to VM snapshot capture
` [PATCH v5 2/9] drm/xe: Add "null_sparse" type to VM snap properties
` [PATCH v5 3/9] drm/xe: Add mem_region to properties line in VM snapshot capture
` [PATCH v5 4/9] drm/xe: Add pat_index "
` [PATCH v5 5/9] drm/xe: Add cpu_caching "
` [PATCH v5 6/9] drm/xe: Add VM.uapi_flags to "
` [PATCH v5 7/9] drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
` [PATCH v5 8/9] drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshot
` [PATCH v5 9/9] drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
` ✗ CI.checkpatch: warning for Add support for Mesa GPU hang replay tool (rev5)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "

[PATCH] DEBUG: Show held locks on failure
 2025-11-26 19:20 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.KUnit: success for DEBUG: Show held locks on failure (rev2)
` ✓ CI.KUnit: success for DEBUG: Show held locks on failure (rev3)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/7] drm/i915/display: Enable CONFIG_PREEMPT_RT
 2025-11-26 19:01 UTC  (3+ messages)
` [PATCH 1/7] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()

[PATCH v2 00/17] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-11-26 18:52 UTC  (16+ messages)
` [PATCH v2 06/17] drm/xe: Use the drm_pagemap cache and shrinker
` [PATCH v2 09/17] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH v2 10/17] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH v2 11/17] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH v2 13/17] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH v2 14/17] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH v2 16/17] drm/pagemap, drm/xe: Support migration over interconnect

[PATCH v2 0/4] Introduce DRM_RAS using generic netlink for RAS
 2025-11-26 18:48 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for Introduce DRM_RAS using generic netlink for RAS (rev2)
` ✓ CI.KUnit: success "
` [PATCH v2 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v2 2/4] drm/xe/xe_drm_ras: Add support for drm ras
` [PATCH v2 3/4] drm/xe/xe_hw_error: Add support for GT hardware errors
` [PATCH v2 4/4] drm/xe/xe_hw_error: Add support for PVC SOC errors

[PATCH v6] drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
 2025-11-26 15:57 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2025-11-26 15:44 UTC 

[PULL] drm-misc-next-fixes
 2025-11-26 15:20 UTC 

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-26 15:17 UTC  (15+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/4] Add SoC remapper support for system controller
 2025-11-26 14:46 UTC  (3+ messages)
` [PATCH v2 4/4] drm/xe/remapper: Reprogram remapper index on PM resume events

[PATCH v10 0/4] drm/xe: Improve wedged mode handling
 2025-11-26 14:42 UTC  (9+ 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
` ✓ Xe.CI.BAT: success for drm/xe: Improve wedged mode handling (rev10)
` ✗ Xe.CI.Full: failure "

[RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
 2025-11-26 14:22 UTC  (8+ 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
` ✓ CI.KUnit: success for drm/{i915,xe}/dsb: refactor DSB buffer allocation (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/1] Switch to use kernel standard fault injection in i915
 2025-11-26 13:52 UTC  (3+ messages)
` [PATCH 1/1] drm/i915: switch to use kernel standard error injection

[PATCH 1/4] drm/i915/psr: Add helper for checking if vblank evasion is needed by PSR
 2025-11-26 13:32 UTC  (2+ messages)

[PATCH] fixeup! drm/xe/xe_pagefault: Fix potential uninitialized fence usage in xe_pagefault_handle_vma
 2025-11-26 13:17 UTC  (3+ messages)

[PATCH] drm/xe/xe_file: change pid type from pid_t to pid pointer
 2025-11-26 13:15 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
  ` â "

[PATCH v2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-26  1:39 UTC  (7+ messages)

[PATCH V5] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-26 12:21 UTC  (7+ messages)
` [V7 PATCH] drm/xe/xe_gt_ccs_mode:Mutual "
` ✓ CI.KUnit: success for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev7)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/i915/display: Check number of scalers for casf
 2025-11-26 10:48 UTC  (5+ messages)
` [PATCH v2] drm/i915/crtc: Expose sharpness only if num_scalers is >= 2
` ✓ CI.KUnit: success for drm/i915/display: Check number of scalers for casf (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/xe/xe3p_lpg: L2 flush optimization
 2025-11-26 10:26 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/xe3p_lpg: flush userptr/shrinker bo cachelines manually

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-11-26  9:29 UTC  (7+ messages)
` [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH v5 0/5] Improve VMA merging for CPU-address-mirrored mappings
 2025-11-26  8:02 UTC  (4+ messages)
` ✓ CI.KUnit: success for Improve VMA merging for CPU-address-mirrored mappings (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 00/18] Enable/Disable DC balance along with VRR DSB
 2025-11-26  7:30 UTC  (28+ messages)
` [PATCH v8 01/18] drm/i915/display: Add source param for dc balance
` [PATCH v8 02/18] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [PATCH v8 03/18] drm/i915/vrr: Add VRR DC balance registers
` [PATCH v8 06/18] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v8 07/18] drm/i915/vrr: Add compute config "
` [PATCH v8 08/18] drm/i915/vrr: Add function to reset DC balance accumulated params
` [PATCH v8 09/18] drm/i915/display: Add DC Balance flip count operations
` [PATCH v8 10/18] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v8 13/18] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v8 16/18] drm/i915/display: Add function to configure event for dc balance
` [PATCH v8 17/18] drm/i915/vrr: Enable DC Balance
` [PATCH v8 18/18] drm/i915/vrr: Add function to check if DC Balance Possible

[PATCH 0/2] drm/i915/hdcp: call HDCP GSC hook via parent interface
 2025-11-26  5:57 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] i915: Support Intel GPU porting on any non-x86 system
 2025-11-26  4:18 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for i915: Support Intel GPU porting on any non-x86 system. (rev4)

[PATCH v7] drm/xe/uc: Add stop on hardware initialization error
 2025-11-26  4:13 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev7)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] drm/gpusvm: Limit the number of retries in drm_gpusvm_get_pages
 2025-11-26  3:16 UTC  (2+ messages)

[PATCH] drm/xe: Add caching pagetable flag
 2025-11-26  3:07 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-26  2:33 UTC  (10+ messages)
` [PATCH 06/11] drm/xe: Create page reclaim list on unbind

[bug report] drm/xe: Enforce correct user fence signaling order using
 2025-11-26  2:32 UTC  (4+ messages)

[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-11-26  0:31 UTC  (3+ messages)
` [PATCH 09/15] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes

[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-11-25 23:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: switch from intel_wakeref_t to struct ref_tracker * (rev2)


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