Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-23 21:25:23 to 2024-04-24 17:48:08 UTC [more...]

[PATCH 00/23] XeKmd basic SVM support
 2024-04-24 17:48 UTC  (17+ messages)
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range

[PATCH v2 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-24 17:23 UTC  (14+ messages)
` [PATCH v2 01/13] drm/xe: Lock all gpuva ops during "
` [PATCH v2 02/13] drm/xe: Add ops_execute function which returns a fence
` [PATCH v2 03/13] drm/xe: Move migrate to prefetch to op_lock_and_prep function
` [PATCH v2 04/13] drm/xe: Add struct xe_vma_ops abstraction
` [PATCH v2 05/13] drm/xe: Use xe_vma_ops to implement xe_vm_rebind
` [PATCH v2 06/13] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH v2 07/13] drm/xe: Use xe_vma_ops to implement page fault rebinds
` [PATCH v2 08/13] drm/xe: Add some members to xe_vma_ops
` [PATCH v2 09/13] drm/xe: Add vm_bind_ioctl_ops_fini helper
` [PATCH v2 10/13] drm/xe: Move ufence check to op_lock_and_prep
` [PATCH v2 11/13] drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
` [PATCH v2 12/13] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [PATCH v2 13/13] drm/xe: Delete PT update selftest

[PATCH] drm/xe/guc: Fix typos in VF CFG KLVs descriptions
 2024-04-24 17:20 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/pf: Expose PF service details via debugfs
 2024-04-24 17:10 UTC 

[PATCH 1/4] drm/xe: Introduce a simple wedged state
 2024-04-24 17:01 UTC  (16+ messages)
` [PATCH 2/4] drm/xe: declare wedged upon GuC load failure
` [PATCH 3/4] drm/xe: Force wedged state and block GT reset upon any GPU hang
` [PATCH 4/4] drm/xe: Introduce the wedged_mode debugfs
` ✓ CI.Patch_applied: success for series starting with [1/4] drm/xe: Introduce a simple wedged state
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PULL] drm-intel-next
 2024-04-24 16:32 UTC 

[PATCH v4 00/19] Enable display support for Battlemage
 2024-04-24 16:18 UTC  (3+ messages)
` [PATCH v4 06/19] drm/i915/xe2hpd: Add new C20 PHY SRAM address

[PATCH CI 1/3] drm/xe: Store xe_hw_engine in xe_hw_engine_snapshot
 2024-04-24 15:39 UTC  (10+ messages)
` [PATCH CI 2/3] drm/xe: Add helpers to loop over geometry and compute DSS
` [PATCH CI 3/3] drm/xe: Add INSTDONE registers to devcoredump
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/xe: Store xe_hw_engine in xe_hw_engine_snapshot
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH V3] drm/xe/xe2: Add workaround 14021567978
 2024-04-24 15:18 UTC  (2+ messages)

[PATCH v2 0/6] drm/xe: Per client usage
 2024-04-24 14:51 UTC  (16+ messages)
` [PATCH v2 1/6] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH v2 2/6] drm/xe: Add helper to capture engine timestamp
` [PATCH v2 3/6] drm/xe: Add helper to accumulate exec queue runtime
` [PATCH v2 4/6] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH v2 5/6] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH v2 6/6] drm/xe/client: Print runtime to fdinfo
` ✓ CI.Patch_applied: success for drm/xe: Per client usage (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/guc: Improve GuC doorbell/context ID manager intro message
 2024-04-24 14:49 UTC  (22+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC doorbell/context ID manager intro message (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC doorbell/context ID manager intro message (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH CI 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2024-04-24 14:04 UTC  (6+ messages)
` [PATCH CI 3/3] drm/xe: Add INSTDONE registers to devcoredump
` ✗ CI.FULL: failure for series starting with [CI,1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-24 13:54 UTC  (2+ messages)

[PATCH v3 0/4] drm/xe: More fb pinning optimizations
 2024-04-24 13:03 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe: Remove safety check from __xe_ttm_stolen_io_mem_reserve_stolen
` [PATCH v3 2/4] drm/xe/display: Preparations for preallocating dpt bo
` [PATCH v3 3/4] drm/xe: Use simple xchg to cache DPT
` [PATCH v3 4/4] drm/xe/display: Re-use display vmas when possible

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-04-24 12:36 UTC  (17+ messages)
` [PATCH v3 1/4] drm: add devm release action
` [PATCH v3 4/4] drm/xe/FLR: Support PCIe FLR
` ✓ CI.FULL: success for drm/xe: Support PCIe FLR (rev6)

[PATCH 0/2] PF: Clamp maximum execution quantum to 100s
 2024-04-24 12:06 UTC  (11+ messages)
` [PATCH 1/2] drm/xe/guc: Update VF configuration KLVs definitions
` ✓ CI.Patch_applied: success for PF: Clamp maximum execution quantum to 100s
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/3] PF: Expose GT-level SR-IOV details over debugfs
 2024-04-24 11:49 UTC  (4+ messages)
` ✗ CI.FULL: failure for "
` ✓ CI.BAT: success "

[PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-04-24 11:40 UTC  (7+ messages)
` [PATCH v7 3/4] drm/xe/hwmon: Update xe_hwmon_process_reg

[PATCH v2 0/5] Add SR-IOV GuC Relay PF services
 2024-04-24 11:24 UTC  (4+ messages)
` ✓ CI.BAT: success for Add SR-IOV GuC Relay PF services (rev3)
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-04-24  9:51 UTC  (2+ messages)

[PATCH] drm/xe: Add reg read/write trace
 2024-04-24  8:59 UTC  (4+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 869e54d4d54b1b0ee16c98c2149f5785eea08c02
 2024-04-24  8:24 UTC 

[PATCH] drm/xe: Fix unexpected backmerge results
 2024-04-24  8:19 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/2] drm/i915: baby steps towards removing implicit dev_priv
 2024-04-24  8:07 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCHi v3 0/2] Use the helpers for locking/unlocking resv object
 2024-04-24  7:23 UTC  (10+ messages)
` [PATCH v3 1/2] drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
` [PATCH 2/2] drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
` ✓ CI.Patch_applied: success for Use the helpers for locking/unlocking resv object (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Change xe_guc_submit_stop return to void
 2024-04-24  6:33 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/xe2hpg: Add Wa_14021490052
 2024-04-24  5:45 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2hpg: Add Wa_14021490052 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Use the helpers for locking/unlocking resv object
 2024-04-24  4:46 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v2 1/2] drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
` [PATCH 2/2] drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
` ✓ CI.Build: success for Use the helpers for locking/unlocking resv object
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/2] Use the helpers for locking/unlocking resv object
 2024-04-24  4:09 UTC  (8+ messages)
` [PATCH 1/2] drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
` [PATCH 2/2] drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers

[PATCH 1/2] Revert "drm/xe/vm: drop vm->destroy_work"
 2024-04-24  3:45 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/vm: prevent UAF in rebind_work_func()
` ✓ CI.FULL: success for series starting with [1/2] Revert "drm/xe/vm: drop vm->destroy_work" (rev2)

[PATCH] drm/xe: Use distinct error code in VM_CREATE for device fault mode checks
 2024-04-24  3:20 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/vm: Use xe_vm_lock() helper for locking
 2024-04-24  2:26 UTC  (5+ messages)
` ✗ CI.FULL: failure for drm/xe/vm: Use xe_vm_lock() helper for locking (rev2)

[PATCH 0/7] drm/xe: Per client usage
 2024-04-24  0:40 UTC  (11+ messages)

[PATCH 0/2] Apply LNL workaround
 2024-04-24  0:15 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/lnl: Apply Wa_22019338487


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