intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-03 12:44:12 to 2024-07-04 14:49:32 UTC [more...]

[PULL] drm-misc-fixes
 2024-07-04 14:49 UTC  (2+ messages)

[PULL] drm-xe-fixes
 2024-07-04 14:46 UTC  (2+ messages)

[PATCH v6 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-07-04 14:32 UTC  (27+ messages)
` [PATCH v6 01/12] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v6 02/12] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v6 03/12] drm/ttm: Use LRU hitches
` [PATCH v6 04/12] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v6 05/12] drm/ttm: Provide a generic LRU walker helper
` [PATCH v6 06/12] drm/ttm: Use the LRU walker helper for swapping
` [PATCH v6 07/12] drm/ttm: Use the LRU walker for eviction
` [PATCH v6 08/12] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v6 09/12] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v6 10/12] drm/ttm: Use fault-injection to test error paths
` [PATCH v6 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos
` [PATCH v6 12/12] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev6)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PULL] drm-intel-fixes
 2024-07-04 14:14 UTC  (2+ messages)

[PATCH] drm/xe: Enable SR-IOV for ADL/ATSM
 2024-07-04 14:01 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-04 13:29 UTC  (9+ messages)
` ✓ CI.BAT: success for "
` ✗ CI.FULL: failure for Reapply "drm/xe/gsc: define GSC FW for LNL" (rev2)

[PULL] drm-misc-next
 2024-07-04 13:17 UTC 

[PATCH v2 0/8] Add MSIX functionality to XE
 2024-07-04 12:15 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Add MSIX functionality to XE (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.FULL: "

[PATCH v5 1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-07-04 10:37 UTC  (12+ messages)
` [PATCH v5 2/4] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
` [PATCH v5 3/4] drm/xe/migrate: Clear CCS when clearing bo on xe2
` [PATCH v5 4/4] drm/xe/lnl: Offload system clear page activity to GPU
` ✓ CI.Patch_applied: success for series starting with [v5,1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH v3 0/2] drm/xe: remove GuC reload in D3Hot path
 2024-07-04  9:10 UTC  (11+ messages)
` [PATCH v3 1/2] drm/xe: move GuC CT set state function to header
` [PATCH v3 2/2] drm/xe: remove GuC reload in D3Hot path
` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe/xe2lpg: Extend workaround 14021402888
 2024-07-04  8:06 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2lpg: Extend workaround 14021402888 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH] drm/ttm: Always take the bo delayed cleanup path for imported bos
 2024-07-04  8:02 UTC  (5+ messages)

[PATCH] drm/xe: Use write-back caching mode for system memory on DGFX
 2024-07-04  7:48 UTC  (2+ messages)

[PULL] drm-intel-gt-next
 2024-07-04  7:31 UTC 

[PATCH V2] drm/xe/xe2: Add Wa_15015404425
 2024-07-04  7:24 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Add Wa_15015404425 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v8 0/7] Convert multiple bind ops to 1 job
 2024-07-04  6:22 UTC  (16+ messages)
` [PATCH v8 1/7] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v8 2/7] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v8 3/7] drm/xe: Add xe_exec_queue_last_fence_test_dep
` [PATCH v8 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v8 5/7] drm/xe: Update VM trace events
` [PATCH v8 6/7] drm/xe: Update PT layer with better error handling
` [PATCH v8 7/7] drm/xe: Add VM bind IOCTL error injection
` ✓ CI.Patch_applied: success for Convert multiple bind ops to 1 job (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v7 0/7] Convert multiple bind ops to 1 job
 2024-07-04  4:10 UTC  (9+ messages)
` [PATCH v7 1/7] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v7 2/7] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v7 3/7] drm/xe: Add xe_exec_queue_last_fence_test_dep
` [PATCH v7 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v7 5/7] drm/xe: Update VM trace events
` [PATCH v7 6/7] drm/xe: Update PT layer with better error handling
` [PATCH v7 7/7] drm/xe: Add VM bind IOCTL error injection
` ✗ CI.Patch_applied: failure for Convert multiple bind ops to 1 job (rev7)

[PATCH 0/3] drm/xe: Use VF_CAP_REG for device wmb
 2024-07-04  4:01 UTC  (16+ messages)
` [PATCH 1/3] drm/xe: Fix register definition order in xe_regs.h
` [PATCH 2/3] drm/xe: Kill regs/xe_sriov_regs.h
` [PATCH 3/3] drm/xe: Use VF_CAP_REG for device wmb
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/xe2lpm: Extend Wa_16021639441
 2024-07-04  1:51 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2lpm: Extend Wa_16021639441 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
 2024-07-04  1:03 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[CI 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-07-04  0:11 UTC  (10+ messages)
` [CI 2/2] drm/i915: disable fbc due to Wa_16023588340
` ✓ CI.Patch_applied: success for series starting with [CI,1/2] drm/xe/bmg: implement Wa_16023588340
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH] drm/xe/obsrv: Rename xe perf layer as xe observability layer
 2024-07-03 23:40 UTC  (10+ messages)
` ✓ CI.BAT: success for "
` ✗ CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 7c0389c615b5c6aef1b0e38e30db759b3cbff885
 2024-07-03 23:17 UTC 

[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
 2024-07-03 22:30 UTC  (24+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success for drm/xe/uapi: Rename xe perf layer as xe observation layer
` ✓ CI.FULL: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev2)

[CI] drm/xe/guc: Remove spurious line feed in debug print
 2024-07-03 21:18 UTC  (9+ messages)

[CI v3] drm/xe: lean exhaustive eviction
 2024-07-03 19:19 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: lean exhaustive eviction (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "


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 NNTP newsgroup(s).