Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 09:47:14 to 2025-11-26 13:20:42 UTC [more...]

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-26 13:19 UTC  (7+ 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

[PATCH] fixeup! drm/xe/xe_pagefault: Fix potential uninitialized fence usage in xe_pagefault_handle_vma
 2025-11-26 13:17 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

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

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-26 11:59 UTC  (15+ 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
` ✓ Xe.CI.BAT: success for vfio/xe: Add driver variant for Xe VF migration (rev6)
` ✗ Xe.CI.Full: failure "

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

[RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
 2025-11-26 12:43 UTC  (7+ 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: "

[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] DEBUG: Show held locks on failure
 2025-11-26 12:12 UTC 

[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  (10+ messages)
` [PATCH 1/3] drm/xe/xe3p_lpg: flush userptr/shrinker bo cachelines manually
` ✓ CI.KUnit: success for drm/xe/xe3p_lpg: L2 flush optimization
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[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 0/5] OA: More OA and register whitelist changes
 2025-11-26  9:02 UTC  (10+ 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/5] Improve VMA merging for CPU-address-mirrored mappings
 2025-11-26  8:02 UTC  (12+ 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 4/5] drm/xe/svm: Enable UNMAP for VMA merging operations
` ✓ CI.KUnit: success for Improve VMA merging for CPU-address-mirrored mappings (rev5)
` ✗ Xe.CI.Full: failure "
` ✓ CI.KUnit: success for Improve VMA merging for CPU-address-mirrored mappings (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-26  7:44 UTC  (16+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ 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  (7+ messages)
` [PATCH 1/2] drm/i915/hdcp: move i915 specific HDCP GSC implementation to i915
` [PATCH 2/2] drm/{i915, xe}/hdcp: use parent interface for HDCP GSC calls
` ✗ CI.checkpatch: warning for drm/i915/hdcp: call HDCP GSC hook via parent interface
` ✓ 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  (3+ 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  (5+ 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  (34+ 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

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

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

[PATCH v2 00/17] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-11-26  1:09 UTC  (13+ 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 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  (11+ 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
` ✗ CI.checkpatch: warning for drm/i915/display: switch from intel_wakeref_t to struct ref_tracker * (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] Selective Fetch and async flip
 2025-11-25 21:19 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
` ✓ CI.KUnit: success for Selective Fetch and async flip
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

[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 19:57 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-11-25 19:47 UTC  (5+ messages)
` [PATCH v7 3/6] drm/xe/guc: Add GuC log init config in LFD format

[PATCH 0/6] drm/i915: uapi vs. hw state fixes
 2025-11-25 19:41 UTC  (2+ messages)

[PATCH 0/8] drm/xe/guc: Recommend newer GuC firmware
 2025-11-25 19:17 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/4] Add SoC remapper support for system controller
 2025-11-25 19:14 UTC  (3+ messages)
` [PATCH v2 1/4] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe

[PATCH v1] drm/xe: Protect against unset LRC when pausing submissions
 2025-11-25 18:38 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Protect against unset LRC when pausing submissions (rev2)

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

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-11-25 17:30 UTC  (3+ messages)

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

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

[PATCH 1/2] drm/i915/cdclk: drop i915_drv.h include
 2025-11-25 14:40 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: use struct drm_device for clock gating funcs

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


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