Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-29 20:51:49 to 2023-07-04 14:42:08 UTC [more...]

[Intel-xe] [PATCH v3 0/5] Try to handle TLB invalidations from CT fast-path
 2023-07-04 14:42 UTC  (13+ messages)
` [Intel-xe] [PATCH v3 1/5] drm/xe: hold mem_access.ref for "
` [Intel-xe] [PATCH v3 2/5] drm/xe/ct: serialise fast_lock during CT disable
` [Intel-xe] [PATCH v3 3/5] drm/xe/gt: tweak placement for signalling TLB fences after GT reset
` [Intel-xe] [PATCH v3 4/5] drm/xe/tlb: also update seqno_recv during reset
` [Intel-xe] [PATCH v3 5/5] drm/xe: handle TLB invalidations from CT fast-path
` [Intel-xe] ✓ CI.Patch_applied: success for Try to "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v2] drm/xe: Make explicit that exec uAPI expects canonical addresses
 2023-07-04 14:24 UTC 

[Intel-xe] [PATCH] drm/xe: Make explicit that exec uAPI expects canonical addresses
 2023-07-04 13:28 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [PATCH v12 00/13] xe_device_mem_access fixes and related bits
 2023-07-04 11:25 UTC  (7+ messages)
` [Intel-xe] [PATCH v12 01/13] drm/xe: fix xe_device_mem_access_get() races

[Intel-xe] [CI 00/27] DEPT 2.4 test run for drm-xe
 2023-07-04 10:50 UTC  (35+ messages)
` [Intel-xe] [CI 01/27] llist: Move llist_{head, node} definition to types.h
` [Intel-xe] [CI 02/27] dept: Implement Dept(Dependency Tracker)
` [Intel-xe] [CI 03/27] dept: Add single event dependency tracker APIs
` [Intel-xe] [CI 04/27] dept: Add lock "
` [Intel-xe] [CI 05/27] dept: Tie to Lockdep and IRQ tracing
` [Intel-xe] [CI 06/27] dept: Add proc knobs to show stats and dependency graph
` [Intel-xe] [CI 07/27] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
` [Intel-xe] [CI 08/27] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait
` [Intel-xe] [CI 09/27] dept: Apply sdt_might_sleep_{start, end}() to swait
` [Intel-xe] [CI 10/27] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait
` [Intel-xe] [CI 11/27] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
` [Intel-xe] [CI 12/27] dept: Distinguish each syscall context from another
` [Intel-xe] [CI 13/27] dept: Distinguish each work "
` [Intel-xe] [CI 14/27] dept: Add a mechanism to refill the internal memory pools on running out
` [Intel-xe] [CI 15/27] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [Intel-xe] [CI 16/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
` [Intel-xe] [CI 17/27] dept: Track timeout waits separately with a new Kconfig
` [Intel-xe] [CI 18/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [Intel-xe] [CI 19/27] dept: Apply timeout consideration to swait
` [Intel-xe] [CI 20/27] dept: Apply timeout consideration to waitqueue wait
` [Intel-xe] [CI 21/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [Intel-xe] [CI 22/27] dept: Apply timeout consideration to dma fence wait
` [Intel-xe] [CI 23/27] dept: Record the latest one out of consecutive waits of the same class
` [Intel-xe] [CI 24/27] dept: Make Dept able to work with an external wgen
` [Intel-xe] [CI 25/27] dept: Track the potential waits of PG_{locked, writeback}
` [Intel-xe] [CI 26/27] HAX: dept: Enable Dept by default
` [Intel-xe] [CI 27/27] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
` [Intel-xe] ✓ CI.Patch_applied: success for DEPT 2.4 test run for drm-xe
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v3 0/5] D3Cold Policy
 2023-07-04 10:49 UTC  (6+ messages)
` [Intel-xe] [PATCH v3 3/5] drm/xe/pm: Add vram_d3cold_threshold Sysfs
` [Intel-xe] [PATCH v3 4/5] xe/drm/pm: Toggle d3cold_allowed using vram_usages

[Intel-xe] [PATCH v2 0/2] drm/xe/pmu: Enable PMU interface
 2023-07-04 10:14 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: Get GT clock to nanosecs
` [Intel-xe] [PATCH v2 2/2] drm/xe/pmu: Enable PMU interface

[Intel-xe] [PATCH 1/2] drm/xe: make kobject type struct as constant
 2023-07-04  6:04 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "
` [Intel-xe] [PATCH 2/2] drm/xe: make GT sysfs init return void

[Intel-xe] [PATCH V3 0/6] drm/xe: Add engine scheduler control interface
 2023-07-04  4:19 UTC  (8+ messages)
` [Intel-xe] [PATCH V3 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V3 6/6] drm/xe: Add min/max cap for engine scheduler properties

[Intel-xe] xe & i915 display integration, display irqs
 2023-07-03 18:52 UTC  (24+ messages)
` [Intel-xe] [RESEND 1/5] drm/i915/uncore: add intel_uncore_regs() helper
` [Intel-xe] [RESEND 2/5] fixup! drm/xe/display: Implement display support
` [Intel-xe] [RESEND 3/5] "
` [Intel-xe] [RESEND 4/5] "
` [Intel-xe] [RESEND 5/5] "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [RESEND,1/5] drm/i915/uncore: add intel_uncore_regs() helper
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [RESEND,1/5] drm/i915/uncore: add intel_uncore_regs() helper (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [RESEND,1/5] drm/i915/uncore: add intel_uncore_regs() helper (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/2] Another attempt to fix two bind races
 2023-07-03 15:53 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Make page-table updates using the default engine
` [Intel-xe] [PATCH 2/2] drm/xe: Make bind engines safe
` [Intel-xe] ✓ CI.Patch_applied: success for Another attempt to fix two bind races
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH v2 0/6] Add HWMON support for DGFX
 2023-07-03  2:37 UTC  (9+ messages)

[Intel-xe] [PATCH 0/2] drm/xe: Fix two bind races
 2023-07-02 21:13 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Make page-table updates using the default engine happen in order
` [Intel-xe] [PATCH 2/2] drm/xe: Fix the separate bind-engine race using coarse-granularity dependencies
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix two bind races
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v3 0/3] Add Intel Accelerated Fabric to Xe
 2023-07-02  6:20 UTC  (7+ messages)
` [Intel-xe] [PATCH v3 2/3] drm/xe: Introduce Intel Accelerated Fabric device

[Intel-xe] [PATCH DONTMERGE] drm/xe: uapi review submission
 2023-06-30 23:40 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v4 0/9] GPUVA with no uAPI changes
 2023-06-30 19:27 UTC  (17+ messages)
` [Intel-xe] [PATCH v4 1/9] drm/xe: Ban a VM if rebind worker hits an error
` [Intel-xe] [PATCH v4 2/9] drm/xe: Add helpers to hide struct xe_vma internals
` [Intel-xe] [PATCH v4 3/9] maple_tree: Export mas_preallocate
` [Intel-xe] [PATCH v4 4/9] maple_tree: split up MA_STATE() macro
` [Intel-xe] [PATCH v4 5/9] drm: manager to keep track of GPUs VA mappings
` [Intel-xe] [PATCH v4 6/9] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [Intel-xe] [PATCH v4 7/9] drm/xe: Remove __xe_vm_bind forward declaration
` [Intel-xe] [PATCH v4 8/9] drm/xe: Port Xe to GPUVA
` [Intel-xe] [PATCH v4 9/9] drm/xe: Avoid doing rebinds
` [Intel-xe] ✓ CI.Patch_applied: success for GPUVA with no uAPI changes
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v2] drm/xe: handle TLB invalidations from CT fast-path
 2023-06-30 18:38 UTC  (12+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: handle TLB invalidations from CT fast-path (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [RFC PATCH] Documentation/gpu: Draft VM_BIND locking document
 2023-06-30 17:39 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: handle TLB invalidations from CT fast-path
 2023-06-30 16:33 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v3] drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN
 2023-06-29 22:37 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] ttm_bo and multiple backing store segments
 2023-06-29 21:10 UTC 


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