Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-25 20:20:33 to 2023-07-26 23:21:55 UTC [more...]

[Intel-xe] [PATCH v9 0/3] Notify userspace about uevent failure
 2023-07-26 23:26 UTC  (4+ messages)
` [Intel-xe] [PATCH v9 1/3] fault-inject: Include linux/types.h by default
` [Intel-xe] [PATCH v9 2/3] drm/xe: Notify Userspace when gt reset fails
` [Intel-xe] [PATCH v9 3/3] drm/xe: Introduce fault injection for gt reset

[Intel-xe] [PATCH] drm/xe: fix mcr semaphore locking for MTL
 2023-07-26 23:19 UTC  (7+ 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] drm/xe: Fix an invalid locking wait context bug
 2023-07-26 23:10 UTC  (14+ messages)
` [Intel-xe] ✓ CI.checkpatch: success for drm/xe: Fix an invalid locking wait context bug (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix an invalid locking wait context bug (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 1/2] drm/xe: Add DRIVER_DATE to coredump error
 2023-07-26 21:58 UTC  (10+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Update DRIVER_DATE to 20230726
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [1/2] drm/xe: Add DRIVER_DATE to coredump error. (rev2)

[Intel-xe] [PATCH] drm/xe: Invert mask and val in xe_mmio_wait32
 2023-07-26 21:52 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: Fix an invalid locking wait context bug
 2023-07-26 21:30 UTC  (5+ messages)

[Intel-xe] [PATCH] drm/xe: Signal out-syncs on VM binds if no operations
 2023-07-26 20:14 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: Always use xe_vm_queue_rebind_worker helper
 2023-07-26 20:02 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe/ppgtt: Add support for correct PAT encoding in PTE and PDE
 2023-07-26 19:27 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 v8 0/3] Notify userspace about uevent failure
 2023-07-26 18:33 UTC  (5+ messages)
` [Intel-xe] [PATCH v8 2/3] drm/xe: Notify Userspace when gt reset fails

[Intel-xe] [PATCH v2] drm/xe/engine: add missing rpm for bind engines
 2023-07-26 18:29 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/engine: add missing rpm for bind engines (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v2 00/10] Fix stolen setup for MTL+
 2023-07-26 18:13 UTC  (30+ messages)
` [Intel-xe] [PATCH v2 01/10] fixup! 57f0bc550693ad29726bf2a71d05af0dc2d0a542
` [Intel-xe] [PATCH v2 02/10] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v2 03/10] drm/xe: Fix checking for unset value
` [Intel-xe] [PATCH v2 04/10] drm/xe: Remove vma arg from xe_pte_encode()
` [Intel-xe] [PATCH v2 05/10] drm/xe: Decouple vram check from xe_bo_addr()
` [Intel-xe] [PATCH v2 06/10] drm/xe: Set PTE_DM bit for stolen on MTL
` [Intel-xe] [PATCH v2 07/10] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v2 08/10] drm/xe: Fix MTL+ stolen memory mapping
` [Intel-xe] [PATCH v2 09/10] drm/xe: Carve out top of DSM as reserved
` [Intel-xe] [PATCH v2 10/10] drm/xe: Sort xe_regs.h
` [Intel-xe] ✓ CI.Patch_applied: success for Fix stolen setup for MTL+ (rev2)
` [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] drm/xe: Remove unused xe_gt_WARN* macros
 2023-07-26 17:48 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/4] Fix stolen setup for MTL+
 2023-07-26 17:36 UTC  (21+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Fix MTL+ stolen memory mapping
` [Intel-xe] [PATCH 2/4] drm/xe: Carve out top of DSM as reserved
` [Intel-xe] [PATCH 3/4] fixup! fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 4/4] drm/xe: Sort xe_regs.h
` [Intel-xe] ✓ CI.Patch_applied: success for Fix stolen setup for MTL+
` [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 V8 0/6] drm/xe: Add engine scheduler control interface
 2023-07-26 17:00 UTC  (19+ messages)
` [Intel-xe] [PATCH V8 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V8 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V8 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V8 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V8 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V8 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev8)
` [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 i-g-t 1/2] xe: Align uapi after removal of XE_QUERY_CONFIG_FLAGS_USE_GUC
 2023-07-26 14:23 UTC  (7+ messages)
` [Intel-xe] [PATCH i-g-t 2/2] xe_debugfs: Remove guc_enable check
  ` [Intel-xe] [igt-dev] "
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [i-g-t,1/2] xe: Align uapi after removal of XE_QUERY_CONFIG_FLAGS_USE_GUC
` [Intel-xe] [igt-dev] [PATCH i-g-t 1/2] "

[Intel-xe] [PATCH V7 0/6] drm/xe: Add engine scheduler control interface
 2023-07-26  9:24 UTC  (10+ messages)
` [Intel-xe] [PATCH V7 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V7 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V7 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V7 6/6] drm/xe: Add min/max cap for engine scheduler properties

[Intel-xe] [PATCH] drm/xe/engine: add missing rpm for bind engines
 2023-07-26  9:03 UTC  (5+ messages)

[Intel-xe] [PATCH 1/2] drm/xe: Enable atomics on smem
 2023-07-26  8:20 UTC  (9+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Enable device scope atomics with vm madvise
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Enable atomics on smem
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 1/5] drm/xe: Only set PCI d3cold_allowed when we are really allowing
 2023-07-25 22:49 UTC  (12+ messages)
` [Intel-xe] [PATCH 2/5] drm/xe: Move d3cold_allowed decision all together
` [Intel-xe] [PATCH 3/5] drm/xe: Fix the runtime_idle call and d3cold.allowed decision
` [Intel-xe] [PATCH 4/5] drm/xe: Only init runtime PM after all d3cold config is in place
` [Intel-xe] [PATCH 5/5] drm/xe: Ensure memory eviction on s2idle
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/5] drm/xe: Only set PCI d3cold_allowed when we are really allowing
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v6 0/6] uAPI bits for small-bar
 2023-07-25 20:49 UTC  (4+ messages)

[Intel-xe] [PATCH 0/3] GuC vs Execlist
 2023-07-25 20:42 UTC  (6+ messages)
` [Intel-xe] [PATCH 3/3] drm/xe: Kill execlist support


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