Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-19 11:00:49 to 2023-06-22 23:04:40 UTC [more...]

[Intel-xe] [PATCH 1/2] drm/xe: check for negative 'len' in xe_engine_create_ioctl
 2023-06-22 23:04 UTC  (11+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: properly check bounds for xe_wait_user_fence_ioctl()
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: check for negative 'len' in xe_engine_create_ioctl
` [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 v2 0/3] Add Intel Accelerated Fabric to Xe
 2023-06-22 20:25 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe: Introduce a module parameter to control IAF
` [Intel-xe] [PATCH v2 2/3] drm/xe: Introduce Intel Accelerated Fabric device
` [Intel-xe] [PATCH v2 3/3] drm/xe: Introduce Intel Accelerator fabric driver
` [Intel-xe] ✓ CI.Patch_applied: success for Add Intel Accelerated Fabric to Xe (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "

[Intel-xe] [PATCH v2 0/2] Add mmio register rw tracing
 2023-06-22 19:14 UTC  (17+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: Move mmio read/write functions to xe_mmio.c
` [Intel-xe] [PATCH v2 2/2] drm/xe: Add reg read/write trace
` [Intel-xe] ✓ CI.Patch_applied: success for Add mmio register rw tracing (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] [PATCH v2] drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN
 2023-06-22 19:09 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN (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] [PATCH 0/4] drm/ttm: Fixes around resources and bulk moves
 2023-06-22 17:03 UTC  (21+ messages)
` [Intel-xe] [PATCH 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail()
  ` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH 2/4] drm/ttm: Don't shadow the operation context
` [Intel-xe] [PATCH 3/4] drm/ttm: Don't leak a resource on eviction error
  ` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH 4/4] drm/ttm: Don't leak a resource on swapout move error
  ` [Intel-xe] [Intel-gfx] "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/ttm: Fixes around resources and bulk moves
` [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/3] Fixed-width mask/bit helpers
 2023-06-22 14:59 UTC  (17+ messages)
` [Intel-xe] [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
` [Intel-xe] ✗ CI.Patch_applied: failure for Fixed-width mask/bit helpers (rev3)

[Intel-xe] [PATCH v5 0/3] drm/xe: uAPI cleanup
 2023-06-22 15:11 UTC  (14+ messages)
` [Intel-xe] [PATCH v5 1/3] drm/xe: Document structures for device query
` [Intel-xe] [PATCH v5 2/3] drm/xe: Move defines before relevant fields
` [Intel-xe] [PATCH v5 3/3] drm/xe: Document topology mask query
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: uAPI cleanup (rev5)
` [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 v4 1/1] drm/xe: Add a debugfs for faking gt reset failure
 2023-06-22 14:58 UTC  (2+ messages)

[Intel-xe] [PATCH 0/6] drm/xe: Add engine scheduler control interface
 2023-06-22 12:56 UTC  (14+ messages)
` [Intel-xe] [PATCH 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH 6/6] drm/xe: Add min/max cap for "

[Intel-xe] [PATCH V4 0/3] drm/xe: Add sysfs entry for tile and relate it to GTs
 2023-06-22  8:45 UTC  (11+ messages)
` [Intel-xe] [PATCH V4 1/3] drm/xe: Add sysfs entry for tile
` [Intel-xe] [PATCH V4 2/3] drm/xe: Add GTs under respective tile sysfs
` [Intel-xe] [PATCH V4 3/3] drm/xe: Add sysfs entry to report per tile memory size
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add sysfs entry for tile and relate it to GTs (rev4)
` [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 2/2] drm/xe/mtl: Add support to get C6 residency/status of MTL
 2023-06-22  5:08 UTC  (3+ messages)
` [Intel-xe] [PATCH v3] "

[Intel-xe] [PATCH 1/2] drm/i915/irq: split out display irq handling
 2023-06-21 22:47 UTC  (10+ messages)
` [Intel-xe] [PATCH 2/2] drm/i915: fix intel_display_irq.c include order
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915/irq: split out display irq handling
` [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 0/6] drm/xe: Eviction fixes and optimizations
 2023-06-21 22:22 UTC  (18+ messages)
` [Intel-xe] [PATCH v2 1/6] drm/xe/bo: Don't limit the TT manager to half of system memory
` [Intel-xe] [PATCH v2 2/6] drm/xe/bo: Fix swapin when moving to VRAM
` [Intel-xe] [PATCH v2 3/6] drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
` [Intel-xe] [PATCH v2 4/6] drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup()
` [Intel-xe] [PATCH v2 5/6] drm/xe/bo: Evict VRAM to TT rather than to system
` [Intel-xe] [PATCH v2 6/6] drm/ttm: Don't shadow the operation context
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Eviction fixes and optimizations (rev2)
` [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 0/3] Add Intel Accelerated Fabric to Xe
 2023-06-21 19:50 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Introduce a module parameter to control IAF
` [Intel-xe] [PATCH 2/3] drm/xe: Introduce Intel Accelerated Fabric device
` [Intel-xe] [PATCH 3/3] drm/xe: Introduce Intel Accelerator fabric driver
` [Intel-xe] ✓ CI.Patch_applied: success for Add Intel Accelerated Fabric to Xe
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "

[Intel-xe] [RFC 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-06-21 17:24 UTC  (7+ messages)
` [Intel-xe] [RFC 1/5] drm/netlink: Add netlink infrastructure

[Intel-xe] [PATCH v3 0/2] Add gtidle properties
 2023-06-21 15:43 UTC  (10+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe: add a new sysfs directory for "
` [Intel-xe] [PATCH v3 2/2] drm/xe/mtl: Add support to get C6 residency/status of MTL
` [Intel-xe] ✓ CI.Patch_applied: success for Add gtidle properties (rev4)
` [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] Documentation/gpu: Add a VM_BIND async draft document
 2023-06-21 14:14 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: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v4 0/1] User fence wait uAPI change to nanoseconds
 2023-06-21  9:48 UTC  (9+ messages)
` [Intel-xe] [PATCH v4 1/1] drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
` [Intel-xe] ✓ CI.Patch_applied: success for User fence wait uAPI change to nanoseconds
` [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/2] Xe runtime pm fixes
 2023-06-21  9:40 UTC  (8+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/pm: Wrap pm_runtime_suspended with power.lock

[Intel-xe] [RFC PATCH 0/1] drm/xe: Introduce function pointers for MMIO functions
 2023-06-20 21:15 UTC  (9+ messages)
` [Intel-xe] [RFC PATCH 1/1] "

[Intel-xe] [PATCH v3] drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
 2023-06-16 10:45 UTC  (4+ messages)

[Intel-xe] [PATCH v6 0/6] uAPI bits for small-bar
 2023-06-19 12:22 UTC  (12+ messages)
` [Intel-xe] [PATCH v6 3/6] drm/xe/uapi: add some kernel-doc for region query
` [Intel-xe] [PATCH v6 4/6] drm/xe/bo: support tiered vram allocation for small-bar
` [Intel-xe] [PATCH v6 5/6] drm/xe/uapi: add the userspace bits "
` [Intel-xe] [PATCH v6 6/6] drm/xe: fully turn on small-bar support
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI bits for small-bar (rev7)
` [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 0/6] drm/xe: Eviction fixes and optimizations
 2023-06-19 12:00 UTC  (7+ messages)
` [Intel-xe] [PATCH 4/6] drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup()
` [Intel-xe] [PATCH 5/6] drm/xe/bo: Evict VRAM to TT rather than to system


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