intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH] drm/xe: Delete unused GuC submission_state.suspend
 2024-04-25  6:31 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH CI 1/3] drm/xe: Store xe_hw_engine in xe_hw_engine_snapshot
 2024-04-25  6:31 UTC  (11+ 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 "
` ✗ CI.FULL: "

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-04-25  6:17 UTC  (19+ messages)
` [PATCH v3 1/4] drm: add devm release action
` [PATCH v3 4/4] drm/xe/FLR: Support PCIe FLR

[PATCH v3 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-25  6:10 UTC  (21+ messages)
` [PATCH v3 01/13] drm/xe: Lock all gpuva ops during "
` [PATCH v3 02/13] drm/xe: Add ops_execute function which returns a fence
` [PATCH v3 03/13] drm/xe: Move migrate to prefetch to op_lock_and_prep function
` [PATCH v3 04/13] drm/xe: Add struct xe_vma_ops abstraction
` [PATCH v3 05/13] drm/xe: Use xe_vma_ops to implement xe_vm_rebind
` [PATCH v3 06/13] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH v3 07/13] drm/xe: Use xe_vma_ops to implement page fault rebinds
` [PATCH v3 08/13] drm/xe: Add some members to xe_vma_ops
` [PATCH v3 09/13] drm/xe: Add vm_bind_ioctl_ops_fini helper
` [PATCH v3 10/13] drm/xe: Move ufence check to op_lock_and_prep
` [PATCH v3 11/13] drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
` [PATCH v3 12/13] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [PATCH v3 13/13] drm/xe: Delete PT update selftest
` ✓ CI.Patch_applied: success for Prep patches for 1 job per VM bind IOCTL (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCHi v3 0/2] Use the helpers for locking/unlocking resv object
 2024-04-25  6:01 UTC  (11+ messages)
` [PATCH v3 1/2] drm/xe/vm: Use xe_vm_lock()/xe_vm_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: "
` ✗ CI.FULL: failure "

[PATCH v2 0/5] xe_guc_submit style cleanups
 2024-04-25  5:55 UTC  (6+ messages)
` [PATCH v2 1/5] drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
` [PATCH v2 2/5] drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
` [PATCH v2 3/5] drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
` [PATCH v2 4/5] drm/xe: Fix alignment in GuC exec queue state defines
` [PATCH v2 5/5] drm/xe: Replace engine references with exec queue in xe_guc_submit.c

[PATCH] drm/xe/guc: Improve GuC doorbell/context ID manager intro message
 2024-04-25  4:36 UTC  (25+ 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: "
` ✗ CI.FULL: failure for drm/xe/guc: Improve GuC doorbell/context ID manager intro message
` ✗ CI.FULL: failure for drm/xe/guc: Improve GuC doorbell/context ID manager intro message (rev2)
` ✓ CI.FULL: success for drm/xe/guc: Improve GuC doorbell/context ID manager intro message (rev3)

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

[linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd
 2024-04-24 23:49 UTC 

[PATCH] drm/xe: Generate oob before compiling anything
 2024-04-24 23:49 UTC  (3+ messages)
` ✗ CI.KUnit: failure for "

[PATCH 00/17] Add OA functionality to Xe
 2024-04-24 23:26 UTC  (3+ messages)
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties

[PATCH 0/2] PF: Clamp maximum execution quantum to 100s
 2024-04-24 23:05 UTC  (12+ 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: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/pf: Implement pci_driver.sriov_configure callback
 2024-04-24 22:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Check result of drmm_mutex_init()
 2024-04-24 22:38 UTC  (5+ messages)

[PATCH V3] drm/xe/xe2: Add workaround 14021567978
 2024-04-24 22:35 UTC  (3+ messages)

[PATCH] drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC
 2024-04-24 21:35 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

[PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client
 2024-04-24 20:29 UTC  (2+ messages)

[PATCH v2 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-24 20:12 UTC  (21+ 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
` ✓ CI.Patch_applied: success for Prep patches for 1 job per VM bind IOCTL (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCHv3] drm/xe/display: use mul_u32_u32 for multiplying operands
 2024-04-24 20:11 UTC  (2+ messages)

[PATCH] drm/xe: Change xe_guc_submit_stop return to void
 2024-04-24 20:08 UTC  (3+ messages)
` ✓ CI.BAT: success for "
` ✗ CI.FULL: failure "

PR for Xe2LPD DMC v2.20
 2024-04-24 20:05 UTC 

[PATCH] drm/xe/xe2hpg: Add Wa_14021490052
 2024-04-24 19:30 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2hpg: Add Wa_14021490052 (rev2)

[PATCH] drm/xe/pf: Expose PF service details via debugfs
 2024-04-24 19:02 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

[PATCH 1/4] drm/xe: Introduce a simple wedged state
 2024-04-24 17:01 UTC  (6+ messages)
` [PATCH 3/4] drm/xe: Force wedged state and block GT reset upon any GPU hang
` ✗ CI.FULL: failure for series starting with [1/4] drm/xe: Introduce a simple wedged state

[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 v2 0/6] drm/xe: Per client usage
 2024-04-24 14:51 UTC  (4+ messages)
` [PATCH v2 3/6] drm/xe: Add helper to accumulate exec queue runtime

[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 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 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  (3+ messages)
` ✗ CI.FULL: failure for Add SR-IOV GuC Relay PF services (rev3)

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


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).