Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-08 04:48:06 to 2024-03-10 17:44:07 UTC [more...]

[PATCH v4 00/30] Refactor VM bind code
 2024-03-10 17:44 UTC  (39+ messages)
` [PATCH v4 01/30] drm/xe: Lock all gpuva ops during VM bind IOCTL
` [PATCH v4 02/30] drm/xe: Add ops_execute function which returns a fence
` [PATCH v4 03/30] drm/xe: Move migrate to prefetch to op_lock function
` [PATCH v4 04/30] drm/xe: Add struct xe_vma_ops abstraction
` [PATCH v4 05/30] drm/xe: Update xe_vm_rebind to use dummy VMA operations
` [PATCH v4 06/30] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH v4 07/30] drm/xe: Update pagefaults to use dummy VMA operations
` [PATCH v4 08/30] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v4 09/30] drm/xe: Add some members to xe_vma_ops
` [PATCH v4 10/30] drm/xe: Add vm_bind_ioctl_ops_install_fences helper
` [PATCH v4 11/30] drm/xe: Move setting last fence to vm_bind_ioctl_ops_install_fences
` [PATCH v4 12/30] drm/xe: Move ufence check to op_lock
` [PATCH v4 13/30] drm/xe: Move ufence add to vm_bind_ioctl_ops_install_fences
` [PATCH v4 14/30] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [PATCH v4 15/30] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v4 16/30] drm/xe: Use ordered WQ for TLB invalidation fences
` [PATCH v4 17/30] drm/xe: Delete PT update selftest
` [PATCH v4 18/30] drm/xe: Convert multiple bind ops into single job
` [PATCH v4 19/30] drm/xe: Remove old functions defs in xe_pt.h
` [PATCH v4 20/30] drm/xe: Update PT layer with better error handling
` [PATCH v4 21/30] drm/xe: Update xe_vm_rebind to return int
` [PATCH v4 22/30] drm/xe: Move vma rebinding to the drm_exec locking loop
` [PATCH v4 23/30] drm/xe: Update VM trace events
` [PATCH v4 24/30] drm/xe: Update clear / populate arguments
` [PATCH v4 25/30] drm/xe: Add __xe_migrate_update_pgtables_cpu helper
` [PATCH v4 26/30] drm/xe: CPU binds for jobs
` [PATCH v4 27/30] drm/xe: Don't use migrate exec queue for page fault binds
` [PATCH v4 28/30] drm/xe: Add VM bind IOCTL error injection
` [PATCH v4 29/30] drm/xe/guc: Assert time'd out jobs are not from a VM exec queue
` [PATCH v4 30/30] drm/xe: Add PT exec queues
` ✓ CI.Patch_applied: success for Refactor VM bind code (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH v2] drm/xe: Invalidate userptr VMA on page pin fault
 2024-03-09  7:01 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Invalidate userptr VMA on page pin fault (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[drm-xe:drm-xe-next] BUILD SUCCESS 71e721485c77bd74a8af44f7907f72af1dec1af6
 2024-03-09  6:59 UTC 

[drm-xe:topic/xe-for-CI] BUILD SUCCESS acec3bca46a221c35922c40b10405500e17309c5
 2024-03-09  4:29 UTC 

[PATCH] drm/xe: Invalidate userptr VMA on page pin fault
 2024-03-08 21:43 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 1/2] drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
 2024-03-08 18:30 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/pvc: Fix WA 18020744125
` ✗ CI.Patch_applied: failure for series starting with [1/2] drm/xe: Remove unused FF_SLICE_CS_CHICKEN2 (rev2)

[PATCH v2 00/16] drm: fix headers, add header test facility
 2024-03-08 18:26 UTC  (41+ messages)
` [PATCH v2 01/16] drm: add missing header guards to drm_crtc_internal.h
` [PATCH v2 02/16] drm: add missing header guards to drm_crtc_helper_internal.h
` [PATCH v2 03/16] drm/encoder: improve drm_encoder_slave.h kernel-doc
` [PATCH v2 04/16] drm/i2c: silence ch7006.h and sil164.h kernel-doc warnings
` [PATCH v2 05/16] drm/i915: fix i915_gsc_proxy_mei_interface.h kernel-doc
` [PATCH v2 06/16] drm/i915/hdcp: fix i915_hdcp_interface.h kernel-doc warnings
` [PATCH v2 07/16] drm/i915/pxp: fix i915_pxp_tee_interface.h "
` [PATCH v2 08/16] m68k: pgtable: Add missing #include <asm/page.h>
` [PATCH v2 09/16] drm/ttm: fix ttm_bo.h kernel-doc warnings
  ` [PATCH v3] "
` [PATCH v2 10/16] drm/ttm: make ttm_caching.h self-contained
` [PATCH v2 11/16] drm/ttm: fix ttm_execbuf_util.h kernel-doc warnings
` [PATCH v2 12/16] drm/ttm: fix ttm_kmap_iter.h "
` [PATCH v2 13/16] drm/ttm: make ttm_pool.h self-contained
` [PATCH v2 14/16] drm/dp_mst: avoid includes in drm_dp_mst_topology_internal.h
` [PATCH v2 15/16] drm: avoid includes in drm_crtc_helper_internal.h
` [PATCH v2 16/16] drm: ensure drm headers are self-contained and pass kernel-doc
` ✓ CI.Patch_applied: success for drm: fix headers, add header test facility
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.Patch_applied: success for drm: fix headers, add header test facility (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/hdcp: Fix condition for hdcp gsc cs requirement
 2024-03-08 17:33 UTC  (18+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for drm/xe/hdcp: Fix condition for hdcp gsc cs requirement (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/3] Minor fixes for errors reported by static analyzer
 2024-03-08 16:22 UTC  (10+ messages)
` [PATCH 1/3] drm/xe: Return if kobj creation is failed
` [PATCH 2/3] drm/xe/vf: Remove lmtt->ops null check in xe_lmtt_estimate_pt_size
` [PATCH 3/3] drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
` ✓ CI.checksparse: success for Minor fixes for errors reported by static analyzer
` ✓ CI.BAT: "

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-03-08 15:49 UTC  (8+ messages)
` [PATCH v7 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v7 2/6] drm/i915: Unregister in-kernel clients

[PATCH xe-for-ci] drm/xe/pvc: fix CI GuC FW path
 2024-03-08 15:44 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/8] Enable LNL display
 2024-03-08 15:30 UTC  (5+ messages)
` [PATCH 2/8] drm/i915/cdclk: Add and use xe2lpd_mdclk_source_sel()

[PATCH 01/10] drm/i915/display: convert inner wakeref get towards get_if_in_use
 2024-03-08 15:19 UTC  (5+ messages)

[PATCH v2 1/4] devcoredump: Add dev_coredump_put()
 2024-03-08 15:10 UTC  (12+ messages)
` [PATCH v2 2/4] devcoredump: Add dev_coredumpm_timeout()

[PATCH 0/2] Pcode init status and lmem check
 2024-03-08 14:42 UTC  (19+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH 1/2] RFC drm/xe: check pcode init status only on root gt of root tile
` [PATCH 2/2] RFC drm/xe: re-order lmem init check and wait for initialization to complete
` ✓ CI.Build: success for Pcode init status and lmem check
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for Pcode init status and lmem check (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/gt: Remove redundant num_engine check
 2024-03-08 14:00 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v4 0/4] TTM unlockable restartable LRU list iteration
 2024-03-08 13:20 UTC  (4+ messages)
` [PATCH v4 2/4] drm/ttm: Use LRU hitches

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-03-08 12:55 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: Modify min various scheduler timeout to 0
 2024-03-08 11:36 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

Making drm_gpuvm work across gpu devices
 2024-03-08 10:07 UTC  (16+ messages)

[CI] drm/xe: Refactor VM bind code
 2024-03-08  7:24 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[CI 1/3] drm/xe: Make TLB invalidation fences unordered
 2024-03-08  7:05 UTC  (3+ messages)
` [CI 3/3] drm/xe: Move vma rebinding to the drm_exec locking loop


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