intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-23 13:01:18 to 2024-04-24 06:33:28 UTC [more...]

[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 v2 0/3] PF: Expose GT-level SR-IOV details over debugfs
 2024-04-24  5:37 UTC  (11+ messages)
` [PATCH v2 1/3] drm/xe/pf: Expose SR-IOV VFs configuration "
` [PATCH v2 2/3] drm/xe/pf: Expose SR-IOV VF control commands "
` [PATCH v2 3/3] drm/xe/pf: Expose SR-IOV policy settings "
` ✓ CI.Patch_applied: success for PF: Expose GT-level SR-IOV details "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.FULL: failure "

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-04-24  5:12 UTC  (18+ messages)
` [PATCH v3 1/4] drm: add devm release action
` [PATCH v3 4/4] drm/xe/FLR: Support PCIe FLR
` ✓ CI.Patch_applied: success for drm/xe: Support PCIe FLR (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[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: "

[PATCHi v3 0/2] Use the helpers for locking/unlocking resv object
 2024-04-24  4:39 UTC  (3+ 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

[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 v2 0/6] drm/xe: Per client usage
 2024-04-24  4:08 UTC  (15+ 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: Fix unexpected backmerge results
 2024-04-24  3:50 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

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

[PATCH 1/4] drm/xe: Introduce a simple wedged state
 2024-04-24  3:29 UTC  (13+ 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: "

[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 00/23] XeKmd basic SVM support
 2024-04-24  2:31 UTC  (11+ messages)
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range

[PATCH] drm/xe/vm: Use xe_vm_lock() helper for locking
 2024-04-24  2:26 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vm: Use xe_vm_lock() helper for locking (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[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  (8+ messages)
` [PATCH 1/2] drm/xe/lnl: Apply Wa_22019338487

[PATCH v2 0/5] Add SR-IOV GuC Relay PF services
 2024-04-23 22:02 UTC  (14+ messages)
` [PATCH v2 1/5] drm/xe/guc: Add GuC Relay ABI version 1.0 definitions
` [PATCH v2 2/5] drm/xe: Add helper to calculate adjusted register offset
` [PATCH v2 3/5] drm/xe: Add few more GT register definitions
` [PATCH v2 4/5] drm/xe/pf: Add SR-IOV GuC Relay PF services
` [PATCH v2 5/5] drm/xe/kunit: Add PF service tests
` ✓ CI.Patch_applied: success for Add SR-IOV GuC Relay PF services (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Add reg read/write trace
 2024-04-23 21:25 UTC  (3+ messages)

[PATCH 0/2] drm/i915: baby steps towards removing implicit dev_priv
 2024-04-23 21:01 UTC  (12+ messages)
` [PATCH 1/2] drm/i915: convert _MMIO_PIPE3()/_MMIO_PORT3() to accept base
` [PATCH 2/2] drm/i915: pass dev_priv to _MMIO_PIPE2, _MMIO_TRANS2, _MMIO_CURSOR2
` ✓ CI.Patch_applied: success for drm/i915: baby steps towards removing implicit dev_priv
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/hwmon: Remove unwanted write permission for currN_label
 2024-04-23 20:49 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Remove unwanted write permission for currN_label (rev3)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH CI 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2024-04-23 19:48 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_he_engine in xe_hw_engine_snapshot
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[linux-next:master] BUILD REGRESSION a59668a9397e7245b26e9be85d23f242ff757ae8
 2024-04-23 19:20 UTC 

[PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
 2024-04-23 19:15 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/xe: avoid the async_flip update in the initial plane config (rev2)

[PATCH v2 0/3] drm/xe: More fb pinning optimizations
 2024-04-23 17:53 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 0/3] drm/xe: More fb pinning optimizations
 2024-04-23 16:56 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe: make xe_pm_runtime_lockdep_map a static struct
 2024-04-23 14:53 UTC  (3+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: make xe_pm_runtime_lockdep_map a static struct (rev2)

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

[PATCH v6 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2024-04-23 14:17 UTC  (5+ messages)
` [PATCH v6 3/3] drm/xe: Add INSTDONE registers to devcoredump

[drm-xe:drm-xe-next] BUILD SUCCESS 48c64d495fbef343c59598a793d583dfd199d389
 2024-04-23 14:08 UTC 

[PATCH v2] drm/xe/mocs: Add debugfs node to dump mocs
 2024-04-23 13:53 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/mocs: Add debugfs node to dump mocs (rev3)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client
 2024-04-23 13:49 UTC  (7+ messages)
` [PATCH v8 6/6] drm/{i915, xe}: Implement fbdev emulation as in-kernel client
  ` [PATCH v8 6/6] drm/{i915,xe}: "

[PATCH] drm/xe/guc: Fix arguments passed to relay G2H handlers
 2024-04-23 13:47 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/guc: Fix arguments passed to relay G2H handlers (rev3)

[PATCH] drm/xe/xe2hpg: Add Wa_14021490052
 2024-04-23 13:12 UTC  (2+ messages)

[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-04-23 13:06 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).